E4990A Help
428
Preset Value
OFF
Query Response
{1|0}<newline><^END>
Examples
Dim Var as Integer
Ana.WriteString ":CONT:HAND:IND:STAT ON", True
Ana.WriteString ":CONT:HAND:IND:STAT?", True
Var=Ana.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
:CONT:HAND:OUTP<Pt>
Type
Command/Query
Syntax
:CONTrol:HANDler:OUTPut<Pt>[:DATA] <Value>
:CONTrol:HANDler:OUTPut<Pt>[:DATA]?
Description
This command sets/gets data to OUTPUT1 or OUTPUT2 of the handler I/O.
Variable
Parameter Value
Description
OUTPUT terminal number
Data Type Numeric type (Integer)
Range 0 ~ 1
Query Response
{numeric}<newline><^END>
Examples