Max CH Temperature PS1 command
Posted: Mon Apr 06, 2020 12:20 pm
Hello,
i'm trying to read out data parallel with otmonitor and a python program, it's working quite fine. I have a question about how otmonitor get the info Max CH Temperature.
When i look at the PS1 string i get info like:
00000011/00000000,90.00,00000001/00000001,0.00,0/0,25.00,0.00,0.00,13.13,23.00,0.00,0.00,0.00,0/0,0/0,0.00,0.00,0,0,
MsgID0 ,1 ,6 ,14 ,15 ,16 ,17 ,18 ,24 ,25 ,26 ,27 ,28 ,48 ,49 ,56 ,57 ,116,117
The bold part should be the Max CH Temperature (MsgID57), but is 0.
In the PS1 string it is missing but when i look in OtMonitor log i see a message passing like:
AC0395A00 Read-Ack Max CH water setpoint: 90.00
Is there a way i can get this info also, or what is the trick otmonitor is doing?
i'm trying to read out data parallel with otmonitor and a python program, it's working quite fine. I have a question about how otmonitor get the info Max CH Temperature.
When i look at the PS1 string i get info like:
00000011/00000000,90.00,00000001/00000001,0.00,0/0,25.00,0.00,0.00,13.13,23.00,0.00,0.00,0.00,0/0,0/0,0.00,0.00,0,0,
MsgID0 ,1 ,6 ,14 ,15 ,16 ,17 ,18 ,24 ,25 ,26 ,27 ,28 ,48 ,49 ,56 ,57 ,116,117
The bold part should be the Max CH Temperature (MsgID57), but is 0.
In the PS1 string it is missing but when i look in OtMonitor log i see a message passing like:
AC0395A00 Read-Ack Max CH water setpoint: 90.00
Is there a way i can get this info also, or what is the trick otmonitor is doing?