:TRIG:OUTP:POL

Type

Command/Query

Syntax

:TRIGger:OUTPut:POLarity {POSitive|NEGative}

:TRIGger:OUTPut:POLarity?

Description

This command sets/gets the polarity of the pulse generated from the external trigger output.

Variable

Parameter

Selection Option

Description

Polarity of the pulse generated by the output trigger

Data Type

Character string type (String)

Range

POSitive|NEGative

Preset Value

POSitive

Query Response

{POS|NEG}<newline><^END>

Examples

Dim Var as String
Var= "POS"
Ena.WriteString ":TRIG:OUTP:POL " & Var, True
Ena.WriteString ":TRIG:OUTP:POL?", True
Var=Ena.ReadString

Related Commands

:TRIG:OUTP

:TRIG:OUTP:POS

Equivalent Softkey

Trigger > Polarity

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.OUTPUT.POLARITY