RFGenerator:OUTPut

RFGenerator:OUTPut

Last updated: December 3, 2008

GPIB Command Conventions

RFGenerator:OUTPut[:DESTination]

Function

GSM TA

Sets/queries the RF output port destination: RF IN/OUT (IO) or RF OUT ONLY (OUT).

The correct hardware for a requested setting must be present or an error is generated. For example, trying to change to the RF OUT ONLY port when this port is not installed causes the test set to display the following error: Hardware error; RFIO version does not support RF out only selection.

The query form of this command will always return a result, regardless of the hardware version.

GPRS TA

EGPRS TA

GSM/GPRS LA

EGPRS LA

Setting

Range: IO | OUT

Query

Range: IO | OUT

*RST Setting

IO
Requirements GSM/GPRS/
EGPRS TA

Revision A.01 and above

Hardware: RF Input/Output module with second RF output connector, modified front panel.

GSM/GPRS/
EGPRS LA

Revision C.01 and above
Hardware: RF Input/Output module with second RF output connector, modified front panel.

Programming Example

 
OUTPUT 714;"RFGENERATOR:OUTPUT:DESTINATION OUT" 
! Sets the RF generator's output destination to the RF Out Only port.
! Will return an error if the RF Out Only port is not present.