F_BACnet_GetObjId : DWORD
Application
Function for coding the object type and the object instance in the BACnet Object_Identifier.
VAR_INPUT
ObjectType : E_BACNETOBJECTTYPE;
ObjectInstance : UDINT;
ObjectType: BACnet object type.
ObjectInstance: BACnet object number (instance, 0...4'194'303).
Return value: The resulting BACnet Object_Identifier.