Applies To
All
Purpose
Returns the total number of file boards in the file.
Syntax
[iBoards = ] Object.Boards
The Boards property syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
iBoards |
SHORT |
Number of boards in the DIO file. |
Where
iBoards can be any number between 1 and 8. E.g. iBoards = 3, means 1 Master and 2 Salves.
See Also
BoardType, DeleteBoard, InsertBoard