BACnetTrendLogMultiple.GetLogPropertyReference (METH)ΒΆ
METHOD GetLogPropertyReference : CmpBACnet.IEC_BACNET_STATUS
Gets the device object property reference at index nIndex of the Log_DeviceObjectProperty-Property of this BACnet-Object.
- InOut:
Scope
Name
Type
Comment
Return
GetLogPropertyReference
CmpBACnet.IEC_BACNET_STATUS
Input
nIndex
CmpBACnet.IEC_BACNET_ELEMENT_COUNT
The 1 based index to get the property reference for.
Output
devObjPropRef
CmpBACnet.IEC_BACNET_DEV_OBJ_PROP_REFERENCE
The property reference after a call to this method.