5-106
IM 701730-17E
:TRIGger:DELay
Function
Sets/queries the trigger delay (time between
trigger point and trigger position).
Syntax
:TRIGger:DELay {<Time>}
:TRIGger:DELay?
<Time>=0 to 4 s (1/sampling rate steps)
Example
:TRIGGER:DELLAY 2US
:TRIGGER:DELAY? -> :TRIGGER:DELAY
2.00E-06
Description
If timebase is external clock, the value is fixed
at 0.
On this oscilloscope, the delay is the time
difference between the trigger point and the
trigger position. You can set/query the trigger
position using the “
:TRIGger:POSition
”
command.
:TRIGger:HOLDoff?
Function
Queries all settings related to the hold off.
Syntax
:TRIGger:HOLDoff?
Example
:TRIGGER:HOLDOFF? ->
:TRIGGER:HOLDOFF:TIME 80.0E-09
:TRIGger:HOLDoff:TIME
Function
Sets the hold off time or queries the current
setting.
Syntax
:TRIGger:HOLDoff:TIME {<time>}
:TRIGger:HOLDoff:TIME?
<time>=80 ns to 10 s
Example
:TRIGGER:HOLDOFF:TIME 80NS
:TRIGGER:HOLDOFF:TIME? ->
:TRIGGER:HOLDOFF:TIME 80.0E-09
:TRIGger:MODE
Function
Sets the trigger mode or queries the current
setting.
Syntax
:TRIGger:MODE
{AUTO|ALEVel|NORMal|SINGle|NSINgle}
:TRIGger:MODE?
Example
:TRIGGER:MODE AUTO
:TRIGGER:MODE? ->
:TRIGGER:MODE AUTO
Description
Use the “
:TRIGger:SCOunt
” command to
query the count when “NSINgle” is selected.
:TRIGger:OR?
Function
Queries all settings related to the OR trigger.
Syntax
:TRIGger:OR?
Example
:TRIGGER:OR? -> :TRIGGER:OR:
WINDOW 0;CHANNEL1 OFF;CHANNEL2 OFF;
CHANNEL3 OFF;CHANNEL4 OFF
:TRIGger:OR:CHANnel<x>
Function
Sets the edge of the OR trigger of each channel
or queries the current setting.
Syntax
:TRIGger:OR:CHANnel<x>
{OFF|RISE|FALL|IN|OUT}
:TRIGger:OR:CHANnel<x>?
<x>=1 to 4 (1 to 2 on the DL1720E)
Example
(The following example is for CH1.)
:TRIGGER:OR:CHANNEL1 RISE
:TRIGGER:OR:CHANNEL1? ->
:TRIGGER:OR:CHANNEL1 RISE
Description
Select from
{IN|OUT}
when
“
:TRIGger:OR:WINDow ON
” is specified and
from
{FALL|RISE}
, otherwise.
:TRIGger:OR:WINDow
Function
Turns the OR trigger window ON/OFF or
queries the current setting.
Syntax
:TRIGger:OR:WINDow {<Boolean>}
:TRIGger:OR:WINDow?
Example
:TRIGGER:OR:WINDOW ON
:TRIGGER:OR:WINDOW? ->
:TRIGGER:OR:WINDOW 1
:TRIGger:PATTern?
Function
Queries all settings related to the pattern
trigger.
Syntax
:TRIGger:PATTern?
Example
:TRIGGER:PATTERN? -> :TRIGGER:
PATTERN:CLOCK:SOURCE NONE;:
TRIGGER:PATTERN:CHANNEL1 HIGH;
CHANNEL2 DONTCARE;
CHANNEL3 DONTCARE;
CHANNEL4 DONTCARE;CONDITION ENTER
:TRIGger:PATTern:CHANnel<x>
Function
Sets the status of each channel when using the
pattern trigger or queries the current setting.
Syntax
:TRIGger:PATTern:
CHANnel<x> {DONTcare|HIGH|LOW}
:TRIGger:PATTern:CHANnel<x>?
<x>=1 to 4 (1 to 2 on the DL1720E)
Example
:TRIGGER:PATTERN:CHANNEL1 DONTCARE
:TRIGGER:PATTERN:CHANNEL1? ->
:TRIGGER:PATTERN:CHANNEL1 DONTCARE
:TRIGger:PATTern:CLOCk?
Function
Queries all settings related to the clock channel
when using the pattern trigger.
Syntax
:TRIGger:PATTern:CLOCk?
Example
:TRIGGER:PATTERN:CLOCK? ->
:TRIGGER:PATTERN:CLOCK:SOURCE 1;
SLOPE RISE
:TRIGger:PATTern:CLOCk:SLOPe
Function
Sets the slope of the clock channel when using
the pattern trigger or queries the current setting.
Syntax
:TRIGger:PATTern:CLOCk:
SLOPe {FALL|RISE}
:TRIGger:PATTern:CLOCk:SLOPe?
Example
:TRIGGER:PATTERN:CLOCK:SLOPE RISE
:TRIGGER:PATTERN:CLOCK:SLOPE? ->
:TRIGGER:SIMPLE:PATTERN:CLOCK:
SLOPE RISE
Description
An error results if
“
:TRIGger:PATTern:CLOCk:SOURce NONE
”
is specified.
:TRIGger:PATTern:CLOCk:SOURce
Function
Sets the clock channel when using the pattern
trigger or queries the current setting.
Syntax
:TRIGger:PATTern:CLOCk:
SOURce {<NRf>|NONE}
:TRIGger:PATTern:CLOCk:SOURce?
<x>=1 to 4 (1 to 2 on the DL1720E)
Example
:TRIGGER:PATTERN:CLOCK:SOURCE 1
:TRIGGER:PATTERN:CLOCK:SOURCE? ->
:TRIGGER:PATTERN:CLOCK:SOURCE 1
5.30 TRIGger Group