:INPut:CHANnel:CONFigure

command/query

Changes the input channel configuration for the current measurement by specifying logical channel types for the input channels.

Command Syntax:

:INPut:CHANnel:CONFigure <logicalChanArgs>

<logicalChanArgs> ::= Comma separated values of RF | BB | IQ | DIG | USER | EMIX

Query Syntax:

:INPut:CHANnel:CONFigure?

Returns ::= Comma separated values of RF | BB | IQ | DIG | USER | EMIX

Remarks:

Possible values are RF, BB, IQ, DIG, USER, EMIX (added in version 15.0). Note that if a custom configuration was specified from the GUI or the INP:CHAN:CONF:CUSTom command, the return value of this command may not provide complete details of physical to logical channel mappings.

The query form of this command will return a list of channel types (comma separated) if it is a multi-channel configuration.

The effect on traces is undefined for this command. The DISP:LAY, TRAC:COUN, TRAC:ADD, TRAC:REM, and TRAC:DATA:NAME commands may be useful in presetting traces to a default layout, number, and result assignment after changing the channel configuration.

Example:

//Setup 4 baseband channels
INP:CHAN:CONF BB,BB,BB,BB

//Setup Dual I+jQ
INP:CHAN:CONF IQ,IQ

//Setup single RF
INP:CHAN:CONF RF

Version:

13.00 or later

.NET Equivalent:

For more operation and usage information, see:

Agilent.SA.Vsa.Interfaces.Input.ChangeLogicalChannels

 

Copyright © 2000-2013 Agilent Technologies, Inc.