:CONT:HAND:OUTP<Pt>

Type

Command/Query

Syntax

:CONTrol:HANDler:OUTPut<Pt>[:DATA] <Value>

:CONTrol:HANDler:OUTPut<Pt>[:DATA]?

Description

This command sets/gets data to OUTPUT1 or OUTPUT2 of the handler I/O.  

Variable

Parameter

Value

Description

OUTPUT terminal number

Data Type

Numeric type (Integer)

Range

0 ~ 1

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Long
Var= 1
Ana.WriteString ":CONT:HAND:OUTP1 " & Str(Var), True
Ana.WriteString ":CONT:HAND:OUTP1?", True
Var=Ana.ReadNumber

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.OUTPUT(Pt).DATA