IEC 61131-3:2013 - PLC Programming Professional Free Practice Test — 29 Questions

29 questions · Full explanations · No account required

Free
Question 1 of 29

Consider a Programmable Logic Controller (PLC) executing a program that utilizes the `TON` function block. The `IN` input of the `TON` is pulsed TRUE for 300 milliseconds and then immediately set to FALSE. The `PT` parameter of the `TON` is configured to 500 milliseconds. Following this sequence, the `IN` input is then set to TRUE again after a brief pause. What will be the state of the `ET` (Elapsed Time) and `Q` (Output) of the `TON` function block immediately after the initial 300-millisecond pulse, and what will be the state of `ET` and `Q` when the `IN` input is subsequently set to TRUE again after the pause?

Immediately after the initial pulse: ET = 0 ms, Q = FALSE. When IN is set to TRUE again: ET starts counting from 0 ms, Q remains FALSE until ET reaches 500 ms.
Immediately after the initial pulse: ET = 300 ms, Q = FALSE. When IN is set to TRUE again: ET starts counting from 300 ms, Q remains FALSE until ET reaches 500 ms.
Immediately after the initial pulse: ET = 0 ms, Q = TRUE. When IN is set to TRUE again: ET starts counting from 0 ms, Q becomes TRUE immediately.
Immediately after the initial pulse: ET = 300 ms, Q = FALSE. When IN is set to TRUE again: ET holds at 300 ms, Q remains FALSE.

About the IEC 61131-3:2013 - PLC Programming Professional Certification

These free practice questions are designed to help you assess your readiness for the IEC 61131-3:2013 - PLC Programming Professional exam by Other. Each question comes with a detailed explanation to reinforce the correct concept. For a complete exam preparation experience with hundreds of questions, spaced-repetition study tools, and full exam simulations, explore our premium access.