IVIRFSIGGEN_ATTR_DRIVER_SETUP
Specific Attribute
Data type |
Access | Applies to | Coercion | High Level Functions |
---|---|---|---|---|
ViString | RO | N/A | None | None |
Description
Some cases exist where you must specify instrument driver options at initialization time. An example of this is specifying a particular instrument model from among a family of instruments that the driver supports. This is useful when using simulation. You can specify driver-specific options through the DriverSetup keyword in the optionsString parameter to the IviRFSigGen_InitWithOptions function. If you open an instrument using a logical name, you can also specify the options through the IVI Configuration Utility.
The default value is an empty string.