Syntax of an Auntorun Sequence

To write an autorun sequence, a set of standard commands are available to:

Modify the Parameters of a Device -- SET command

To modify the parameters of a device, the command SET should be used:

Syntax:
SET  <alias>|<equipment name> [<device specific arguments>]

Examples:

Perform a Run in an Autorun Sequence -- START or STOP command

To start a run in an autorun sequence, the command START should be used:

Syntax:
START S[CALER]    <number of scaler>|<label> <limit>
or
START H[ISTOGRAM] <number of histogram>|<label> <limit>

Examples: As a rule, if a run was already active when an autorun sequence is started, it will be stopped. The users can nevertheless keep the running run and incoporate it in the autorunsequence by using the command STOP as the first command in the autorun sequence: :

Syntax:
STOP S[CALER]    <number of scaler>|<label> <limit>
or
STOP H[ISTOGRAM] <number of histogram>|<label> <limit>

Example:

Wait for Special Conditions -- WAIT command

Wait a given Amount of Time

There is the possibility to make the autorun sequence process wait a given amount of time before proceeding with the next command:

Syntax:
WAIT <time in seconds>

Example:

Wait for reaching Device Specific Condition

The autorun sequence can wait until a device has reached specific conditions.
(Note: to date this command applies only to the LTC21 Temperature Controller).

Syntax:
WAIT <alias>|<equipment name>|<interval [sec]>  [<device specific arg>] [<max interval>]

Example:

Change the Titles of a Run

The titles for a run can be modified from the autorunsequence with the command TITLE:

Syntax:
TITLE    S[AMPLE]=<text> F[IELD]=<text> T[EMP]=<text> O[RIENT]=<text> C[OMMENT]=<text>

Note that normally the field, temperature and orientation entries are automatically changed when they have been modified by the command SET or if they have been changed interactively.
Example:
Generated on Tue Apr 18 14:28:38 2006 for MuSR Graphical User Interface: deltat by  doxygen 1.4.6-NO