EXCEL CARE CONTROL ICONS ALPHABETIC REFERENCE231 74-5577–33 (US)EN2B-0184 GE51 R0518 (Europe)I/O Dialog BoxInputs Three inputs where:X = input valueMin = minimum limitMax = maximum limitOutput 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 higherFunction Writes a value to a global register.I/O Dialog BoxInputs Four inputs where:X: value to be writtenRegister: number of register to be written (0 …1023)Enable: 1 = write is enabled, 0 = Write is disabledMode: Condition for writing if writing is enabledif mode <0 write if input Xif mode =0, write alwaysif mode >0 write if input X>register valueOutputs NoneInternal parameters NoneNOTE:Global registers are a block of 1024 values which can be read from or written to anypart of a control program. Whenever the controller is started, all registers will beinitialized 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, anengineering tool or the HTML interface.Write Priority (Excel Web II)Prerequisite Controller OS 3.00.00 or higher