Need a Clock for RSLogix 5000

go_bears

Member
Join Date
Feb 2009
Location
South Dakota
Posts
28
I need a clock for a 1756-l72 ver 20. I can not use the wall clock because it is used for reporting. i need a clock that the time can be changed for the HMI. This is called our cheese-time. we use it if production has to start late they can change the time to normal start time and all the time will be the same through out the production floor.

i have attached what i thought was going to work but it is too fast.

Untitled.jpg
 
Where are you getting your pulse from?
For accuracy, I would just derive a one second pulse from the wallclocktime. Using a timer, or even an interrupt is just begging for errors, and taking a pulse from the RTC is not difficult.

BST GSV WallClockTime LocalDateTime PLC_Time[0] NXB
DTR PLC_Time[5] 255 Sys_Old_Seconds OTE GL_1Sec_OS BND
 

Similar Topics

Dear Kind advisors, I need help on the title mentioned subject. The logic i wrote as attached is working and will update the CPU time clock after...
Replies
15
Views
14,859
I need someone really smart to help me with a clock project, I have a SLC 500 and a Panel view 550, I need to show on the panel view how many...
Replies
17
Views
3,787
I've got this 3-phase 575V motor that we're controlling with a VFD (Variable Frequency Drive), which has been quite the learning curve in itself...
Replies
10
Views
186
I'm fairly new to Rockwell software, I've had some basic training in the past but nothing too advanced. My company and I use Reliable products for...
Replies
11
Views
342
Hi all, I am having issues accessing my Cimplicity software - the site code changed after re-install and I am no longer able to attain a new key...
Replies
10
Views
169
Back
Top Bottom