:CONT:HAND:F

Type

Command

Syntax

:CONTrol:HANDler:F[:DATA] <Value>

Description

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).

Variable

Parameter

Value

Description

Port information (output)

Data Type

Numeric type (Integer)

Range

0 ~ 65535

Examples

Dim Var as Long
Var= 0
Ana.WriteString ":CONT:HAND:F " & Str(Var), True

Related Commands

:CONT:HAND:A

:CONT:HAND:B

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.F.DATA