SCPI.CONTrol.HANDler.F.DATA

Object type

Method (Write Only)

Syntax

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

Variable

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.

Examples

SCPI.CONTrol.HANDler.F.DATA = 511

Related objects

SCPI.CONTrol.HANDler.A.DATA

SCPI.CONTrol.HANDler.B.DATA

Equivalent key

No equivalent key is available on the front panel.

Equivalent SCPI command

Syntax

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

Example of use

10 OUTPUT 717;":CONT:HAND:F 511"