Inherent IVI Attributes:User Options:Simulate Property
Short Name: Simulate
Property of niDMM
Specifies whether to simulate instrument driver I/O operations. If simulation is enabled, instrument driver functions perform range checking and call IVI Get and Set VIs, but they do not perform instrument I/O. For output parameters that represent instrument data, the instrument driver VIs return calculated values. The default value is FALSE (0). Use niDMM Initialize With Options to override the default setting.
Note Simulate can only be set within the niDMM Initialize With Options VI. The property value cannot be changed outside of the VI. |
Remarks
The following table lists the characteristics of this property.
Datatype | |
Permissions | Read/Write |
High-level VIs | niDMM Initialize With Options |
Resettable | No |