Jump to content

Modbus I/O server warnings question


Recommended Posts

I currently have a product out in the field on the customer site that is sending out particle count data via serial modbus. Anytime the customers' DCS polls our module and gets the same data two times in a row, the master device is throwing an error. When we recreate the set up with a LabVIEW master device here in the office, we can see that because the current data is the same as the previous data it is being interpreted as old data. I can only assume this is because the CRC portion of the data packet is being generated according to the data that is being sent. A cRIO module is the slave device and I would like to keep the number of registers and shared variables to a minimum. We currently have a work around using an extra register we don't need and just incrementing a value with every iteration. Does anyone know of some way to indicate to the master Modbus device that the data in the registers is still current even though it is the same as the data that was there the last time it was polled?

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

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...

Important Information

By using this site, you agree to our Terms of Use.