From the course: PLC Simulation Software: Factory I/O with Connected Component Workbench

Unlock the full course today

Join today to access over 25,000 courses taught by industry experts.

Ladder logic program in CCW software

Ladder logic program in CCW software

- [Instructor] All right, I'm going to go ahead and start the programming. So I'm going to go to Program1 and double click in here. Now, this will take me to the main window where I can add the instructions. If you have started a project from scratch, then you need to go to the MainTask, right click, and then add a new ladder diagram. However, in the provided file, I already added Program1. Now, what I want to program is when I press on the start push button, I want the green LED to turn on, as well as the start push button light, and the same thing for the stop push button. Once I press on the stop push button, the red LED turns on, as well as the stop push button light. So I'm going to go ahead and grab an XIC instruction. And drag it to the rung. Then go to the dropdown menu here and select Micro850. And then I'll scroll down all the way to the bottom and then I select start push button. I can either highlight…

Contents