EXCEL CARE CONTROL ICONS ALPHABETIC REFERENCE
231 74-5577–33 (US)
EN2B-0184 GE51 R0518 (Europe)
I/O Dialog Box
Inputs Three inputs where:
X = input value
Min = minimum limit
Max = maximum limit
Output One output (Y) with formula:
Y= TRUE [1] if Min < X < Max.
Internal Parameters None.
Write Global Reg. (Excel Web II)
Prerequisite Controller OS 3.00.00 or higher
Function Writes a value to a global register.
I/O Dialog Box
Inputs Four inputs where:
X: value to be written
Register: number of register to be written (0 …1023)
Enable: 1 = write is enabled, 0 = Write is disabled
Mode: Condition for writing if writing is enabled
if mode <0 write if input X<register value
if mode =0, write always
if mode >0 write if input X>register value
Outputs None
Internal parameters None
NOTE:
Global registers are a block of 1024 values which can be read from or written to any
part of a control program. Whenever the controller is started, all registers will be
initialized with 0. Whenever the controller is stopped (e.g. in case of power failure),
all values will be lost. Registers cannot be accessed from outside using BACnet, an
engineering tool or the HTML interface.
Write Priority (Excel Web II)
Prerequisite Controller OS 3.00.00 or higher