3 Language Dictionary
142 Keysight Models 6811C, 6812C, and 6813C Programming Guide
LIST:STEP
This command specifies how the list sequencing responds to triggers. The
following parameters may be specified:
– ONCE: Causes the list to advance only one point after each trigger. Triggers
that arrive during a dwell delay are ignored
– AUTO: Causes the entire list to be output sequentially after the starting trigger,
paced by its dwell delays. As each dwell delay elapses, the next point is
immediately output
LIST:TTLTrg
This command sets the sequence of Trigger Out list points. Each point which is set
ON will cause a pulse to be output at Trigger Out when that list step is reached.
Those entries which are set OFF will not generate Trigger Out pulses.
The order in which the list points are given determines the sequence in which
Trigger Out pulses will be output when a list is triggered. Changing list data while
a subsystem is in list mode generates an implied ABORt.
Command syntax [SOURce:]LIST:STEP <step>
Parameters ONCE | AUTO
*RST value AUTO
Examples
LIST:STEP ONCE
Query syntax [SOURce:]LIST:STEP?
Returned parameters <CRD>
Related commands LIST:COUN LIST:DWEL
Command syntax [SOURce:]LIST:TTLTrg <bool>{, <bool>}
Parameters 0 | 1 | OFF | ON
Examples
LIST:TTLT 1, 0, 1 LIST:TTLT ON, OFF, ON
Query syntax [SOURce:]LIST:TTLTrg?
Returned parameters 0 | 1 {,0 | 1}
Related commands LIST:TTLT:POIN? LIST:COUN LIST:DWEL LIST:STEP OUTP:TTLT
OUTP:TTLT:SOUR