NI-SCOPE Properties

Table of Contents

Inherent IVI Attributes:User Options:Cache Property

  • Updated2023-02-21
  • 1 minute(s) read

Short Name: Cache

Property of niScope

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, you can significantly increase execution speed. The instrument driver can choose always to cache or never to cache particular properties, regardless of the setting of this property. The default value is TRUE. Use niScope Initialize with Options to override this value.

Remarks

The following table lists the characteristics of this property.

Datatype bool
PermissionsRead/Write
High-level VIs niScope Initialize With Options
Channel-based No
ResettableYes

Log in to get a better experience