stop modbus when not connected - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: stop modbus when not connected (/showthread.php?tid=3581) |
stop modbus when not connected - benanderson_475 - 24.09.2021 When i am doing project with Modbus devices but i am doing most programming offsite, can i stop the errors in the log as i have no Modbus devices connected yet but i have mapped obj to several Modbus profile, Can i stop the device from attempting to poll theses Modbus devices which only exist in programming so far? its not really a big problem but I'm just interested to know? RE: stop modbus when not connected - admin - 24.09.2021 No solution for this at the moment. To have less errors you can set the maximum poll interval of 1800 seconds. RE: stop modbus when not connected - benanderson_475 - 24.09.2021 (24.09.2021, 07:11)admin Wrote: No solution for this at the moment. To have less errors you can set the maximum poll interval of 1800 seconds. ok will do, Many Thanks |