number
Description
Specifies how many boards are connected.
Syntax
UInt16 number
Read
Gets how many boards are connected.
Example
int numOfBoards;
numOfBoards = ug.number;
Write
Read-Only
Notes
This is part of the DSM_Group_API class.