
PISO-CANFD series CAN FD card User Manual (version 1.0.0)
Page: 39
Copyright © 2021 ICP DAS Co., Ltd. All Rights Reserved.
E-mail: [email protected]
3.1.3. CANFD_TotalBoard
Description
This function is used to retrieve the total board number of PISO-CANFD series boards
currently installed in the Host PC.
Syntax
Parameters
BoardNo
[out] Indicates the address of a variable used to receive the total number of
PISO-CANFD series boards that were scanned.
Return Value
If the function succeeds, the return value will be 0.
If the function fails, refer to Section 3.6 Error Code Definitions.
C#
Int16 CANFD_TotalBoard (
out Byte BoardNo
);