BACnetTrendLogMultiple.AddLogPropertyReference (METH)ΒΆ
METHOD AddLogPropertyReference : CmpBACnet.IEC_BACNET_STATUS
Adds a device object property reference to the Log_DeviceObjectProperty-Property of this BACnet-Object.
- InOut:
- Scope - Name - Type - Initial - Comment - Return - AddLogPropertyReference- CmpBACnet.IEC_BACNET_STATUS- Input - deviceInstance- CmpBACnet.IEC_BACNET_DWORD- The BACnet device instance number to add a property reference for. - objInstance- CmpBACnet.IEC_BACNET_DWORD- The BACnet object instance number to add a property reference for. - objType- CmpBACnet.IEC_BACNET_OBJECT_TYPE- The BACnet object type to add a property reference for. - propID- CmpBACnet.IEC_BACNET_PROPERTY_ID- The BACnet property ID to add a property reference for. - nIndex- CmpBACnet.IEC_BACNET_SIGNED- The BACnet index within the reference property to add a property reference for. - xDevicePresent- BOOL- TRUE - Whether the device is present or not. 
