:CONT:HAND:D:MODE

Type

Command/Query

Syntax

:CONTrol:HANDler:D:MODE {INPut|OUTPut}

:CONTrol:HANDler:D:MODE?

Description

This command sets/gets the input/output direction of port D of the handler I/O.

Variable

Parameter

Selection Option

Description

Input/output direction of port D

Data Type

Character string type (String)

Range

INPut|OUTPut

Preset Value

INPut

Query Response

{INP|OUTP}<newline><^END>

Examples

Dim Var as String
Var= "INPut"
Ana.WriteString ":CONT:HAND:D:MODE " & Var, True
Ana.WriteString ":CONT:HAND:D:MODE?", True
Var=Ana.ReadString

Related Commands

:CONT:HAND:D

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.D.MODE