Command/Query
:CONTrol:HANDler[:EXTension]:INDex:STATe {ON|OFF|1|0}
:CONTrol:HANDler[:EXTension]:INDex:STATe?
Turns ON/OFF output of the INDEX signal to B6 of the handler I/O.
When you use port B6 as the output port, turn OFF the INDEX signal output. When output of the INDEX signal is turned ON, the bit 6 of the data output by the :CONT:HAND:B (the bit 14 of the data outputted by the :CONT:HAND:F) is ignored.
Parameter |
Selection Option |
Description |
State of the INDEX signal output |
Data Type |
Boolean type (Boolean) |
Range |
ON|OFF|1|0 |
Preset Value |
OFF |
{1|0}<newline><^END>
Dim Var as Integer
Ana.WriteString ":CONT:HAND:IND:STAT ON", True
Ana.WriteString ":CONT:HAND:IND:STAT?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CONTROL.HANDLER.EXTENSION.INDEX.STATE