TRIGger:SLOPe
Syntax
TRIGger:SLOPe {POSitive | NEGative}
TRIGger:SLOPe?
Description
This command selects whether the instrument uses the rising edge or the falling edge of the trigger signal
on the rear-panel Trig In BNC.
Remarks
l The actual trigger event occurs on either the rising edge (if POS is selected) or the falling edge (if NEG is
selected) of the trigger signal.
l The instrument selects a negative slope after a Factory Reset (*RST command) or an Instrument Preset
(SYSTem:PRESet command).
Return Format
The query returns the trigger slope: POS or NEG.
Examples
The following example returns 10 sets of 5 frequency measurements on channel 1, using a positive-going
external trigger to start each set of measurements.
CONF:FREQ 1.0E6,.001
SAMP:COUN 5
TRIG:COUN 10
TRIG:SOUR EXT
TRIG:SLOP POS
READ?
Typical Response: +1.00520000000000E+006, ... (50 measurements)
See Also
TRIGger:SOURce
Keysight 53220A/53230A Programmer's Reference 467
TRIGger:SLOPe