BACnetSchedule.GetScheduleDefault (METH)¶
METHOD GetScheduleDefault : CmpBACnet.IEC_BACNET_STATUS
Gets the contents of the Schedule_Default-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
GetScheduleDefault
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!