Canhs_Listdevice - ICP DAS USA I-7565M-HS User Manual

Usb to can
Hide thumbs Also See for I-7565M-HS:
Table of Contents

Advertisement

5.4.2 CANHS_ListDevice

The API library maximum support eight I-7565M-HS devices in the same PC. This
function is used to list all the scanned I-7565M-HS devices' PID (product ID) and BID
(board ID).
Syntax:
C++
BYTE CANHS_ListDevice(WORD* o_wPID, DWORD* o_dwBID);
C#
Byte CANHS_ListDevice(UInt16[] o_wPID, UInt32[] o_dwBID);
Parameter:
*o_wPID
[out]
The pointer is used to receive maximum eight PID (product ID) of
I-7565M-HS devices
*o_dwBID
[out]
The pointer is used to receive maximum eight BID(board ID) of I-7565M-HS
devices'
Return Value:
Return the amount of valid I-7565M-HS devices that API library scanned.
I-7565M-HS USB to CAN converter User Manual (version 1.0.0)
Copyright © 2018 ICP DAS Co., Ltd. All Rights Reserved. E-mail: service@icpdas.com
Page: 40

Advertisement

Table of Contents
loading

Table of Contents