Command
:CONTrol:HANDler:A[:DATA] <Value>
This command sets/gets information of output port A (A0 to A7) of the handler I/O. Port information is output as 8-bit binary data using A0 as LSB and A7 as MSB.
Parameter |
Value |
Description |
Port information (output) |
Data Type |
Numeric type (Integer) |
Range |
0 ~ 255 |
Dim Var as Long
Var= 10
Ana.WriteString ":CONT:HAND:A " & Str(Var), True
No equivalent key is available on the front panel.
SCPI.CONTROL.HANDLER.A.DATA