I am trying to get the values of the temperature from FLIR AX8 camera using Modbus TCP/IP. In the document (page 67) I can see that the temperature register is 1019-1020. But when I try to query this register, I get no response. Below is the transmission:
Holding register: 1019
Slave ID: 109
IP : 169.254.80.21
TX-> 00 00 00 00 00 06 6d 03 03 fb 00 01
RX-> 00 00 00 00 00 03 6d 83 02
Has anyone worked previously with this camera communication. Can anyone please help me getting the temperature values from the camera.