NI RFSG Load Configurations Attributes - ni/grpc-device GitHub Wiki

Load Configurations Attributes

NIRFSG_ATTR_LOAD_CONFIGURATIONS_FROM_FILE_LOAD_OPTIONS

Numeric Value Data
type
Access Coercion High Level Functions
1150290 ViInt32 R/W None None

Description

Specifies the configurations to skip while loading from a file.

Defined Values:

RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_LOAD_OPTIONS_SKIP_NONE NI-RFSG loads all the configurations to the session.
RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_LOAD_OPTIONS_SKIP_WAVEFORMS NI-RFSG skips loading the waveform configurations to the session.
Default Value: RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_LOAD_OPTIONS_SKIP_NONE

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841

NIRFSG_ATTR_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS

Numeric Value Data
type
Access Coercion High Level Functions
1150291 ViInt32 R/W None None

Description

Specifies the configurations to skip to reset while loading configurations from a file.

Defined Values:

RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS_SKIP_NONE NI-RFSG resets all configurations.
RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS_SKIP_WAVEFORMS NI-RFSG skips resetting the waveform configurations.
RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS_SKIP_SCRIPTS NI-RFSG skips resetting the scripts.
RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS_SKIP_DEEMBEDDING_TABLES NI-RFSG skips resetting the de-embedding tables.
Default Value: RFSG_VAL_LOAD_CONFIGURATIONS_FROM_FILE_RESET_OPTIONS_SKIP_NONE

Supported Devices: PXIe-5820/5830/5831/5832/5840/5841

⚠️ **GitHub.com Fallback** ⚠️