AJAH.418266.007RE
15
Table А.3 - Description of flags of the status register 0×18
Flag
Purpose
B0
1 – Short circuit
B1
1 – Detector is out of order
B2
Reserved
B3
Reserved
B4
1 – Malfunction of the nonvolatile memory
B5
1 – “Alarm threshold” exceeded
B6
1 – “Preliminary threshold” exceeded
B7
1 – Signal is below the “Bottom threshold”
B8
1 – The upper limit of the measurement range is exceeded
B9
1 – Detector is not ready
B10
1 – Parameters were changed
B11-B15
Reserved
A.5 Register “Instantaneous Value” of the selected measured quantity
Data block of the package consists of combination of bytes. The block structuire:
Idx
InsMV
InsPSS
UniqSec
Designation
Idx – index of register = 0×09, 1 byte, data type BYTE(1);
InsMV – measurement result of selected measured quantity, 4 bytes, data type Single (25)
(see description of the register “Selection of the measured quantity” in the table A.1), calculated using
data for the UniqSec-th second;
InsPSS – number of pulses acquired during UniqSec-th second, 4 bytes, data type Single (25);
UniqSec – unique identifier (changes every second), 4 bytes, data type DWORD (11).
Examples of packages are presented in the Table A.4.
Table A.4 – Examples of packages
Note
Package
Request for measurement result of the selected
measured quantity
Header: A 010101 06 19 0100 C
Data: 10 C
Inquiry answer
Header: 010101 A 07 19 0500 C
Data: 10 XXXX C
Request for measurement interval of the selected
measured quantity
Header: A 010101 06 0B 0100 C
Data: 13 C
Inquiry answer
Header: 010101 A 07 0B 0500 C
Data: 13 XXXX C
Request for measurement uncertainty of the
selected measured quantity
Header: A 010101 06 01 0100 C
Data: 14 C
Inquiry answer
Header: 010101 A 07 01 0200 C
Data: 14 X C
Note - A are three bytes of the block address, X – bytes of the transferred values, C - are four bytes of
the check sum.