beautypg.com

AMETEK BPS Series Programming Manual User Manual

Page 91

background image

BPS / MX / RS Series SCPI Programming Manual

AMETEK Programmable Power

Manual P/N 7003-961 Rev. AA

91

4.17.1

List - Count

LIST:COUNt

This command sets the number of times that the list is executed before it is completed. The
command accepts parameters in the range 1 through 2E8.

Command Syntax

[SOURce:]LIST:COUNt

Parameters

1 to 2E8 | MINimum | MAXimum

*RST Value

1

Examples

LIST:COUN 3 LIST:COUN MAX

Query Syntax

[SOURce:]LIST:COUNt?

Returned Parameters

Related Commands

LIST:FREQ

LIST:TTLT

LIST:VOLT

4.17.2

List - Dwell

LIST:DWELl

This command sets the sequence of list dwell times. Each value represents the time in
seconds that the output will remain at the particular list step point before completing the
step. At the end of the dwell time, the output of the source depends upon the following
conditions:

• If LIST:STEP AUTO has been programmed, the output automatically changes to the

next point in the list.

• If LIST:STEP ONCE has been programmed, the output remains at the present level until

a trigger sequences the next point in the list.

The order in which the points are entered determines the sequence in which they are output
when a list is triggered.

Command Syntax

[SOURce:]LIST:DWELl

,

Parameters

0.001 to 9E4|MINimum|MAXimum

Unit S

(seconds)

Examples LIST:DWEL

.1,.5,1.5

Query Syntax

[SOURce:]LIST:DWEL?

Returned Parameters

Related Commands

LIST:FREQ

LIST:TTLT

LIST:VOLT

LIST:DWELl:POINts?

This query returns the number of points specified in LIST:DWELl. Note that it returns only
the total number of points, not the point values.

Query Syntax

[SOURce:]LIST:DWELl:POINts?

Returned Parameters

Example LIST:DWEL:POIN?
Related Commands

LIST:DWELl