AMETEK BPS Series Programming Manual User Manual
Page 94

AMETEK Programmable Power
BPS / MX / RS Series SCPI Programming Manual
94
Manual P/N 7003-961 Rev AA
4.17.5
List - Repeat
LIST:REPeat[:COUNt]
This command sets the sequence of repeat values for each data list point. The repeat
values are given in the command parameters, which are separated by commas.The order in
which the points are entered determines the sequence in which they are repeated when a
list is triggered.
Command Syntax
[SOURce:]LIST:REPeat[:COUNt]
Parameters
0 to 99
Examples
LIST:REPeat 1,0,5
Query Syntax
[SOURce:]LIST:REPeat?
Returned Parameters
Related Commands
LIST:PHAS:POIN?
LIST:COUN
LIST:DWEL LIST:STEP
LIST:REPeat:POINts?
This query returns the number of points specified in LIST:REPeat. Note that it returns only
the total number of points, not the point values.
Query Syntax
SOURce:]LIST:PHASe:POINts?
Returned Parameters
Example LIST:PHAS:POIN?
Related Commands
LIST:FREQ
LIST:DWEL
4.17.6
List - Step
LIST:STEP
This command specifies how the list sequencing responds to triggers.
• 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.
Command Syntax
[SOURce:]LIST:STEP
Parameters
ONCE | AUTO
*RST Value
AUTO
Examples
LIST:STEP ONCE
Query Syntax
[SOURce:]LIST:STEP?
Returned Parameters
Related Commands
LIST:COUN
LIST:DWEL