Inherent IVI Attributes:User Options:Interchange Check
Short Name: Interchange Check
Specifies whether to perform interchangeability checking and log interchangeability warnings when you call NI-DCPower VIs.
Interchangeability warnings indicate that using your application with a different power supply might cause different behavior. Call the niDCPower Get Next Interchange Warning VI to retrieve interchange warnings.
Call the niDCPower Clear Interchange Warnings VI to clear the list of interchangeability warnings without reading them.
Interchangeability checking examines the properties in a capability group only if you specify a value for at least one property within that group. Interchangeability warnings can occur when a property affects the behavior of the device and you have not set that property or when the property has been invalidated since you set it.
Defined Values:
TRUE | Interchange check is enabled. |
FALSE | Interchange check is disabled. |
Default Value: FALSE
Remarks
The following table lists the characteristics of this property.
Data Type | ViBoolean |
Permissions | R/W |
Channel Based | No |
High-Level VI | niDCPower Initialize with Options |