AMETEK XG Family Programmable DC User Manual
Page 199

Remote Operation
M370430-01 Rev E
5-67
5
Deleting an Auto Sequence Program
It is possible to delete the current Auto Sequence Program using the
SCPI noted below.
Command:
[:]PROGram[
Repeating an Auto Sequence Program
An Auto Sequence Program can be configured to repeat any number of
times or infinitely. The default at power up is to have the repeat count
default to once. The program will repeat if the repeat count can be
changed using the :
PROGram [
command. If a
program is running or pause the
: PROGram [
command will not work.
Commands:
[:]PROGram[
Where:
INFinity is the character mnemonic for repeating without end.
For Example:
:PROG:STAR
*IDN?
*IDN?
:PROG:STOP:PROG:REP 2
:PROG:STAT RUN
The output after the last command might be as follows:
AMETEK, XG 150-5.6, SN# E00123456, 1.00 Build 10, 21/
11/2005
AMETEK, XG 150-5.6, SN# E00123456, 1.00 Build 10, 21/
11/2005
AMETEK, XG 150-5.6, SN# E00123456, 1.00 Build 10, 21/
11/2005
AMETEK, XG 150-5.6, SN# E00123456, 1.00 Build 10, 21/
11/2005