NI RFSG Configuration List Attributes - ni/grpc-device GitHub Wiki

Configuration List Attributes

NIRFSG_ATTR_ACTIVE_CONFIGURATION_LIST

Numeric Value Data
type
Access Coercion High Level Functions
1150096 ViString R/W None niRFSG_CreateConfigurationList

Description

Specifies the name of the configuration list to make active. When you get or set an attribute and it is in the configuration list configuration, the attribute is set to or read from the active list step of the active configuration list.

If the NIRFSG_ATTR_ACTIVE_CONFIGURATION_LIST attribute is set to "" (empty string), no list is active.

Note Note  For the PXIe-5650/5651/5652 and PXIe-5673E, when this attribute is set to a valid list name, the NIRFSG_ATTR_FREQUENCY_SETTLING_UNITS attribute supports only NIRFSG_VAL_TIME_AFTER_IO as a valid value.
Default Value: ""

Supported Devices: PXIe-5644/5645/5646, PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

Using RF List Mode

NIRFSG_ATTR_ACTIVE_CONFIGURATION_LIST_STEP

Numeric Value Data
type
Access Coercion High Level Functions
1150097 ViInt64 R/W None niRFSG_CreateConfigurationListStep

Description

Specifies the step in the configuration list for RF list mode that you want to make active for configuration or initiation.

Activating a list makes all attributes in the list reflect the value of the attributes that correspond to the set specified by the NIRFSG_ATTR_ACTIVE_CONFIGURATION_LIST and the NIRFSG_ATTR_ACTIVE_CONFIGURATION_LIST_STEP attributes.

Supported Devices: PXIe-5644/5645/5646, PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

Using RF List Mode

NIRFSG_ATTR_CONFIGURATION_LIST_IS_DONE

Numeric Value Data
type
Access Coercion High Level Functions
1150175 ViBoolean RO None None

Description

Returns whether the configuration list is still running or done. To read this attribute, the device must be in the Generation state.

Defined Values:

VI_TRUE The configuration list is done.
VI_FALSE The configuration list is still running.
Supported Devices: PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXIe-5673E

Related Topics

RF List Mode

Using RF List Mode

NIRFSG_ATTR_CONFIGURATION_LIST_REPEAT

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

Description

Specifies whether the configuration list runs only once or continuously.

Defined Values:

NIRFSG_VAL_CONTINUOUS NI-RFSG runs the configuration list continuously.
NIRFSG_VAL_SINGLE NI-RFSG runs the configuration list only once.
Default Value: NIRFSG_VAL_CONTINUOUS

Supported Devices: PXIe-5650/5651/5652, PXIe-5654/5654 with PXIe-5696, PXIe-5673E

Related Topics

RF List Mode

Using RF List Mode

NIRFSG_ATTR_CONFIGURATION_LIST_STEP_IN_PROGRESS

Numeric Value Data
type
Access Coercion High Level Functions
1150122 ViReal64 RO None None

Description

Returns the configuration list step that is currently programmed to the hardware. The list is zero-indexed. You can query this attribute only when a list is executed.

PXIe-5650/5651/5652, PXIe-5654/5654 with PXIe-5696, PXIe-5673E: This attribute can be read only when a configuration list is running.

PXIe-5644/5645/5646: This attribute always returns 0 when the configuration list is not running.

PXIe-5820/5830/5831/5832/5840/5841: If the configuration list is not running, this attribute returns the last step of a configuration list that is programmed to the hardware. If the device was last initiated without an active configuration list, this attribute returns 0.

Supported Devices: PXIe-5644/5645/5646, PXIe-5650/5651/5652, PXIe-5653/5654/5654 with PXIe-5696, PXIe-5673E, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

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