Inherent IVI Attributes:User Options:Cache Property

niDMM

Inherent IVI Attributes:User Options:Cache Property

Short Name: Cache

Property of niDMM

Specifies whether to cache the value of properties. When caching is enabled, the instrument driver keeps track of the current instrument settings and avoids sending redundant commands to the instrument. Thus, it significantly increases execution speed. The instrument driver can choose to always cache or to never cache particular properties regardless of the setting of this property. The default value is TRUE (1). Use niDMM Initialize With Options to override the default setting.

Remarks

The following table lists the characteristics of this property.

Datatype bool
PermissionsRead/Write
High-level VIs niDMM Initialize With Options
ResettableNo