Programming
427
Description
Port information (output)
Data Type Numeric type (Integer)
Range 0 ~ 65535
Examples
Dim Var as Long
Var= 0
Ana.WriteString ":CONT:HAND:F " & Str(Var), True
Related Commands
:CONT:HAND:A
:CONT:HAND:B
Equivalent Softkey
No equivalent key is available on the front panel.
COM Command Syntax (Internal Control Only)
SCPI.CONTROL.HANDLER.F.DATA
: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 :CONT:HAND:B (the bit 14 of the data outputted by the
:CONT:HAND:F) is ignored.
Variable
Parameter Selection Option
Description State of the INDEX signal output
Data Type Boolean type (Boolean)
Range ON|OFF|1|0