Jump to content

Modbus error check with Jazz


Recommended Posts

  • MVP 2023

There is no simple Modbus "Check Alive", but you can make one with old school handshaking.

 

Put a timer in your slave logic that sets a bit every so often.  Have your master logic reset it as part of the write.  Then have another timer in the slave look to see if that bit stays on for too long.

 

Joe T.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

Confirm to continue.