F_BACnet_GetObjId

Function for coding the object type and the object instance in the BACnet Object_Identifier.

F_BACnet_GetObjId 1:

VAR_INPUT

ObjectType       : E_BACnetObjectType;
ObjectInstance   : UDINT;

ObjectType: BACnet object type.

ObjectInstance: BACnet object number (instance, 0...4'194'303).

Return value is the resulting BACnet Object_Identifier.