User`s guide

Table Of Contents
302 Chapter 13
SCPI Command Reference
E5061A/E5062A commands
:CONT:HAND:IND:STAT
Syntax :CONTrol:HANDler[:EXTension]:INDex:STATe {ON|OFF|1|0}
:CONTrol:HANDler[:EXTension]:INDex:STATe?
Description Turns ON/OFF outputting the INDEX signal to B6 of the handler I/O.
For details about the handler I/O, see Chapter 10.
Parameters
Query response {1|0}<newline><^END>
Example of use
10 OUTPUT 717;":CONT:HAND:IND:STAT ON"
20 OUTPUT 717;":CONT:HAND:IND:STAT?"
30 ENTER 717;A
Related commands :CONT:HAND:RTR:STAT on page 303
Equivalent key No equivalent key is available on the front panel.
:CONT:HAND:OUTP{1-2}
Syntax :CONTrol:HANDler:OUTPut{[1]|2}[:DATA] {1|0}
:CONTrol:HANDler:OUTPut{[1]|2}[:DATA]?
Description Sets HIGH/LOW of OUTPUT1 (:OUTP1) or OUTPUT2 (:OUTP2) of the handler I/O.
For details about the handler I/O, see Chapter 10.
Parameters
Query response {1|0}<newline><^END>
Example of use
10 OUTPUT 717;":CONT:HAND:OUTP1 1"
20 OUTPUT 717;":CONT:HAND:OUTP1?"
30 ENTER 717;A
Equivalent key No equivalent key is available on the front panel.
Description
ON or 1 Turns ON the INDEX signal output.
OFF or 0 (preset value) Turns OFF the INDEX signal output.
Description
1 Specifies LOW.
0 Specifies HIGH.