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

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

Advertisement

5.5.13 CANHS_GetCANWhiteListCANID

This function is used to get CAN IDs from whitelist table of CAN message ID
firmware filter in the assigned CAN port of the I-7565M-HS device.
Syntax:
C++
int CANHS_GetCANWhiteListCANID(WORD i_wDevice_id, BYTE i_byCANPort,
WORD *o_wCIDNum, DWORD *o_dwCID);
C#
Int32 CANHS_GetCANWhiteListCANID(UInt16 i_wDevice_id, Byte i_byCANPort, out
UInt16 o_wCIDNum, [In,Out] UInt32[] o_dwCID);
Parameter:
i_wDevice_id
[in]
The assigned device ID of the I-7565M-HS device.
i_byCANPort
[in]
The assigned CAN port of the I-7565M-HS device.
*o_wCIDNum
[out]
The amount of the CAN message IDs in the whitelist table of CAN message
ID firmware filter in the assigned CAN port of the I-7565M-HS device.
*o_dwCID
[in/out] This point to an user defined CAN ID array buffer for saving the CAN
message IDs that are in the whitelist table of CAN message ID firmware
filter in the assigned CAN port of the I-7565M-HS device.
Return Value:
Return 0 means success, others means failure.
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: 56

Advertisement

Table of Contents
loading

Table of Contents