Channel reading issues


TheNovice

Recommended Posts

I have a project with multiple modbus channels.

I have timings and events for those channels, while I monitor, I can see Tx and Rx for all the modbus ID's but the channel is not reading thus not collecting data, not executing event code as well as the UI component displaying that channel is not getting updated, until I force read it using channel.read('channel_X').

I am facing the same issue with 2 recent project.

I am currently using a sequence with While loop to Force read all the channels. 

 

Any help would be much appreciated.

Thanks!!

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.