Save – Kipp&Zonen Brewer MkIII User Manual
Page 121
MKIII OPERATOR'S MANUAL
118
Example
R; O
0
If the above had been called before any other R command then a single zero is returned
indicating that there were no scans taken.
R,2,4,4;O[sent to Brewer]
5638, 4996, 54886[returned by Brewer]
Sample and accumulate the light intensities for slitmask positions 2, 3,4,4,3 and 2.
Repeat this sequence 4 times. In this example the O command is used to display
example results. The returned counts correspond to slitmask positions 2, 3 and 4
respectively.
R; O[sent to Brewer]
5549, 4989, 54880[returned by Brewer]
In the above, the R parameters had already been specified as 2, 4, 4.
The new values returned correspond to a new run of the R command as specified.
12. S
Report the status of the most recent run command. This command requires
configuration variables.
Syntax
S
Response
Each number returned in the above string is in the form of a decimal value using ASCII
characters. Each number occupies exactly four characters and the value is right-justified
and padded with spaces. The last value in the list always has a comma. The number of
parameters returned is limited only by the string length.
Parameters
The
remaining parameters are given in the following table.
Response field format
Meaning
0..
Number of cycles completed
Boolean
on if the Run command was interrupted (by a break)
Example
S
2, 4, 2, 4, 0, 1,
Reports that the R command was R,2,4,4 and was interrupted during the third scan.
13. SAVE
Stores the current set of RAM configuration parameters in Flash memory.
Syntax
SAVE