BACnetSchedule.GetPresentValue (METH)¶
METHOD GetPresentValue : CmpBACnet.IEC_BACNET_STATUS
Gets the contents of the Present_Value-Property of this BACnet-Object. Eventually, if value wasn’t allocated before the call of this function, the retriefed value.Buffer.pBuffer pointer has to be freed using FreeStackAllocatedMemory again!
- InOut:
- Scope - Name - Type - Comment - Return - GetPresentValue- CmpBACnet.IEC_BACNET_STATUS- Inout - value- CmpBACnet.IEC_BACNET_PROPERTY_CONTENTS- value.buffer.pBuffer has to have an allocated memory, which fits the data’s needs (is at least allocated big enough!) or has to be freed using FreeStackAllocatedMemory after usage! 
