Process Flow - Control loop monitoring
Start Monitoring
Read Sensor Value
Compare to Setpoint
Calculate Error
Adjust Control Output
Send Output to Actuator
Log Data & Status
Check for Alarms
Repeat Loop
This flow shows how a control loop continuously reads sensor data, compares it to a target, adjusts outputs, logs status, and repeats.