56 NFS2-3030 Listing Document — P/N LS10006-051NF-E:F2 5/19/2022
“AND” Operator Requires that each argument be active.
Example
: AND(Z02,Z05,L2D12)
All three arguments in the equation must be active for the logic zone to be activated.
“OR” Operator Requires that any argument be active.
Example
: OR(Z02,Z05,L2D12)
If any one of the three arguments in the equation is active the logic zone will be activated.
“NOT” Operator Inverts the state of the argument (activated to deactivated OR deactivated to activated).
Example
: NOT(Z02)
The logic zone will remain activated until the argument activates.
If the argument activates the logic zone will deactivate.
“ONLY1” Operator Requires that only one argument be active.
Example
: ONLY1(Z02,Z05,Z09)
If only one of the arguments activates the logic zone will be activated.
“ANYX” Operator Requires that the amount of arguments specified by the number preceding the arguments be active.
Example
: ANYX(2,Z02,Z05,Z09)
If any two or more of the arguments are in alarm the output point will be activated.
The X amount may be a value from 1 through 9.
“XZONE” Operator Requires that any combination of two or more input devices programmed to a zone be active. (Local General
Zones only)
Example
: XZONE(Z02)
If any combination of two or more initiating devices that have been mapped to this software zone come into alarm,
then outputs mapped to this zone will activate.
“RANGE” Operator Each argument within the range must conform to the requirements of the governing function. The range limit is 20
consecutive arguments.
Example
: AND(RANGE(Z1,Z20))
Zone 1 through Zone 20 must all be active to activate the logic zone.
“DIS(point argument)”
Operator
Requires that the point argument be disabled for the operator to go active.
“PRE(point argument)”
Operator
Requires that the point argument be in prealarm for the operator to go active.
Example
: AND(L1D1,PRE(L1D2))
The detector at address L1D1 must be active and the detector at L1D2 must be in prealarm for this equation to go
active.
“SUP(point argument)”
Operator
Requires that the point argument be in an active supervisory state for the operator to go active.
Example
: OR(L1D1,SUP(L1M1))
The detector at address L1D1 must be active, or the module at L1M1 must be in an active supervisory state, for
the equation to go active.
“FIRE(point argument)”
Operator
Requires that the point argument be in an active fire alarm state for the operator to go active.
Example
: AND(L1D1,FIRE(L1M1),FIRE(L1M2))
The detector at address L1D1 must be active, and the modules at L1M1 and L1M2 must be in an active fire alarm
state, for the equation to go active.
“NON(point argument)”
Operator
Requires that the point argument be in an active non-alarm state for the operator to go active.
Example
: AND(L1D1,NON(L1M1))
The detector at address L1D1 must be active, and the module at address L1M1 must be in an active non-fire
alarm state, for the equation to go active.
“SEC(point argument)”
Operator
Requires that the point argument be in an active security alarm state for the operator to go active.
Example
: AND(L1M1,SEC(L1M2))
The module at address L1M1 must be active, and the module at address L1M2 must be in an active security
alarm state, for the equation to go active.
“AUTO(point argument)”
Operator*
This operator will evaluate as “Active” if all of the SCS switches or specified switch group are in the “Auto”
position. When the SCS-8L/SCE-8L is disabled, the evaluation will be based on the switch position prior to the
disable.
Examples
:
OR(AUTO(A1G16))
The switch associated with switch group 16 on Annunciator 1 must be set as “Auto” for the equation to go active.
OR(AUTO(A1))
All the switches of Annunciator 1 must be set to “Auto” for the equation to go active.
“NORM(point argument)”
Operator*
This operator will evaluate as “Active” if the entire SCS device or a specified switch group is in a normal state.
Examples:
OR(NORM(A1G16))
The switch associated with switch group 16 on Annunciator 1 must be in the “normal” state for the equation to go
active.
OR(NORM(A1)
All switches on Annunciator 1 must be in the “normal” state for the equation to go active.
“SCSDIS(point argument)”
Operator*
For use with the SCS-8L only. This operator will evaluate as “Active” if the keyswitch on the specified SCS device
is in the disabled position.
Example: OR(SCSDIS(A25))
If the keyswitch on annunciator 25 is disabled, this equation will go active.