:CONT:HAND:IND:STAT

Type

Command/Query

Syntax

:CONTrol:HANDler[:EXTension]:INDex:STATe {ON|OFF|1|0}

:CONTrol:HANDler[:EXTension]:INDex:STATe?

Description

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 SCPI.CONTrol.HANDler.B.DATA object (the bit 14 of the data outputted by the SCPI.CONTrol.HANDler.F.DATA object) is ignored..

Variable

Parameter

Selection Option

Description

State of the INDEX signal output

Data Type

Boolean type (Boolean)

Range

ON|OFF|1|0

Preset Value

OFF

Query Response

{1|0}<newline><^END>

Examples

Dim Var as Integer
Var = 1
Ena.WriteString ":CONT:HAND:IND:STAT " & Str(Var), True
Ena.WriteString ":CONT:HAND:IND:STAT?", True
Var=Ena.ReadNumber

Related Commands

:CONT:HAND:RTR:STAT

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.EXTENSION.INDEX.STATE