From the course: PLC Sequencer Logic

Unlock this course with a free trial

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

SQC instruction challenge

SQC instruction challenge - Ladder Logic Tutorial

From the course: PLC Sequencer Logic

SQC instruction challenge

(Upbeat music) Excited for this chapter challenge? For our challenge this time, lets take the same dishwasher cycle example, and now when the sequence reaches step three "soap", lets add another pilot light, flashing during that time. lets add another pilot light, flashing during that time. I chose a yellow pilot light. You can select any flashing rate for the yellow pilot light and you can certainly choose any other color. I chose one that matches the one we had for the soap. Soap is in step 4, and this is the pattern we need to use Soap is in step 4, and this is the pattern we need to use to compare two. To indicate whether the flashing light is on or not. So here are some tips that may help you with solving this challenge. The first one is, take the bits pattern off the step that involves the soap, and store it in a binary file. Use word file other than the ones we use for the dishwasher steps. The second one If…

Contents