BACnetServer.GetObject (METH)

METHOD GetObject

Gets a BACnet object at index nIndex of the BACnet-Device-Object-List of this BACnet-Server.

InOut:

Scope

Name

Type

Comment

Input

nIndex

UDINT

The 1 based index of the BACnet object to get within the object list of the BACnet server/device.

Inout

bacObj

BACnetObjectBase

Empty BACnetObjectBase-Structure, which will be initialized with the created BACnet-Object if the call to this method succeeded.