OUTPut Subsystem

The OUTPut subsystem controls the front panel channel output and Sync connectors and the rear-panel Ext Trig connector:

OUTPut[1|2] {ON|1|OFF|0}
OUTPut[1|2]?

Enables or disables the front panel output connector.

Parameter Typical Return
{ON|1|OFF|0}, default OFF 0 (OFF) or 1 (ON)
Enable output connector for channel 1:
OUTP ON

OUTPut[1|2]:LOAD {<ohms>|INFinity|MINimum|MAXimum|DEFault}
OUTPut[1|2]:LOAD? [{MINimum|MAXimum}]

Sets expected output termination. Should equal the load impedance attached to the output.

Parameter Typical Return
1 Ω to 10 kΩ, default 50 Ω +5.000000000000000E+02

Set output impedance to 300 Ω:
OUTP:LOAD 300

Set output impedance to "high impedance":
OUTP:LOAD INF

OUTPut[1|2]:MODE {NORMal|GATed}
OUTPut[1|2]:MODE?

Enables (GATed) or disables (NORMal) gating of the output waveform signal on and off using the trigger input.

Parameter Typical Return
{NORMal|GATed}, default NORMal GAT or NORM

Enable gated output:
OUTP:MODE GAT

OUTPut[1|2]:POLarity {NORMal|INVerted}
OUTPut[1|2]:POLarity?

Inverts waveform relative to the offset voltage.

Parameter Typical Return
{NORMal|INVerted}, default NORMal NORM or INV
Set output polarity to INVerted:
OUTP:POL INV

OUTPut:SYNC {ON|1|OFF|0}
OUTPut:SYNC?

Disables or enables the front panel Sync connector.   

Parameter Typical Return
{ON|1|OFF|0}, default ON 0 (OFF) or 1 (ON)
Disable front panel Sync connector:
OUTP:SYNC OFF

OUTPut[1|2]:SYNC:MODE {NORMal|CARRier|MARKer}
OUTPut[1|2]:SYNC:MODE?

Specifies normal Sync behavior (NORMal), forces Sync to follow the carrier waveform (CARRier), or indicates marker position (MARKer).

Parameter Typical Return
{NORMal|CARRier|MARKer}, default NORMal NORM, CARR, or MARK
Set output sync mode to CARRier:
OUTPut:SYNC:MODE CARR

OUTPut[1|2]:SYNC:POLarity {NORMal|INVerted}
OUTPut[1|2]:SYNC:POLarity?

Sets the desired output polarity of the Sync output to trigger external equipment that may require falling or rising edge triggers.

Parameter Typical Return
{NORMal|INVerted}, default NORMal NORM or INV
Set the instrument's output sync connector to normal behavior:
OUTP:SYNC:POL NORM

OUTPut:SYNC:SOURce {CH1|CH2}
OUTPut:SYNC:SOURce?

Sets the source for the Sync output connector.

Parameter Typical Return
{CH1|CH2}, default CH1 CH1 or CH2
Set sync source to channel 2:
OUTP :SYNC:SOUR CH2

OUTPut:TRIGger {ON|1|OFF|0}
OUTPut:TRIGger?

Disables or enables the "trigger out" signal for sweep and burst modes.

Parameter Typical Return
{ON|1|OFF|0}, default OFF 0 (OFF) or 1 (ON)
Enable trigger out signal:
OUTP:TRIG ON

OUTPut:TRIGger:SLOPe {POSitive|NEGative}
OUTPut:TRIGger:SLOPe?

Selects whether the instrument uses the rising edge or falling edge for the "trigger out" signal.

Parameter Typical Return
{POSitive|NEGative}, default POSitive POS or NEG
Set trigger slope to NEGative (falling edge):
OUTP:TRIG:SLOP NEG

OUTPut:TRIGger:SOURce {CH1|CH2}
OUTPut:TRIGger:SOURce?

Selects the source channel used by trigger output on a two-channel instrument. The source channel determines what output signal to generate on the trigger out connector.

Parameter Typical Return
{CH1|CH2}, default CH1 CH1 or CH2
Set output trigger source to CH2:
OUTP:TRIG:SOUR CH2
OUTPut Subsystem