BACnetServer.GetStructuredObject (METH)¶
METHOD GetStructuredObject
Gets a BACnet structured object at index nIndex of the BACnet-Device-Structured-Object-List of this BACnet-Server.
- InOut:
Scope
Name
Type
Comment
Input
nIndex
UDINT
The 1 based index of the structured object to get.
Inout
bacObj
Empty BACnetObjectBase-Structure, which will be initialized with the created BACnet-Object if the call to this method succeeded.