NIRFSA_ATTR_CACHE

NI RF Vector Signal Analyzers

NIRFSA_ATTR_CACHE

Specific Attribute

Data
type
Access High Level Functions
ViBoolean R/W None

Description

Specifies whether to cache the value of attributes. When caching is enabled , NI-RFSA tracks the current NI-RFSA device settings and avoids sending redundant commands to the device.

NI-RFSA can always cache or never cache particular attributes, regardless of the setting of this attribute.

Default Value: VI_TRUE

Use niRFSA_InitWithOptions to override the default value.

Defined Values:

VI_TRUE Caching is enabled.
VI_FALSE Caching is disabled.