PISO-DNM100 DeviceNet Master API functions User’s Manual (Ver: 1.0) 2008/02/25
63
4.4.2 DNM100_TotalDNM100Board
z
Description:
The function can get the count of total PISO-DNM100 boards in the
user’s PC.
z
Syntax:
DWORD DNM100_TotalDNM100Board (BYTE *TotalBoards,
BYTE *BoardIDList);
z
Parameter:
TotalBoards:
[output] The count of total board.
BoardIDList:
[output] The list of all DIP-Switch No. in each board.
z
Return:
DNM100_NoError (0):
OK
DNM100_DriverError (10001):
Kernel driver is not opened.