3.1.2 Triggers
Triggers initiate an action at the KF Oven, e.g. starting of a mode or sending of data.
Triggers are marked with the introducer: $
The following triggers are possible:
$G
Go:
$S
Stop:
$Q
Query:
$Q.P
Path:
$Q.H
Highest index: Used for inquiry of the number of son nodes of the current node
$Q.N"i" Name:
$D
Detailed Info: Used for inquiry of the detailed status
$U
qUit:
The triggers $ G and $S are linked to objects, see overview table, pages 20ff.
The other triggers, however, can be used at any time and at all locations on the object tree.
Examples:
Inquiry of baud rate: &Config.RSSet.Baud $Q
Inquiry of all values of the node RSSet: &Config.RSSet $Q
Inquiry of the path of node RSSet: &Config.RSSet $Q.P
Starting a mode: &Mode $G
Inquiry of the detailed status: $D
768 KF Oven
Starts operations, e.g. start of the automatic determination or setting
of the RS232 interface parameters
Stops operations
Used for inquiry of all information from the current node in the tree
upwards up to and including the values
Used for inquiry of the path from the root of the tree up to the current
node
Used for inquiry of the name of the son node with index i, i = 1...n
Used to abort the data flow of the 768 KF Oven, e.g. after $Q
3.1 General rules
17