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

Configuration List Attributes

NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST

Data
type
Access High Level Functions
ViString R/W niRFSA_CreateConfigurationList

Description

Specifies the configuration list for RF list mode 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 NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST and the NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST_STEP attributes. Set this attribute to an empty string to disable RF list mode.

Default Value: "" (empty string) for devices that support RF list mode. For all other devices, the default value is N/A.

Supported Devices: PXIe-5644/5645/5646, PXIe-5663E/5665/5667, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST_STEP

Data
type
Access High Level Functions
ViInt64 R/W niRFSA_CreateConfigurationListStep

Description

Specifies the step in the configuration list for RF list mode 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 NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST and the NIRFSA_ATTR_ACTIVE_CONFIGURATION_LIST_STEP attributes.

Default Value: 0 for devices that support RF list mode. For all other devices, the default value is N/A.

Supported Devices: PXIe-5644/5645/5646, PXIe-5663E/5665/5667, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

NIRFSA_ATTR_CONFIGURATION_LIST_STEP_IN_PROGRESS

Specific Attribute

Data
type
Access High Level Functions
ViInt64 RO 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-5663E/5665/5667—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 a 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.

Default Value: N/A

Supported Devices: PXIe-5644/5645/5646, PXIe-5663E/5665/5667, PXIe-5820/5830/5831/5832/5840/5841

Related Topics

RF List Mode

NIRFSA_ATTR_TIMER_EVENT_INTERVAL

Data
type
Access High Level Functions
ViReal64 R/W None

Description

Specifies the time, in seconds, that the timer counts before generating a Timer Event.

After the timer reaches zero, it automatically restarts.

Note Note  For the PXIe-5820/5830/5831/5832/5840/5841, this attribute must be set for the timer to start. If you do not set this attribute, the timer is disabled.
Units: seconds

Default Value: 0.01

Supported Devices: PXIe-5644/5645/5646, PXIe-5663E/5665/5667, PXIe-5820/5830/5831/5832/5840/5841

Advanced

NIRFSA_ATTR_MINIMUM_RECONFIG_TIME

Specific Attribute

Data
type
Access High Level Functions
ViReal64 RO None

Description

This attribute is not for customer use.

NIRFSA_ATTR_TIMER_START_SOURCE

Specific Attribute

Data
type
Access High Level Functions
ViString R/W None

Description

This attribute is not for customer use.

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