Chris Elston

Panel View Time and Date Stamp Display in an Array

3 posts in this topic

Checking to see what might be some methods to capture a time and date stamp into an array element, then display that on a panel view?

Right now I have a 100 element array, I want to treat this 100 element array like a log file. I have EPOCH time setup in this program, so I can capture the EPOCH into the log. Is there an EPOCH to Time/Date display or function in a Panel View trick somewhere maybe?

Any other ideas for how you guys have handled that one?

Share this post


Link to post
Share on other sites

Have you considered an UDT for Date/Time and an array of UDT?

Share this post


Link to post
Share on other sites

It's looking like I am gunna have to do it this way, along with concatenating the DINTS into a DINT to STRING for a "time-date" stamp. I always hope for the best and make sure I didn't miss something that might have been added like a new feature or firmware update that I overlooked.

Share this post


Link to post
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