Input Description

../_images/3f05c85aac6835de0a317d314c8ad90c

Note

The inputs marked with a triangle 5f352440ab67c7440a317d311ef47d77_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.

PRIO

Data_Type Default_Value Range Unit
BYTE 16 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
BOOL FALSE - -

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