10/14/2023 5:11 PM | |
Joined: 2/26/2019 Last visit: 12/1/2023 Posts: 56 Rating:
|
On a daily basis at 12:00am I want to store the previos days count, which is over 50,000, into a memory chain bucket using the min/max function. The up/down counter count will not transfer directly to the min/max function. Does anyone know how to accomplish this? Is the min/max function the correct one to use as a chain storage bucket? Thank you ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 10/16/2023 09:21:06New subject after splitting |
|
10/14/2023 11:02 PM | |
Joined: 2/26/2019 Last visit: 12/1/2023 Posts: 56 Rating:
|
Just the previous day. |
10/15/2023 5:58 AM | |
Joined: 12/18/2014 Last visit: 12/5/2023 Posts: 31546 Rating:
|
In attachment a solution for the extended web server. The stored counter value can only displayed on the extended web server, on a HMI, on a remoted LOGO!, on a remoted PLC etc., but not in the same LOGO!. Edit: The program works not in simulation but in a real LOGO!. AttachmentCounter_Store_Test.zip (32 Downloads) |
Last edited by: ixo65 at: 10/15/2023 07:03:00 |
|
Follow us on