Manual

Remote Control Commands and Queries
WM-RCM-E Rev D ISSUED: February 2005
247
ACQUISITION
TRIG_SLOPE, TRSL
Command/Query
DESCRIPTION The TRIG_SLOPE command sets the trigger slope of the specified
trigger source.
The TRIG_SLOPE? query returns the trigger slope of the selected
source.
COMMAND SYNTAX
<trig_source> : TRig_SLope <trig_slope>
<trig_source> : = {C1, C2, C3, C4, LINE, EX,
EX10,ETM10}
<trig_slope> : = {NEG, POS}
QUERY SYNTAX
<trig_source> : TRig_SLope?
RESPONSE FORMAT
<trig_source> : TRig_SLope <trig_slope>
AVAILABILITY <trig_source> : = {C3, C4} only available on four-channel
oscilloscopes.
EXAMPLE (GPIB) The following instruction sets the trigger slope of Channel 2 to
negative:
CMD$=“C2:TRSL NEG”: CALL IBWRT(SCOPE%,CMD$)
RELATED COMMANDS
TRIG_COUPLING, TRIG_DELAY, TRIG_LEVEL,
TRIG_MODE, TRIG_SELECT, TRIG_SLOPE