4100ES-S1 Programming Guide
Document: LT0400
Custom Control
9-2
9.1
General
4100ES-S1 Custom Control equations provide a way to override the 4100ES-S1
’s default
operation.
Each Custom Control equation has a similar form: one half of the equation, called the
input
side
, is used to monitor the state of specific system inputs (initiating devices, for example).
The other half of the equation, called the
output
side
, is used to control specific system
outputs (relays, addressable devices, etc.). If the input side of the equation is true, then
execute the output side.
9.2
Custom Control Syntax
Input Statements
are typically used to monitor the status of a point or list, or perform an
action such as delay, cycle, compare two values, or save/recall values. Every input
statement begins with an
Opcode
, which is the action that the input is performing (for
example, monitor point status, recall memory register, etc.). The Custom Control wizard
then displays a series of opcode-specific dialogs. For example if the Opcode is Point Status,
the dialogs prompt the user for information about the condition (alarm, trouble, etc.) and
point being monitored.
[INPUTS]
STATUS
FIRE
L261
| LIST | MIXED | ALARM LIST ZONE 1
Output Statements
are the actions that occur only when the input side of the equation is
true. Every output statement begins with an
Opcode
, which is the general action that occurs
when the input side is true. The opcode-is followed by a series of opcode-specific dialogs,
which allow you to specify exactly how the selected opcode functions. For example, if you
are using the Set Opcode, the wizard displays a series of dialogs that allow you to specify a
qualifier (on, off, etc.) and the point (a signal, for example) on which you want the output
action to execute.
[OUTPUTS]
HOLD
ON
PRI
=
9
,
9
P521
| DIGITAL | UTILITY | A/C TRIP
Logical Operators
(AND, OR, NOT) allow you to link multiple input statements to form
logical expressions. Logical operators are only used with input statements and are not used
with Output statements. 4100ES-S1 Custom Control uses the following logical operators.
AND Operator.
The AND logical operator allows you to 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, List 261 (= Zone1) and List 262 (= Zone2)
must both be in alarm (FIRE) before the output (TRACK ON SIG 4) executes.
[INPUTS]
STATUS
FIRE
L261
| LIST | MIXED | ALARM LIST ZONE 1
AND
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]
Содержание 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...