NIFGEN_ATTR_SIMULATE
Specific Attribute
Data Type | Access | Applies to | Coercion | High-Level Functions |
---|---|---|---|---|
ViBoolean | R/W | N/A | None | None |
Description
Specifies whether to simulate NI-FGEN I/O operations. If simulation is enabled, NI-FGEN functions perform range checking and call Get Attribute and Set Attribute functions, but they do not perform device I/O. For output parameters that represent device data, NI-FGEN functions return calculated values.
Use the niFgen_InitWithOptions function to override default value.
Default Value: VI_FALSE