Document: LT0400
4100ES-S1 Programming Guide
Custom Control
9-3
OR Operator.
The OR operator allows you to put a group of points in parallel,
meaning
the activation of
any
one or more of the points causes the output side of the equation to
execute
. In the following example, if Zone1
or
Zone2 enters an alarm state, the output
(TRACK ON SIG 4) executes.
[INPUTS]
STATUS
FIRE
L261
| LIST | MIXED | ALARM LIST ZONE 1
OR
STATUS
FIRE
L262
| LIST | MIXED | ALARM LIST ZONE 2
[END INPUTS]
[OUTPUTS]
TRACK
ON
PRI
=
9
,
9
SIG4
| SIGB | QALERT | FIRE ALARM BELL/STROBE
[END OUTPUTS]
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.
Selecting the Custom Control tab from the main programmer window displays the Custom
Control window. This window contains two halves:
The left half lists user-
defined and system-only
(non-editable) equations.
Click on the + sign to the
left of an entry to expand
the contents of that entry.
The right half of the window
is used for creating user-
defined Custom Control
equations. The Equation
Comment text entry box
allows you to enter
descriptive text explaining
the operation of the
equation. The Equations
area contains a text entry
box for creating and editing
an equation’s input and
output statements. The
Add…
Button starts the
Custom Control Wizard and
is used to create new
equations. The
Edit…
Button is used to edit
existing equations. The
Taglist…
Button starts a taglist that can be used for
selecting/deselecting points in an existing equation.
Содержание 4100ES-S1
Страница 1: ...4100ES S1 Fire Indicator Panel Programming Guide Australian Programming Guide LT0400 Issue 1 5...
Страница 2: ......
Страница 7: ...Document LT0400 4100ES S1 Programming Guide Introduction 1 1 1 Introduction...
Страница 10: ...4100ES S1 Programming Guide Document LT0400 Introduction 1 4 THIS PAGE IS INTENTIONALLY BLANK...
Страница 11: ...Document LT0400 4100ES S1 Programming Guide System Overview 2 1 2 System Overview...
Страница 14: ...4100ES S1 Programming Guide Document LT0400 System Overview 2 4 THIS PAGE IS INTENTIONALLY BLANK...
Страница 15: ...Document LT0400 4100ES S1 Programming Guide About the Programming Tools 3 1 3 About the Programming Tools...
Страница 18: ...4100ES S1 Programming Guide Document LT0400 About the Programming Tools 3 4 THIS PAGE INTENTIONALLY LEFT BLANK...
Страница 19: ...Document LT0400 4100ES S1 Programming Guide Creating a Configuration 4 1 4 Creating a Configuration...
Страница 22: ...4100ES S1 Programming Guide Document LT0400 Creating a Configuration 4 4 THIS PAGE LEFT INTENTIONALLY BLANK...
Страница 23: ...Document LT0400 4100ES S1 Programming Guide Adding Addressable Devices 5 1 5 Adding Addressable Devices...
Страница 30: ...4100ES S1 Programming Guide Document LT0400 Adding Addressable Devices 5 8 THIS PAGE LEFT INTENTIONALLY BLANK...
Страница 31: ...Document LT0400 4100ES S1 Programming Guide Addressable Device Settings 6 1 6 Addressable Device Settings...
Страница 39: ...Document LT0400 4100ES S1 Programming Guide Adding Zone Displays 7 1 7 Adding Zone Displays...
Страница 46: ...4100ES S1 Programming Guide Document LT0400 Adding Zone Displays 7 8 THIS PAGE LEFT INTENTIONALLY BLANK...
Страница 47: ...Document LT0400 4100ES S1 Programming Guide Adding Expansion Modules 8 1 8 Adding Expansion Modules...
Страница 60: ...4100ES S1 Programming Guide Document LT0400 Adding Expansion Modules 8 14 THIS PAGE IS INTENTIONALLY BLANK...
Страница 61: ...Document LT0400 4100ES S1 Programming Guide Custom Control 9 1 9 Custom Control...
Страница 68: ...4100ES S1 Programming Guide Document LT0400 Custom Control 9 8 THIS PAGE IS INTENTIONALLY BLANK...
Страница 69: ...Document LT0400 4100ES S1 Programming Guide AS1668 Fan Controls 10 1 10 AS1668 Fan Controls...
Страница 95: ...Document LT0400 4100ES S1 Programming Guide Appendices 12 1 12 Appendices...