Jump to content

Recommended Posts

Posted
Hi folks, In the MX OPC Server I have a time stamp, this is generated by the OPC. But I would like to receive the time stamp from the PLC CPU. How can I realize that? Thanks in advance. Roger
Posted
Each byte of SD210 thru SD213 contains a bit of the clock information. SD210 lower byte is month, higher byte is year SD211 lower byte is hour, upper byte is day SD212 lower byte is seconds, upper byte is minutes SD213 lower byte is day of week. upper byte is 34d and 4th digits of year (IE 20 for 2006) Your best bet is to use the DATERD command every scan in your program to drop that information into sequential words, and then set up your OPC to log those words with your existing data.

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

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