RFmx CDMA2K CVI

Content Type
Programming Language
Current manual

RFMXCDMA2K_ATTR_SELECTED_PORTS

RFMXCDMA2K_ATTR_SELECTED_PORTS

Data Type: char []
Access:read/write
Functions:RFmxCDMA2k_SetAttributeString
RFmxCDMA2k_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: RFmxCDMA2k_GetSelectedPorts
Set Function: RFmxCDMA2k_SetSelectedPorts
Was this information helpful?