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