The binary value is transmitted in 4 bytes, where only the low-order nibble of a byte
contains a 4 bit information.
1
st
byte:
2
0
... 2
nd
4
2
byte:
2
... 2
rd
8
3
byte:
2
... 2
4
th
byte:
2
12
5
th
byte:
'CR'
6
th
byte:
'LF'
Note: bytes 1...4 may have the value of 'CR' and 'LF' (0DH, 0AH)!
4.2.38 QPR
Request to send the program version via RS232 interface.
For example: "Prog 020
4.2.39 QMO
Request to send the mode via RS232 interface.
For example: "DIS C 'CR' 'LF'"
4.2.40 QPB
Request to send the parameter 'blank' via RS232 interface.
For example: "7.368 'CR' 'LF'"
4.2.41 QPF
Request to send the parameter 'factor' via RS232 interface.
For example: "-7.14578E-12 'CR' 'LF'"
4.2.42 QPS
Request to send the parameter 'smpl' via RS232 interface.
For example: "23.75 'CR' 'LF'"
4.2.43 QVU
Request to send the value for rate up via RS232 interface.
For example: "37.5 'CR' 'LF'"
If rate is set to 'analogue up', 1E34 is transmitted.
4.2.44 QVD
Request to send the value for rate down via RS232 interface.
For example: "37.5 'CR' 'LF'"
If rate is set to 'analogue down', 1E34 is transmitted.
4.2.45 QAU
Request to send the information rate up 'analogue on/off' via RS232 interface.
For example:
Analogue on
Analogue off " off 'CR' 'LF'"
765 Dosimat
3
7
11
... 2
15
Query program version, live
DD 010 'CR' 'LF'"
Query mode, live
Query parameter 'blank', live
Query parameter 'factor', live
Query parameter 'smpl', live
Query rate up, live
Query rate down, live
Query rate up 'analogue on/off', live
"on 'CR' 'LF'"
4.2 Control commands
43