List scpi commands – AMETEK ReFlex Programming Manual User Manual

Page 86

Advertising
background image

ReFlex Power™ Programming Manual

DC Module Remote Programming

82

M380056-03 Rev M

3.15

LIST SCPI COMMANDS

Please see Section 3.12.1 for background and proper use of the List
commands.

3.15.1

LIST

SCPI

C

OMMAND

S

UMMARY

LIST<n>

:START “filename”

:END

:STORe

:DELETE “filename”

:CATalog?

:ABORT

:OPEN “filename”

:CLOSe

:ARM

:TAG <NRi>

:TAG?

:STATUS?

:ERRor?

:LABEL<0-31>

:GOTO LABEL<0-31>

:LOOP <NRi+>, LABEL<0-31>

:DWELl <+NRf>

:TRIGger <t>, WAIT

:RAMP

:CURR fIstart, fIend, ftSec

:VOLT fVstart, fVend, ftSec

:VOLTCURR fVstart, fVend, fIstart, fIend, ftSec

:CURR GE

NRf, LABEL<0-31>

:CURR LT

NRf, LABEL<0-31>

:VOLT GE

NRf, LABEL<0-31>

:VOLT LT

NRf, LABEL<0-31>

3.15.2

LIST

SCPI

C

OMMAND

R

EFERENCE

Command

Description

LIST<n>

LIST subsystem.

:

START <filename>

1

Names the list in module n with <filename>. This must be the first
SCPI command in the LIST sequence

:

END

Ends the list that was started by the LIST<n>:START <filename>
command.

:

STORe

Save the list as <filename>, overwrite is allowed.

:

DELETE <filename>

1

Deletes the saved list <filename>

:

CATalog?

Returns the LISTs currently saved in module <n>.

:

ABORT

Stops a LIST operation, returns to the IDLE state.

:

OPEN <filename>

1

Enables the saved list <filename> in module<n> for execution.
This LIST can only be run; editing must be done in user space.

Advertising