Click PLC 40 day rolling record

Archddug

Member
Join Date
Jun 2019
Location
WA
Posts
2
I have 24 hour flow rates I need to save in a rolling record in a Click PLC. So the customer needs to be able to look back at any time the last 40 days of records. I am going batty trying to work this out. Any Ideas?
 
One shot, Block Copy triggered at Midnight. Copy Registers 100-138 to 101-139, then move today's value to 100.

Register numbers are just examples. You will have to decide what your addresses are.
 
Last edited:

Similar Topics

Complete noob here, using a Click C0-02DD1-D to run a test stand. Requirement is to turn on motor run for X seconds, turn off and dwell for X...
Replies
6
Views
1,067
merry christmas and happy new year i have a click c0-00dr-d and allen bradley 2711c-t3m. can the panelview talk to the click plc via modbus...
Replies
1
Views
211
Hi guys, i have never had to do a PWM Output or input before i have a Device that to dimm the lamp output from the ballast, the ballast has a 24V...
Replies
6
Views
1,022
I am trying to set a bit to command the Zebra ZT230 to print a label and receive a confirmation bit from the unit via an Automation Direct Click...
Replies
0
Views
665
Hi All, I have a click plc the I need to bit strip and 16Bit int. This is to get the alarms from these bits in the int. Do anyone know how to bit...
Replies
1
Views
501
Back
Top Bottom