11/1/2023 10:12 PM | |
Joined: 10/23/2018 Last visit: 5/31/2024 Posts: 3 Rating: (0) |
My first time posting here and rather than start a new thread I hoped it might fit in here with a previous query. I've a piece of ladder logic in Step 7 classic using positive edge instruction to call a screen. The help instruction in step 7 classic is not as comprehensive in that it seems I don't need to declare an edge memory bit. I've put all the detail on the logic and help files into the attachment. Can anyone advise if there are known shortcomings in the way in which the edge detection in the original Step 7 piece of logic is written? (I've seen other instances in step 7 classic where a bool from a DB is used instead of a memory bit but equally I haven't found that to be 100% reliable either) I'd greatly appreciate any help that can be sent my way ------------------------------------------------------------------------------------------ |
Last edited by: Jen_Moderator at: 11/02/2023 05:17:29New subject after splitting |
|
11/7/2023 7:32 PM | |
Joined: 7/4/2017 Last visit: 3/14/2024 Posts: 7 Rating: (0) |
Here is an example of a modified version of your positive edge detection logic that addresses all of the shortcomings mentioned above:
This modified logic is more reliable than the original logic because it:
|
Follow us on