40
12.3
Without Service mode using the xxData? command
Without using the Service Mode it is still possible to retrieve data using xxData?
Using LogboxSESetup 1.9 and above the RS485 address was set to 2.
Sending in ASCII 02Data? returns the last logged measurement data with the Alias names but no Min, Max or StdDev in one line.
02Data?
02,Vrtc=3.032,V3V=3.297,Vpow=7.529,GSM_dB=---
12.4
Without Service Mode using Modbus® RTU
Using Modbus® RTU it is possible to retrieve individual values logged in Outputs Out1 to OUT32
Using the Modbus® RTU protocol and function 4 “Read Input Registers” one can retrieve actual data from the registers.
The registers start at 100 and with 32 two byte registers it goes to 163.