Jump to content

Recommended Posts

  • MVP 2023

The onboard high speed counter resets to 0 on power up in all Unitronics PLCs and in the RC15.  If you want to retain the HSC value you must copy it continually to a buffer register in the CANbus master PLC.  Check to make sure it's not = 0 before copying it to the buffer.

You should be monitoring the online status of the RC15 in your master code.  Here's an example of how I do it:

image.png.49ce81327ca8b0777b63d91b5ebbe054.png

When you see the RC15 go back online, write the value from the buffer back to the RC15.

If you want to describe your application an post both your master and your RC15 programs we can have a look.

Joe T.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...