Hi everyone, new to the forums and apologies if this is the wrong section to post.
I'm trying to use the function FuGetLocalDateAndTime() to obtain the local time.
I have loged on my PFC200 through the WBM and manually set the time and zone to match my location, after that I rebooted the PLC.
However when I connect to the PLC on eCockpit and check FuGetLocalDateAndTime() it gives me the following date:
DT#1970-1-1-0:0:0
Instead of
DT#2020-11-05-xx:xx:xx
I've been programming for a while using the "Help" section and google, is there a better source of information where I can find more details on the inner workings?
Thank you.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi everyone, new to the forums and apologies if this is the wrong section to post.
I'm trying to use the function FuGetLocalDateAndTime() to obtain the local time.
I have loged on my PFC200 through the WBM and manually set the time and zone to match my location, after that I rebooted the PLC.
However when I connect to the PLC on eCockpit and check FuGetLocalDateAndTime() it gives me the following date:
DT#1970-1-1-0:0:0
Instead of
DT#2020-11-05-xx:xx:xx
I've been programming for a while using the "Help" section and google, is there a better source of information where I can find more details on the inner workings?
Thank you.