RFmx EVDO CVI

Table of Contents

RFMXEVDO_ATTR_SELECTED_PORTS

  • Updated2024-10-14
  • 1 minute(s) read

RFMXEVDO_ATTR_SELECTED_PORTS

Data Type: char []
Access:read/write
Functions:RFmxEVDO_SetAttributeString
RFmxEVDO_GetAttributeString
Description: Specifies the instrument port to be configured to acquire a signal. Use RFmxInstr_GetAvailablePorts function to get the valid port names.

You do not need to use a selector string to configure or read this attribute for the default signal instance. Refer to the Selector Strings topic for information about the string syntax for named signals.



Valid values:

PXIe-5830: if0, if1

Other devices: (empty string)

PXIe-5831/5832: if0, if1, rf<0-1>/port, where 0-1 indicates one (0) or two (1) mmRH-5582 connections and x is the port number on the mmRH-5582 front panel



Default values:

PXIe-5830: if1

Other devices: (empty string)


Get Function: RFmxEVDO_GetSelectedPorts
Set Function: RFmxEVDO_SetSelectedPorts

Log in to get a better experience