6/30/2024 10:35 AM | |
Posts: 24 Rating:
|
Good morning, I use a program to vary the speed of a fan (controlled by an ATV12 altivar) using a PT1000 probe.this one works perfectly. I would like to add a command for a circuit breaker, once the machine door is opened the fan stops.once the door is closed the program resumes its normal course. I would also like to add a two speed switch.To be able to turn the fan once outside the program temperature ranges. I can't program these two functions.Can you help me? ------------------------------------------------------------------------------------------ |
Last edited by: The Helping Hand at: 07/01/2024 13:08:41New subject after splitting |
|
6/30/2024 10:37 AM | |
Posts: 24 Rating:
|
Here is the connection diagram
AttachmentRaccordement provisoire.pdf (723 Downloads) |
6/30/2024 3:12 PM | |
Joined: 12/18/2014 Last visit: 9/10/2025 Posts: 35946 Rating:
|
Please upload your LOGO! program as a ZIP file. |
7/2/2024 4:16 PM | |
Posts: 24 Rating:
|
here is the program in ZIP file
AttachmentSchéma des connexions2.zip (637 Downloads) |
7/16/2024 4:22 PM | |
Posts: 24 Rating:
|
I'm not sure. If I understand correctly, the current values are the problem. I used them to test the program with hot water... The actual values should be this. Is this better for you? AttachmentSchéma des connexions2.zip (431 Downloads) |
7/17/2024 6:22 AM | |
Posts: 24 Rating:
|
Exact! It works as you say. It's a shame that communication is so laborious. This mystery solved. Is what I want to do possible?Namely, stopping the fan when the door is opened, and adding the speed switch? AttachmentSchéma des connexions2.zip (520 Downloads) |
7/17/2024 8:21 AM | |
Joined: 12/18/2014 Last visit: 9/10/2025 Posts: 35946 Rating:
|
Try this ...
AttachmentSchéma des connexions2.zip (484 Downloads) |
7/18/2024 6:43 AM | |
Posts: 24 Rating:
|
When I test the program with the door button or with the speed switch, the LOGO makes a sound which is really not reassuring and the motor does not turn. Can you confirm my connection? Door button: one terminal on the LOGO power supply the other on I1. Speed switch: terminal C on LOGO power supply terminal 1 on I2 terminal 2 on I3. AttachmentRaccordement provisoire.pdf (574 Downloads) |
7/18/2024 2:58 PM | |
Posts: 24 Rating:
|
Pfff, I'm an ***.I mixed up the entrance and exit, sorry. Fortunately, Siemens products are quality products! Itested the terminals and they all work.Phew! Your program works in terms of managing thresholds and door swich. It doesn't work for speed switch. In the attached program, nothing works in terms of threshold management and door swich, but the speed switch works. While from what I see, in both cases the simulations are good... To modify the temperature thresholds, are these thresholds B002, B003, B004, B005, B009? Attachmenttest.zip (458 Downloads) |
7/18/2024 4:30 PM | |
Posts: 24 Rating:
|
Correct or almost. Below 20°C the fan runs at 10Hertz. Speed switch works. Position 1;30Hertz instead of 25. Position 2;50Hertz is OK. Sorry it took so long. |
Follow us on