IBACnetARRAY7_of_BACnetDailySchedule.GetElement (METH)¶
METHOD GetElement : CmpBACnet.IEC_BACNET_STATUS
Get the element with the given index from this property. After usage, use FreeStackAllocatedMemory, to free the used memory.
- InOut:
Scope
Name
Type
Comment
Return
GetElement
CmpBACnet.IEC_BACNET_STATUS
Input
dayOfWeek
CmpBACnet.IEC_BACNET_DAY_OF_WEEK
Day of week, DAY_OF_WEEK_MONDAY .. DAY_OF_WEEK_SUNDAY.
Output
pData
POINTER TO CmpBACnet.IEC_BACNET_DAILY_SCHEDULE
Pointer to element data. After usage, use FreeStackAllocatedMemory, to free the used memory.