ROUTe:CHANnel:VERify:POLarity

34980A

ROUTe:CHANnel:VERify:POLarity

Syntax

ROUTe:CHANnel:VERify:POLarity <polarity>, (@<ch_list>)

ROUTe:CHANnel:VERify:POLarity? (@<ch_list>)

Description

This command sets the logic polarity of the position indicator lines on the specified channels on the 34945A Microwave Switch/Attenuator Driver. The verification feature relies on the position indicator lines to indicate the state of the switch. You can specify the polarity as "normal" (active high, indicating "closed") or "inverted" (active low, indicating "closed").

Used With:

  • 34945A Microwave Switch/Attenuator Driver

Parameters

Name

Type

Range of Values

Default Value

<polarity>

Discrete

{NORMal|INVerted}

Depends on the Distribution Board type (see "Remarks" below).

<ch_list>

Numeric

One or more channels in the form (@srcc).
 

Bank 1:

sr01 through sr08
sr
11 through sr18

Bank 2:

sr21 through sr28
sr
31 through sr38

Bank 3:

sr41 through sr48
sr
51 through sr58

Bank 4:

sr61 through sr68
sr
71 through sr78
 

s: Mainframe slot number (1 through 8)
r
: 34945EXT remote module (1 through 8) 

This is a required parameter

Remarks

  • Use the ROUTe:CHANnel:VERify[:ENABle] command to enable verification when channels are opened or closed.

  • The default logic polarity is evaluated when the following commands are issued:

  1. The ROUTe:RMODule:BANK:PRESet command restores the polarity to its default for the Distribution Board type in use. See the Agilent 34980A User's Guide for more information.

  2. The SYSTem:RMODule:RESet command restores the polarity to NORMal for all channels.
     

  3. When two channels are paired, both channels of the pair assume the polarity of the lower numbered channel.

  4. The logic polarity setting for each channel is stored in non-volatile memory on the 34945EXT remote module.

Return Format

The query command returns "NORM" or "INV" for the specified channels. Multiple responses are separated by commas.  

Examples

The following command selects an inverted polarity (active low) for channels 01 and 05 on Bank 2 on 34945EXT remote module #2 (slot 3).

ROUT:CHAN:VER:POL INV,(@3201,3205)

The following query returns the polarity for channels 01 and 05 on Bank 2 on 34945EXT remote module #2 (slot 3).

ROUT:CHAN:VER:POL? (@3201,3205)

Typical Response:  INV,INV

See Also

ROUTe:CHANnel:VERify[:ENABle]

ROUTe:RMODule:BANK:PRESet

SYSTem:RMODule:RESet