Main Content

iviconfigurationstore

Create IVI configuration store object

Syntax

obj = iviconfigurationstore
obj = iviconfigurationstore('file')

Arguments

obj

IVI® configuration store object

'file'

Configuration store data file

Description

obj = iviconfigurationstore creates an IVI configuration store object and establishes a connection to the IVI Configuration Server. The data in the default configuration store location is used.

obj = iviconfigurationstore('file') creates an IVI configuration store object and establishes a connection to the IVI Configuration Server. The data in the configuration store, file, is used. If file cannot be found or is not a valid configuration store, an error occurs.

Version History

Introduced before R2006a

See Also

| | |