Command
:CONTrol:HANDler:F[:DATA] <Value>
Outputs port information to output port F (port A + port B) of the handler I/O. Port information is output as 16-bit binary using A0 as LSB and B7 as MSB.
The bit 14 of the data output by this project is ignored when outputting the INDEX signal is turned ON (specifying True with the :CONT:HAND:IND:STAT).
The bit 15 of the data output by this project is ignored when outputting the READY FOR TRIGGER signal is turned ON (specifying True with the :CONT:HAND:RTR:STAT).
Parameter |
Value |
Description |
Port information (output) |
Data Type |
Numeric type (Integer) |
Range |
0 ~ 65535 |
Dim Var as Long
Var= 0
Ana.WriteString ":CONT:HAND:F " & Str(Var), True
No equivalent key is available on the front panel.
SCPI.CONTROL.HANDLER.F.DATA