NIDCPOWER_ATTR_DRIVER_SETUP
- Updated2023-04-15
- 1 minute(s) read
Specific Attribute
Numeric Value | Data type |
Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|---|
1050007 | ViString | RO | Session | None | niDCPower_InitializeWithIndependentChannels |
Description
Indicates the Driver Setup string that you specified when initializing the driver.
Some cases exist where you must specify the instrument driver options at initialization time. An example of this case is specifying a particular device model from among a family of devices that the driver supports. This attribute is useful when simulating a device. You can specify the driver-specific options through the DriverSetup keyword in the optionsString parameter in the niDCPower_InitializeWithIndependentChannels function or through the IVI Configuration Utility.
If you do not specify a Driver Setup string, this attribute returns an empty string.