:CONT:HAND:C:MODE

Type

Command/Query

Syntax

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

:CONTrol:HANDler:C:MODE?

Description

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

Variable

Parameter

Selection Option

Description

Input/output direction of port C

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:C:MODE " & Var, True
Ana.WriteString ":CONT:HAND:C:MODE?", True
Var=Ana.ReadString

Related Commands

:CONT:HAND:C

Equivalent Softkey

No equivalent key is available on the front panel.

COM Command Syntax (Internal Control Only)

SCPI.CONTROL.HANDLER.C.MODE