PLC Introduction

12345678910111213141516
Across
  1. 3. Logic system used before PLCs became common.
  2. 5. OUTPUT The combination of inputs and outputs in a PLC system.
  3. 7. A basic PLC application involving starting and stopping a device.
  4. 10. SEQUENCES A PLC‑based task that activates steps in order.
  5. 11. An ON/OFF signal such as a pushbutton.
  6. 14. INTERLOCKS A PLC‑based task that prevents unsafe machine operation.
  7. 15. LOGIC A programming method that visually resembles relay diagrams (same as 6‑Across).
  8. 16. MODULE Receives signals from sensors, switches, and devices.
Down
  1. 1. A basic PLC application that moves items from one point to another.
  2. 2. INPUT A variable signal such as temperature or pressure.
  3. 3. LOGIC Traditional control using physical relays and wiring.
  4. 4. A system that manages, commands, or regulates device behavior.
  5. 6. LOGIC A graphical programming language resembling electrical relay diagrams.
  6. 8. MODULE Sends signals to motors, solenoids, lights, and actuators.
  7. 9. A digital controller that executes logic instructions.
  8. 12. Sorting objects based on sensor feedback.
  9. 13. A digital controller used in industrial automation (same as 1‑Across).
  10. 14. CYCLE The repeating process of reading inputs, executing logic, and updating outputs.
  11. 16. The communication points between the PLC and external devices.