Simulate

NI-SWITCH LabVIEW

Simulate

Short name: Simulate

This property specifies whether or not to simulate instrument driver I/O operations. If simulation is enabled, instrument driver VIs perform range checking and call Ivi_GetAttribute and Ivi_SetAttribute 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. Use the niSwitch Initialize With Options VI to override this value.

VI_TRUE True
VI_FALSE False

Remarks

The following table lists the characteristics of this property.

Data Type ViBoolean
Channel Based No