Output DescriptionΒΆ

../_images/782e0b5dabe54b6b0a317d3110ec90af

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

SYS_STATUS (system status)

Data_Type Default_Value Range Unit
BASC_DEV_STATUS_ENUM BASC_NON_OPERATIONAL BASC_NON_OPERATIONAL, BASC_OPERATIONAL -

Indicates the current state of the BACnet device Structures and Enumerations.