RSLogix 500 UTC to Local Conversion

tmiller47

Member
Join Date
Apr 2022
Location
Illinois
Posts
1
Hello All,

Using a Micro1400 thanks to its DNP3 capability. DNP3 spec requires syncing PLC to a UTC source. However, my local HMI needs to be able to read from a local time source to display date/time correctly for alarms.

I could have HMI run freely, but then operators will need to set time on HMI manually every DST change. I'd rather not have them touch more than they need to...

Thus my problem. Anyone got any cool tricks that I might not be aware of to convert UTC to local time inside logix500? 5000 has the wallclocktime GSV, i don't believe 500 has anything similar...

Appreciate the help!
 
Look for the RTC Function File. You should be able to CPW the individual words (e.g. #RTC:0.HR for the current hour) much as you would use GSV in 5000. Then use your own logic to convert to local time.
 

Similar Topics

Hi Everyone, I am not proficient in RSLogix 500 so I have a question regarding the evaluation of N7:0 data as an input. So as I understand in...
Replies
1
Views
87
I have a little bit of experience with Allen-Bradley. I have a Micrologix 1500 (RSLogix 500) and a PanelView Plus 7 (FactoryTalk View Studio ME)...
Replies
3
Views
165
buen dia. tengo una falla al pasar los tags de mi plc SLC 5 0/4 a mi panel me aparece un error Problem writing value " " to item <tag name>...
Replies
1
Views
83
Will someone please convert this logic to pdf?
Replies
2
Views
127
Hello, Haven't been on in a while. I need to generate a bit level pdf of the I/O for RSLogix 500. I can generate a report but it just shows the...
Replies
1
Views
158
Back
Top Bottom