Hi, I’m working on a project that uses a single serial line with multiple devices. In the line option I’m using the ModBus RTU as the protocol to communicate with the devices. what I need is to control the polling for every device separately on the serial line using Start / Stop buttons on a scheme page.
I can’t use “CommCmdCode” methods because they control the whole line (not the devices separately) and they stop / start the communication with all the devices together on the line.
Thanks.
-
This topic was modified 19 hours, 13 minutes ago by
ramiouba.
-
This topic was modified 19 hours, 10 minutes ago by
ramiouba.