BACnetServer.DestroyObject (METH)ΒΆ
METHOD DestroyObject : CmpBACnet.IEC_BACNET_STATUS
Destroys a BACnet-Object under the BACnet-Device-Object of this BACnet-Server. Note that any previously with this Object-ID initialized BACnetObjectBase-FBs will be not be usable anymore.
- InOut:
Scope
Name
Type
Comment
Return
DestroyObject
CmpBACnet.IEC_BACNET_STATUS
Input
objIDTyp
CmpBACnet.IEC_BACNET_OBJECT_TYPE
The type of the BACnet-Object that shall be constructed.
objIDInstance
UDINT
Unique (!along the same Type!) BACnet-Object-Identifier of the BACnet-Object, which also defines the Object-Type.