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

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

Advertisement

5.6.4 CANHS_GetCANHWSendMode

This function is used to get the operating mode of CAN message sending in the
assigned CAN port by using module hardware timer.
Syntax:
C++
int CANHS_GetCANHWSendMode(WORD i_wDevice_id, BYTE i_byCANPort, BYTE
*o_byMode);
C#
Int32 CANHS_GetCANHWSendMode(UInt16 i_wDevice_id, Byte i_byCANPort, out
Byte o_byMode);
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_byMode
[out]
Operating mode of CAN message sending in the assigned CAN port by
using module hardware timer.
0: disable.
1: enable.
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: 67

Advertisement

Table of Contents
loading

Table of Contents