background image

 

 

17 

©2017  Guangzhou  ZHIYUAN  Electronics

 

Date: 2017/10/09

 

User Manual

 

V1.00

 

 

C

 

Guangzhou ZHIYUAN Electronics Co., Ltd.

 

High  performance  CAN  card  for  PCIe  interface

 

 

PCIe-9140I  User  Manual

 

C

C

h

h

a

a

p

p

t

t

e

e

r

r

 

 

6

6

:

:

 

 

A

A

p

p

p

p

e

e

n

n

d

d

i

i

x

x

 

 

A

A

 

 

-

-

 

 

C

C

A

A

N

N

2

2

.

.

0

0

B

B

 

 

P

P

r

r

o

o

t

t

o

o

c

c

o

o

l

l

 

 

F

F

r

r

a

a

m

m

e

e

 

 

F

F

o

o

r

r

m

m

a

a

t

t

 

 

CAN2.0B Standard Frame 

The  CAN  standard  frame  contains  11  bytes,  which  is  consisted  of  information  and 

data. First 3 bytes are information. 

 

Byte 1 

FF 

RTR 

DLC (data length) 

Byte 2 

(Message identifier) ID.10 

– ID.3 

Byte 3 

ID.2 

– ID.0 

Byte 4 

Data 1 

Byte 5 

Data 2 

Byte 6 

Data 3 

Byte 7 

Data 4 

Byte 8 

Data 5 

Byte 9 

Data 6 

Byte 10 

Data 7 

Byte 11 

Data 8 

Byte 1 is the frame information. Bit 7 (FF)  indicates the frame format and it is 0 for 

standard frame. Bit 6 (RTR) indicates the frame type, and it is 0 for data frame, 1 for 

remote frame. DLC indicates the actual data length of data frame. 

Byte 2 and 3 are message identifier. The higher 11 bits are significant bits. 

Byte  4~11  are  the  actual  data  of  data  frame.  They  are  invalid  when  it  is  a  remote 

frame. 

 

CAN2.0B Extended Frame 

The  CAN  extended  frame  contains  13  bytes,  which  is  consisted  of  information  and 

data. First 5 bytes are information. 

 

Byte 1 

FF 

RTR 

DLC (data length) 

Byte 2 

(Message identifier) ID.28 

– ID.21 

Byte 3 

ID.20 

– ID.13 

Byte 4 

ID.12 

– ID.5 

Byte 5 

ID.4 

– ID.0 

Byte 6 

Data 1 

Byte 7 

Data 2 

Byte 8 

Data 3 

Byte 9 

Data 4 

Byte 10 

Data 5 

Summary of Contents for PCIe-9140I

Page 1: ...0I is a PCI Express x1 4 channel CAN card and a high performance CAN card with 4 channel CAN interface A PC IPC accesses the CAN network through its PCI E port implementing the data acquisition and pr...

Page 2: ...7 10 09 User Manual V1 00 C Guangzhou ZHIYUAN Electronics Co Ltd High performance CAN card for PCIe interface PCIe 9140I User Manual R Re ev vi is si io on n H Hi is st to or ry y Version Date Modific...

Page 3: ...t Appearance 2 Chapter 2 Device Hardware 3 2 1 Specifications 3 2 2 Interface Definition 3 2 3 Terminal Resistor 4 2 4 Hardware Installation 5 Chapter 3 Install Driver 7 3 1 Install driver 7 3 2 Check...

Page 4: ...ronment The PCIe 9140I device provides a unified application programming interface and complete application example code including VC VB Delphi and labview routines facilitating users to develop appli...

Page 5: ...Ltd High performance CAN card for PCIe interface PCIe 9140I User Manual Programmable CAN Baud rate in the range of 5Kbps 1 Mbps CAN interface DB 9 pin connector configurable 120 terminal resistance i...

Page 6: ...nector CAN baud rate 5Kbps 1Mbps programmable Data reception capability 14000 frames s per channel Data transmission capability 4000 frames s per channel Windows system drive Supported Linux system dr...

Page 7: ...al wire 5 V Positive electrode of network power supply 2 3 Terminal Resistor As Figure 2 1 shows there are built in 120 terminal resistors in the CAN channels of PCIe 9140I The interface card selects...

Page 8: ...an body touch when users use the interface card The PCIe 9140I interface card should be installed when the PC IPC is powered off similarly it should be removed when the PC IPC is powered off The PCIe...

Page 9: ...d High performance CAN card for PCIe interface PCIe 9140I User Manual Figure 2 3 PCIe 9140I series CAN interface card Note Do not insert extract the PCI E interface card while the computer is power on...

Page 10: ...dows XP can automatically detect new device and activate the Found new hardware wizard program to install the device driver If there is no prompt information about finding new device please check whet...

Page 11: ...nstallation 4 The Found new hardware wizard is prompted that the device driver installation has completed Click the Finish button to complete the installation 5 At this point the system will prompt th...

Page 12: ...5 appears Figure 3 5 Open device manager If the device is installed successfully the PCIe 9140I PCIeCAN Communication Card will appears below the ZLGCAN device class in the Device Manager as shown in...

Page 13: ...7 System Properties Move cursor to ZLG CAN PCIe 9140I PCIeCAN Communication Card and click right mouse button and then select the uninstall button on the pop up menu Figure 3 8 Uninstall driver Click...

Page 14: ...tion Standard Operation Power Supply Check the voltage fluctuation at the power supply terminal 12V DC Use a voltmeter to check the power supply at the power supply input Take the necessary measures t...

Page 15: ...ch unit and each unit has been locked securely with the next unit No loose Press the connector completely together and lock them with the slider Check that the cable connector is fully inserted and lo...

Page 16: ...ectly however the data can not been sent A Check whether the cable is connected correctly B The cable or board card has problem Please try other ports cables or another board card C Check whether the...

Page 17: ...umber exceeds the specified range wrong type number etc The error number returned by Win32 GetLastError function is 87 and operate an unopened device which actually is an illegal handle operation The...

Page 18: ...nsactions 9 How to use the VCI_Transmit transmitting function better The PCIe 9140I device driver provides 16 frames of software transmit buffer FIFO 16 frame data are transmitted at most each time th...

Page 19: ...returned immediately when the function is called 0 is returned if the receive buffer is empty If Wait is not 0 the number of current read frames is returned immediately if there is data in the receive...

Page 20: ...Data 4 Byte 8 Data 5 Byte 9 Data 6 Byte 10 Data 7 Byte 11 Data 8 Byte 1 is the frame information Bit 7 FF indicates the frame format and it is 0 for standard frame Bit 6 RTR indicates the frame type a...

Page 21: ...7 Byte 13 Data 8 Byte 1 is the frame information Bit 7 FF indicates the frame format and it is 1 for extended frame Bit 6 RTR indicates the frame type and it is 0 for data frame 1 for remote frame DLC...

Page 22: ...7 A Ap pp pe en nd di ix x B B S SJ JF F1 10 00 00 0 S St ta an nd da ar rd d B Ba au ud d R Ra at te e No Baud rate Kbps Crystal Frequency 16MHz BTR0 Hex BTR1 Hex 1 5 BF FF 2 10 31 1C 3 20 18 1C 4 40...

Page 23: ...t make any express or implied warranties including product specific applicability merchantability or tort liability for any patent copyright or other intellectual property The products from ZHIYUAN El...

Page 24: ...35573 Shenzhen Office Room 1203 F 12 Electronics Building No 2072 Shennan Road M Futian District Shenzhen TEL 0755 83640169 83783155 Wuhan Office Room 12128 No 158 Luoyu Road Guangbu Village Hongshan...

Reviews: