Displaying date and time on PanelView 800

technolog

Lifetime Supporting Member
Join Date
May 2015
Location
Ohio
Posts
320
I have to display the date and time on a 2711R-T10T.

I've seen the system tags $SysClockMonth, $SysClockDay, $SysClockYear, $SysClockHour, $SysClockMinute & $SysClockSecond. I was thinking of setting up numeric display fields for each and aligning them on screen with some '/' & ':" text labels used as separators so that it read like a traditionally formatted date & time - MM/DD/YYYY hh:mm:ss.

I don't have an HMI available to try it on but I'm worried I'm going to run into problems with the formatting because of the change from two digit values to one digit values. I think this will leave big, ugly gaps in the display field.

Is there a better way to do it? I'd like to be able to concatenate them into two strings and display them using string display fields, but I can't see how to do it. If I could get the HMI date & time tag values into the PLC, I could probably concatenate them there and display the PLC value but I can't see how to get the values out.

The PLC is a Micro850 (two actually, plus a Micro820 - I have three systems to update).

Thanks for any help you're able to offer.
 

Similar Topics

Hey everyone and anyone that can lend a helping hand. I have a project that I am being asked to add some animations of Solidworks or "3D" models...
Replies
9
Views
346
Using FTview ME to create an HMI screen. Simplest task is giving me trouble. How do I create an HMI tag that will allow the name of the current...
Replies
3
Views
134
Hello Folks, plc : micrologix 1500 The analog output from the loadcell is given to the plc. Using the SCP function I have scaled it into an...
Replies
3
Views
766
Hi Everyone, I am hoping a Red Lion Expert can point me in the right direction. I am experimenting with data logging on a CR3000 10" screen...
Replies
4
Views
608
I’m a bit stuck on HMI (KTP-1200) programming… See the picture attached. The PASS or FAIL box should only appear when the toggle switch is...
Replies
7
Views
1,082
Back
Top Bottom