3 triggers, 4 status and error messages – Metrohm 774 Oven Sample Processor User Manual
Page 109

5.9 Operation via RS232 Interface
774 Oven Sample Processor, Instructions for use
103
5.9.3 Triggers
Triggers initiate an action on the 730 Sample Changer, for example, starting
a process or sending data. Triggers are marked by the introductory symbol
$.
The following triggers are possible:
$G
Go
Starts processes, e.g. starting the mode run or setting the RS232 interface
parameters
$S Stop Stops
processes
$Q Query
Queries all information from the current node in the tree forward up to and
including the values
$Q.P Path
Queries the path from the root of the tree up to the current node
$Q.H Highest
Queries the number of son nodes of the current node
Index
$Q.N"i" Name
Queries the name of the son node with index i, i = 1...n
$D Detail-Info Queries the detailed status information
$U
qUit
Aborts the data flow of the instrument, for example, after $Q
The triggers $G and $S are linked to particular objects, see the summary
table page 106ff.
All other triggers can be used at any time and at all locations on the object
tree.
Examples:
Querying the value of the baud rate: &Config.RSSet.Baud $Q
Querying all values of the node: RSSet: &Config.RSSet $Q
Querying the path of the node: RSSet: &Config.RSSet $Q.P
Start mode: &Mode $G
Querying the detailed status: $D
5.9.4 Status and Error Messages
In order to have an efficient control by an external control device, it must also be possible to query
status conditions. They provide information about the status of the instrument. The trigger $D initi-
ates output of the status. Status messages consist of the global status, the detailed status and
eventual error messages. The global status informs on the activity of the process, while the de-
tailed status conditions show the exact activity within the process.
The following global status conditions are possible:
$G
Go
The instrument is executing the last command.
$H
Hold
The instrument has been held ($H,
effects the hold status).
$C
Continue
The instrument has been restarted actively after hold.
$R
Ready
The instrument has executed the last command and is ready.
$S
Stop
A process has been aborted, e.g. by pressing the
because there was an error.