6/4/2024 3:04 PM | |
Joined: 6/1/2024 Last visit: 7/22/2024 Posts: 3 Rating: (0) |
Good Morning, I am working on my first mildly complex program with LOGO!, I am using a 4-20 ma pressure transducer for a compressed air system, consisting of two air compressors. I call them Compressor A and Compressor B
up to this point the system works as intended, however I want to alternate the order of those compressors. I have some ideas but not a good way to actually implement this,
But how do I go about switching the order? would I just simply add a second function block ? if someone here could point me in the right direction I will greatly appreciate it. Attachmentalternating_compressors.zip (204 Downloads) |
Last edited by: Fsuarez at: 06/04/2024 15:24:10 |
|
6/5/2024 3:03 AM | |
Joined: 12/18/2014 Last visit: 10/3/2024 Posts: 33872 Rating: (4212)
|
Here is a suggestion for changing the priority every 24 hours. The suggestion is just to show you the principle of the change. Other events such as the failure of a compressor or monitoring the time the compressors need to restore the pressure (for example in the event of a leak). AttachmentChanging_priority_0BA8.Standard.zip (205 Downloads) |
Last edited by: ixo65 at: 06/05/2024 03:09:50Attachment changed |
|
6/5/2024 2:46 PM | |
Joined: 6/1/2024 Last visit: 7/22/2024 Posts: 3 Rating: (0) |
Thanks for your help, I added some sort of hysteresis and a low pressure alarm to it, TDE display for pressure and time/date just for kicks. I am sure more changes will come later. I am attaching the file with the small changes I made in case someone could benefit from it EDIT 7/5/2024 Added a new attachment
Attachment2_compressors_TDE.zip (190 Downloads) |
Last edited by: Fsuarez at: 07/05/2024 18:13:41 |
|
Follow us on