IDL 101
COMMUNICATION
84
HB_IDL101_E_V222.doc
Gantner Instruments Test & Measurement GmbH
Register Type Content Length
status information
0500 ........................ ro....................... module status.............................. 2 byte
0501..0502............... ro.......................variable status ............................. 4 byte
<module st.> M16..M13
, M12..M9
= hex xy
= 1. Byte
M8..M5
, M4..M1 =
hex xy
= 2. Byte
<Channel status>: K32..K29
, K28..K25 =
hex
xy = 1. Byte
K24..K21
, K20..K17 =
hex
xy = 2. Byte
K16..K13
, K12..K9 =
hex
xy = 3. Byte
K8..K5
, K4..K1 =
hex
xy = 4. Byte
If the bit Mn in the module status is set it indicates that an error has occurred in the data logger. Valid is:
If the bit Kn in the variable status is set it indicates that an error has occurred in variable n.
M1 = 1: EEPROM - Error
M2 = 1: FLASH - Error
M3 = 1: ADC - Error
M4 = 1: Configuration – Error
M5 = 1: No memory card
M6 = 1: RTC – error
M7..M16 are currently not occupied
Register Type Content Range
read data from external channel
2000 ............. ro/rw.............variable 1 real value high word...................... 0 ... 65535
2001 ............. ro/rw.............variable 1 real value low word....................... 0 ... 65535
2002 ............. ro/rw.............variable 2 real value high word...................... 0 ... 65535
2003 ............. ro/rw.............variable 2 real value low word....................... 0 ... 65535
: : : :
20076 ........... ro/rw.............variable 60 real value high word..........................0 ... 65535
20077 ........... ro/rw.............variable 60 real value low word........................... 0 ... 65535
Attention
: The low word and the high word of a variable always have to be read or written simultaneously.