Asus AAEON VPC-5620S User Manual page 101

Industrial & mobile nvr
Table of Contents

Advertisement

Set CAN bus Baud Rate
AAEON_API HRESULT aaeonCANSetBaudRate(HANDLE hCom, BYTE bPort,
BYTE bBaudRate);
Input
Definition
A handle opened by
hCom
aaeonCANOpen
CAN bus Port Number
bPort
CAN bus baud rate
bBaudRate
Return:
S_OK if success, otherwise failed
Set CAN bus Mode
AAEON_API HRESULT aaeonCANSetMode(HANDLE hCom, BYTE bPort, BYTE
bMode);
Input
Definition
A handle opened by
hCom
aaeonCANOpen
CAN bus Port Number
bPort
CAN bus mode
bMode
Return:
S_OK if success, otherwise failed
Chapter 5 – SDK Guide
Variables
0 or 1
0x00
0x01
0x02
Variables
Setting
0 or 1
0x00
Standard Mode
0x01
Extend Mode
Setting
125K
500K
1M
87

Advertisement

Table of Contents
loading

Table of Contents