BACnetCalendar.GetEntry (METH)ΒΆ

METHOD GetEntry : CmpBACnet.IEC_BACNET_STATUS

Gets the calendar entry in the Date_List-Property of this BACnet-Calendar-Object, which has index nIndex. Use The function GetEntryCount, to be able to go through all entries of the Date_List-Property.

InOut:

Scope

Name

Type

Comment

Return

GetEntry

CmpBACnet.IEC_BACNET_STATUS

Input

nIndex

CmpBACnet.IEC_BACNET_ELEMENT_COUNT

The 1 based index of the entry to get.

Output

entry

CmpBACnet.IEC_BACNET_CALENDAR_ENTRY

The entry specified by nIndex (filled after calling this method).