Output DescriptionΒΆ
DONE
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | FALSE | - | - |
Indicates state of processing of the function block. In case of successful initialization DONE is set to TRUE and remains set. This output always has to be considered together with output ERR. If ERR is TRUE an error occurred.
ERR (error)
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | FALSE | - | - |
Indicates whether an error occurred while processing the function block. If ERR = TRUE an error number will be visible at output ERNO.
ERNO (error number)
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | 0 | - | - |
Provides an error number: Error Messages of the Function Block Libraries
STATUS_FLAG
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
WORD | - | - | - |
BACnet B-ASC library supports property Status_Flags
. The current value of this property will be provided at output STATUS_FLAG.
OUT
Data_Type | Default_Value | Range | Unit |
---|---|---|---|
BOOL | FALSE | - | - |
To be connected to an IEC variable representing a physical output of the Processor Module. This output will be updated with the BACnet object property Present_Value
.