Command/Query
:CONTrol:HANDler:OUTPut<Pt>[:DATA] <Value>
:CONTrol:HANDler:OUTPut<Pt>[:DATA]?
This command sets/gets data to OUTPUT1 or OUTPUT2 of the handler I/O.
Parameter |
Value |
Description |
OUTPUT terminal number |
Data Type |
Numeric type (Integer) |
Range |
0 ~ 1 |
{numeric}<newline><^END>
Dim Var as Long
Var= 1
Ana.WriteString ":CONT:HAND:OUTP1 " & Str(Var), True
Ana.WriteString ":CONT:HAND:OUTP1?", True
Var=Ana.ReadNumber
No equivalent key is available on the front panel.
SCPI.CONTROL.HANDLER.OUTPUT(Pt).DATA