Cache
Short name: Cache
This property specifies whether to cache property values. When caching is enabled, the instrument driver keeps track of the current instrument settings and avoids sending redundant commands to the instrument. The instrument driver can choose always to cache or never to cache particular properties regardless of this property setting. The default value is TRUE. 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 |