Using A Ladder Logic Diagram To Evaluate An Equation - Simplex 4007ES Programmer's Manual

Fire alarm systems
Hide thumbs Also See for 4007ES:
Table of Contents

Advertisement

Custom Control, Continued
Anatomy of a
Using Logical Operators (AND, OR, NOT) you can link multiple input statements to form
logical expressions. Logical operators are only used with input statements and are not used
Custom Control
with Output statements. ES Panel Custom Control uses the following logical operators.
Equation
Using a Ladder
A ladder logic diagram is a "sketch" of the equation used to evaluate (predict the outcome) of a
custom control equation before it is entered into the programmer. Use the following
Logic Diagram to
conventions when creating ladder logic diagrams:
Evaluate an
Equation
• AND Operator. With the AND logical operator you can put a group of points in series
so that only the activation of all points at the same time causes the Output side of the
equation to occur. In the following example, Zone1 and Zone2 must both be in alarm
(FIRE) before the output (Hold ON SIG3) executes.
Figure 9-3. Logical Operator: AND
• OR Operator. With the OR operator you can put a group of points in parallel, meaning
the activation of any one of the points causes the output side of the equation to execute.
In the following example, if either Zone1 or Zone2 enters an alarm state, the output
(Hold ON SIG3) executes.
Figure 9-4. Logical Operator: OR
• NOT Operator. Use the NOT Operator to specify that a condition must not be true in
order for the output to execute. In the following example, the output side of the
equation (print message "Smoke not dirty" executes only if the condition of M1-1 is
NOT dirty.
Figure 9-5. Logical Operator: NOT
• Draw a solid, vertical line on the left side of the sketch to represent the starting point
for the equation. Use a vertical dashed line to divide the sketch into an input side and
an output side.
• Use two vertical, parallel lines to represent each input statement. Add text between the
lines to describe the input statement.
9-3
4007ES Panel Programmer Manual (579-1167)
Continued on next page

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

4007es hybrid

Table of Contents