:TRIG:OUTP:POS

Type

Command/Query

Syntax

:TRIGger:OUTPut:POSition {AFTer|BEFore}

:TRIGger:OUTPut:POSition?

Description

This command sets/gets the position of the (after/before each point) of trigger output.

Variable

Parameter

Selection Option

Description

Position of the output trigger (after or before measurement point)

Data Type

Character string type (String)

Range

AFTer|BEFore

Preset Value

AFTer

Query Response

{AFT|BEF}<newline><^END>

Examples

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

Related Commands

:TRIG:OUTP

:TRIG:OUTP:POL

Equivalent Softkey

Trigger > Position

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.OUTPUT.POSITION