3/23/2024 8:20 PM | |
Posts: 14 Rating:
|
i am just starting to use this LOGO pls guide me.can you give some sample program in Isc. thanks. |
Last edited by: thammu at: 03/23/2024 20:31:26 |
|
3/24/2024 6:43 PM | |
Joined: 6/11/2019 Last visit: 9/7/2025 Posts: 2628 Rating:
|
hello thammu, Although something is still unclear (it could also be the translation from Google), I programmed something based on your descriptions. Maybe it will help you. Greetings Ella_68 AttachmentProgrammplan-2.zip (541 Downloads) |
3/24/2024 7:12 PM | |
Posts: 14 Rating:
|
hi Ella_68 the file is not opening.its showing error. pls help. |
Last edited by: thammu at: 03/24/2024 19:19:21 |
|
3/24/2024 7:20 PM | |
Joined: 6/11/2019 Last visit: 9/7/2025 Posts: 2628 Rating:
|
You probably have an older LSC version.Here is the converted version.
AttachmentProgrammplan-2b.zip (561 Downloads) |
3/26/2024 5:18 PM | |
Joined: 6/11/2019 Last visit: 9/7/2025 Posts: 2628 Rating:
|
Hello thammu, You determine how and when switching occurs with the analog threshold switches B006 and B007. Set the parameter connections as you need them. The switchover in the event of an error is already implemented. The inputs I5 and I6 are intended for this. If one unit fails (input = 0), it switches to the remaining one. In the appendix is another example with a different switching sequence for B006 and B007. Greetings Ella_68 Ups, Sorry, forgot the program AttachmentProgrammplan-2c.zip (461 Downloads) |
Last edited by: Ella_68 at: 03/26/2024 17:29:09 |
|