I-7565M-FD USB to CAN/CAN FD converter User Manual (version 1.0.0)
Page: 39
Copyright © 2019 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
5.4. Init Functions
These functions are used to scan and open/close the valid and necessary
I-7565M-FD device.
5.4.1 CANFD_ScanDevice
This function is used to scan all the valid I-7565M-FD devices on PC side.
Syntax:
C++
int CANFD_ScanDevice(void);
C#
Int32 CANFD_ScanDevice();
Parameter:
None.
Return Value:
Return 0 means success, others means failure.