Input Description

../_images/0f03b242ac59a52d0a317d3140b0dc1a

Note

The inputs marked with a triangle 8a3ad0c1ab673a810a317d317005efb5_78f228175b765b440a33139001315693 are of the class VAR_IN_OUT (input and output variable). These inputs must be connected to a variable.

EN (enable)

Data_Type Default_Value Range Unit
BOOL FALSE - -

In order to enable the function block processing, input EN has to be continuously set to TRUE. The function block is not processed if input EN = FALSE. While input EN is set to TRUE input VALUE is evaluated and used to update BACnet object property Present_Value.

OBJ_ID (object ident number)

Data_Type Default_Value Range Unit
WORD 0 0…4194302 -

Defines the BACnet object ident number. The object ident number has to be unique within the BACnet network.

OBJ_NAME (object name)

Data_Type Default_Value Range Unit
STRING(40) Empty string - -

Defines the BACnet object name. The object name has to be unique within BACnet network.

UNIT

Data_Type Default_Value Range Unit
BASC_ENG_UNITS_ENUM BASC_NO_UNITS All units defined in BACnet standard. -

Indicates the engineering unit of the Present_Value property of the object. In BACnet network the value connected to the function block input IN will be interpreted as value of this engineering unit.

PRIO

Data_Type Default_Value Range Unit
BYTE 1 1…16 -

Defines the BACnet priority that will be used on updating the property Present_Value of the analog value object.

VALUE

Data_Type Default_Value Range Unit
REAL 0.0 -3.40282347E38….3.40282347E38 -

To be connected to an IEC variable representing this object type. The value will be used to update BACnet property Present_Value.