RFMXLTE_ATTR_SELECTED_PORTS
- Updated2025-04-08
- 1 minute(s) read
Specifies the instrument port to be configured to acquire a signal. Use RFmxInstr_GetAvailablePorts function to get the valid port names.
Syntax
RFMXLTE_ATTR_SELECTED_PORTS
Numeric Value | Data Type | Access | Applies To |
---|---|---|---|
3149821 | char[] | Read/Write | N/A |
Remarks
You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector String topic for information about the string syntax for named signals.
Valid values
PXIe-5830 | if0, if1 |
---|---|
PXIe-5831/5832 | if0, if1, rf<0-1>/port<x>, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panel</x> |
Other devices | "" (empty string) |
Default values
PXIe-5830/5831/5832 | if1 |
---|---|
Other devices | "" (empty string) |