An automation engineer is debugging a control loop for an industrial chemical reactor. The algorithm monitors the reactor's internal pressure, PPP, and temperature, TTT, to decide when to open a safety relief valve. Due to a suspected logic error in the code, the valve fails to open under critical conditions.
Explain how the engineer would use a trace table to isolate and identify this error.