Tagged Questions
3
votes
4answers
1k views
Testing ladder logic
We all know the various ways of testing OO systems. However, it looks like I'll be going to do a project where I'll be dealing with PLC ladder logic (don't ask :/), and I was wondering if there's a ...
0
votes
1answer
60 views
Is Step 7 v5.5 compatible with v5.4?
Does anyone know if a project that was originally created in step 7 v.5.4, then opened, edited, and saved in 5.5, can then be reopened in 5.4 again?
0
votes
2answers
214 views
Directional Logic PLC
How do you determine direction of inputs using ladder diagrams with a PLC? Meaning, how do you save the previous state?
Previous state of inputs. I need to determine direction that photobeams were ...
0
votes
1answer
517 views
PLC Ladder Logic Outputs
On a single ladder rung how many outputs can you have. If you have more than one. Would it be AND Logic, or OR Logic. Series, or parallel. I'm trying to make six lights flash using timer on delay ...