SCPI Programmers Manual
20
⚫ TRIGger:SLOPe:SOURce
⚫ TRIGger:SLOPe:POLarity
⚫ TRIGger:SLOPe:WHEN
⚫ TRIGger:SLOPe:WIDth
⚫ TRIGger:SLOPe:ALEVel
⚫ TRIGger:SLOPe:BLEVel
4.8.1 TRIGger:SLOPe:SOURce
4.8.2 TRIGger:SLOPe:POLarity
4.8.3 TRIGger:SLOPe:WHEN
:TRIGger:SLOPe:SOURce <source>
:TRIGger:SLOPe:SOURce?
Set or query the trigger source of slope trigger
:<source> ::= < CHANnel1 | CHANnel2 | CHANnel3 | CHANnel4>
The query returns CHANnel1, CHANnel2, CHANnel3, CHANnel4
:TRIGger:SLOPe:SOURce CHANnel1 /*Set trigger source to CH1*/
:TRIGger:SLOPe:SOURce? /*The query returns CHANnel1*/
:TRIGger:SLOPe:POLarity <polarity>
:TRIGger:SLOPe:POLarity?
Set or query the trigger polarity of the slope trigger.
:<polarity> ::= < POSItive | NEGAtive>
POSItive: Positive slope trigger
NEGAtive: negative slope trigger
The query returns POSItive, NEGAtive
:TRIGger:SLOPe:POLarity POSItive /*Set positive slope trigger*/
:TRIGger:SLOPe:POLarity? /*The query returns POSItive*/
:TRIGger:SLOPe:WHEN <when>
:TRIGger:SLOPe:WHEN?
Set or query the trigger condition of the slope trigger.
:<when> ::= < EQUAl| NEQUal| GREAt| LESS>
▷EQUAl = (equal to time value): Only when the positive or negative pulse width
of the input signal is equal to the set pulse width can it trigger. [Pulse width
error is 5%]
▷NEQUal! = (Not equal to time value): Only when the positive or negative pulse
width of the input signal is not equal to the set pulse width, can the [pulse
width error be 5%] be triggered.
▷GREAt>(greater than the time value): Only when the positive or negative pulse
width of the input signal is greater than the set pulse width can it trigger
[pulse width error is 5%].
▷LESS <(less than time value): Only when the positive or negative pulse width of
the input signal is less than the set pulse width can the [pulse width error be
5%] be triggered.