:CONT:HAND:B

Type

Command

Syntax

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

Description

This command sets/gets information of output port B (B0 to B7) of the handler I/O. Port information is output as 8-bit binary data using B0 as LSB and B7 as MSB.

The bit 6 of the data outputted by this project is ignored when outputting the INDEX signal is turned ON (specifying True with the :CONT:HAND:IND:STAT object).

The bit 7 of the data outputted by this project is ignored when outputting the READY FOR TRIGGER signal is turned ON (specifying True with the :CONT:HAND:RTR:STAT object).

Variable

Parameter

Value

Description

Port information (output)

Data Type

Numeric type (Integer)

Range

0 ~ 255

Examples

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

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.B.DATA