Reference Guide User Manual

Code Name Description
0x94 Sensor Missing Attempting a sensor operation on a sensor port
with no sensor connected.
0x95 Sensor Invalid Attempting a sensor operation on a sensor port that has a
sensor that is not compatible with the sensor that
was originally configured.
0x96 Sensor Firmware Attempting a sensor operation on a sensor
with no application code.
0xA0 Data Log Register Attempting to write a register that is read-only during logging.
0xA1 Data Log Memory Data log memory is full.
0xA2 Data Log Directory Data log directory is full.
0xA3 Data Log Edit Log configuration cannot be edited.
0xA4 Data Log Sequence Invalid data log command sequence.
8.14 Probe Register Map Layout
Each probe and sensor will follow a common layout pattern which provides consistency and
improves code reuse between platforms. All Instrument registers are Holding Registers. The
common probe register map layout is as follows:
Probe Common
Registers
9000 - 9209
Sensor Common
Registers
1 - 38
Parameter 1
Registers
38 - 45
Parameter 2
Registers
46 - 53
Parameter N
Registers
xx xx+8
Other Registers
xxxx-xxxx
68