Method (Write Only)
SCPI.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 SCPI.CONTrol.HANDler.EXTension.INDex.STATe object).
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 SCPI.CONTrol.HANDler.EXTension.RTRigger.STATe object).
Parameter |
Value |
Description |
Port information (output) |
Data type |
Long integer type (Long) |
Range |
0 to 65535 |
Note |
If the specified variable is out of the allowable setup range, the minimum value (if the lower limit of the range is not reached) or the maximum value (if the upper limit of the range is exceeded) is set. |
SCPI.CONTrol.HANDler.F.DATA = 511
No equivalent key is available on the front panel.
:CONTrol:HANDler:F[:DATA] <numeric>
10 OUTPUT 717;":CONT:HAND:F 511"