BACnetStructuredView.GetSubordinateCount (METH)ΒΆ

METHOD GetSubordinateCount : CmpBACnet.IEC_BACNET_STATUS

Gets the number of subordinates and a subordinate anotations in the Subordinate_List-Property and the Subordinate_Annotations-Property of this BACnet-Object. Both the subordinate and its annotation have to have the same number of entries, so only one count is returned.

InOut:

Scope

Name

Type

Comment

Return

GetSubordinateCount

CmpBACnet.IEC_BACNET_STATUS

Output

count

CmpBACnet.IEC_BACNET_ELEMENT_COUNT

The count of subordinates after the method call.