Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
RTO Please design a PLC program to perform the following task: An LED will be on when it's activated by an NO push button for an accumulated 6...
RTO
Please design a PLC program to perform the following task:
- An LED will be on when it's activated by an NO push button for an accumulated 6 seconds. In other words, the push button can be on and off, but when it's accumulated for six seconds, the LED will be on.
- After six seconds, the LED will be on for four seconds and is then reset itself for another cycle.
Post LogixPro image of this programming
Cascading timer
1. Assume the maximum allowable time preset is 5 seconds. Please design a cascading timer will activate an LED in 8 seconds.
Post LogixPro image of this programming