Dispay time and date on a PV+1000

godfrey

Member
Join Date
Apr 2002
Location
Charlotte, NC
Posts
412
I've got a GSV instruction in my 1769-L30 to move WALLCLOCKTIME into a user defined tag called TIME_DATE. It has seven DINT members for year, month, day, hour, minute, second and millisecond. This works fine. I want to create an object on my PV+ 1000 to display the first six members. I don't need the milleseconds. Do I have to create six separate objects for each member tag? Or can they fit or be combined in one object? What I'm picturing is one screen object that looks something like:
08-08-22-11:30:23
I'm using RSLogix v13 and RSStudio 4.0. What I'm doing is logging data that I want to diplay with the time stamp.
 
Are you displaying the current time or a series of stored times?

Current time is easy - just map your PLC tags to the global connections and create a text display. Click the insert variable button and select time/date, and pick the format.

If you are storing timestamps that you want to display, you would have to make a text display, and then insert a numeric variable for each element of time, with whatever separation characters you want in between.
 

Similar Topics

So we need to extend the control of a weintek 6100i HMI to another Weintek 6100i/8000 HMI for remote visualization. 1 Is it possible to...
Replies
2
Views
2,583
I was trying to monitor some inputs using excel and i cant get them to show up. I can get timers acc and dn bits but inputs just show 0 and never...
Replies
0
Views
1,198
From the Red Lion website, after some customer enquiries in the last week or so... Rev. March 25, 2024 [18:30] Just thought it might help a...
Replies
9
Views
279
How do you install update on Red Lion Crimson ver 3.1. Do I just need to run the exe file on the host server?
Replies
1
Views
107
Has anyone found a way to convert/replace/update the firmware on old Parker TS80xx series HMIs (i.e. TS8010, TS8006, etc) to accept Crimson...
Replies
0
Views
91
Back
Top Bottom