Menu Selection:
The Loop object allows a third-party BACnet workstation to represent a control loop in a standard way. If you use the Site Management Portal as the primary mechanisms to view system information, you do not need to use the Loop object.
The Loop object represents the key information from a PID logic module. The object does not execute the PID algorithm but simply allows you to represent the key parameters of a PID logic module in a Focus tab view.
The Loop object uses the data provided by mapped field points to execute the BACnet intrinsic alarming algorithm. First, create a folder and map the field points representing the loop information. Then use the Insert Object wizard to add the Loop object to the same folder and configure references to the mapped points representing the loop information. The Loop object reads the information indicated by the references, and presents the values received in the Focus tab of the Loop object.
The behavior of the Loop object’s intrinsic alarming algorithm is as follows:
-
The loop object generates a TO OFFNORMAL event when the difference between the Setpoint Value and the Controlled Variable Value remain outside the band defined by the Error Limit and the Time Delay has been exceeded.
-
The loop object generates a TO NORMAL event when the difference between the Setpoint Value and the Controlled Variable Value is within the band defined by the Error Limit.