Installation manual
USE AND FUNCTIONING
11
2
2.4.2 Base Station Collections
Base Station Collection Properties
Property
Description
Count
Gives the number of base station objects in the collection
Item
Retrieves a single base station object in the collection by
the index
Satellite
Retrieves a single base station object in the collection by
the ID
Base Station Collection Methods
Method
Description
Add
Adds a base station object in the collection
Clear
Removes all base station objects from the collection
Remove
Removes a specific base station object from the collection
2.4.3 Device Collections
Device Collection Properties
Property
Description
Count
Gives the number of device objects in the collection
Device
Retrieves a single device object in the collection by the ID
Item
Retrieves a single device object in the collection by the
index
Device Collection Methods
Method
Description
Add
Adds a device object in the collection
Clear
Removes all the device objects from the collection
Remove
Removes a specific device object from the collection