Cache

NI DC Power Properties

Inherent IVI Attributes:User Options:Cache

Short Name: Cache

Specifies whether to cache the value of properties. When caching is enabled, NI-DCPower records the current power supply settings and avoids sending redundant commands to the device. Enabling caching can significantly increase execution speed.

NI-DCPower might always cache or never cache particular properties regardless of the setting of this property. Use the niDCPower Initialize with Options VI to override the default value.

Defined Values:

TRUEEnables caching.
FALSEDisables caching.

Default Value: TRUE

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