NI-RFSG C Function Reference

NIRFSG_ATTR_CACHE

  • Updated2025-05-22
  • 1 minute(s) read

NIRFSG_ATTR_CACHE

Numeric Value Data
type
Access Coercion High Level Functions
1050004 ViBoolean R/W None None

Description

Specifies whether to cache the value of attributes. When caching is enabled, NI-RFSG tracks the current NI-RFSG device settings and avoids sending redundant commands to the device. NI-RFSG can always cache or never cache particular attributes, regardless of the setting of this attribute. Call the niRFSG_InitWithOptions function to override the default value.

Defined Values:

VI_TRUEEnables caching.
VI_FALSEDisables caching.

Default Value: VI_TRUE

Supported Devices: PXI-5610, PXIe-5611, PXI/PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXI-5670/5671, PXIe-5672/5673/5673E, PXIe-5820/5830/5831/5832/5840/5841/5842/5860

Log in to get a better experience