PVP7 (Performance) Date and Time Issues

AMarks95

Member
Join Date
Jul 2018
Location
South Dakota
Posts
224
Hello everybody, struggling to make any sense of what this thing is doing with the time settings.

1. My PLC has a DINT[7] array with the WallClockTime that is linked to the year, month, day, hour, and minute global connections of the FTV ME application.

2. The PLC's time has been set in the Logix 5000 project.

3. I have a Time Date Display that shows time, but it's off by two hours.

4. My alarm events show some unrelated time in 1974.


I don't understand why all of these times don't match the PLC time.
 
You need the property "Remote Date and Time" mapped to a tag, on transition from 0 to 1, it will sync the time with the tags you provided for Remote year, month, etc.
 
You need the property "Remote Date and Time" mapped to a tag, on transition from 0 to 1, it will sync the time with the tags you provided for Remote year, month, etc.

Did this and now it's off by more. Was off by 2 hours before, now off by 5 hours. My DateTime tags used in SSV with user inputs from the OIT is correct, but for some reason it sets the time way off.

**edit: this was due to my GSV using "LocalDateTime" instead of "DateTime"
So at least the displayed time matches what was set. Now just to figure out the alarm time thing
 
Last edited:
Did this and now it's off by more. Was off by 2 hours before, now off by 5 hours. My DateTime tags used in SSV with user inputs from the OIT is correct, but for some reason it sets the time way off.

**edit: this was due to my GSV using "LocalDateTime" instead of "DateTime"
So at least the displayed time matches what was set. Now just to figure out the alarm time thing

I guess I never noticed the history time stamp issue because we roll our own history. I suspect you might be out of luck until a firmware update comes out.
 
There have been a couple firmware update releases since this post was made. I don't see any mention of this anomaly in the release notes. Anybody know if this issue is fixed with the 12.105 update?
The Tech Connect article also does not mention anything about the update fixing this anomaly.
 

Similar Topics

Hello everyone, I'm having trouble solving this one and was hoping someone could help. I have a AB CompactLogix L16ER PLC connected to a AB...
Replies
2
Views
584
I have a panelview plus 7,and often popup a messagebox"application servicesd.exe encountered a serious error and must shut down"I refreshed the...
Replies
0
Views
1,072
Folks. Iv the luxury of replacing a PVP7 that got hosed down internally this morning. It happens here. I'm used to it. However, today, the...
Replies
16
Views
5,203
I'm working for a customer who would like to replace local authentication on their PVP7 (FTVME 8.00) with Domain Authentication via LDAP. The...
Replies
4
Views
1,868
Hello, I downloaded my .mer to my PVP two weeks ago. I went to download it today and now I get an alarm that says "The download was unable to be...
Replies
7
Views
1,506
Back
Top Bottom