:TRIG:OUTP:DUR

Type

Command/Query

Syntax

:TRIGger:OUTPut:DURation <Value>

:TRIGger:OUTPut:DURation?

Description

This command sets/gets the pulse width of the output trigger signal.

Variable

Parameter

Value

Description

Trigger output width

Data Type

Numeric type (Real)

Range

1μ to 1

Preset Value

Unit

s

Resolution

Query Response

{numeric}<newline><^END>

Examples

Dim Var as Double
Var= 0.000001
Ena.WriteString ":TRIG:OUTP:DUR " & Str(Var), True
Ena.WriteString ":TRIG:OUTP:DUR?", True
Var=Ena.ReadNumber

Equivalent Softkey

Trigger > Pulse Width

COM Command Syntax (Internal Control Only)

SCPI.TRIGGER.OUTPUT.DURATION