Recommended Posts

Is there any way to read when a channel reading times out? I wrote a sequece to get the latest channel value and write it to MySQL database, and it would be very interesting to be able to write if the channel has timed out. The solution I'm using now is to write zeros if the time difference between the latest read is greater than the stabilished timing *3, from the system time.

Link to comment
Share on other sites

Archived

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