Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Visual C++ and CANbus

Status
Not open for further replies.

Jef Patat

Junior Member level 1
Joined
Feb 4, 2005
Messages
15
Helped
2
Reputation
4
Reaction score
0
Trophy points
1,281
Activity points
149
Hi,

I have a PCI softing cancard2, for a simple project I would like to know if it is possible to read data from the canbus and visualize using Visual C++.

Kind regards, Jef
 

What you need is a windows driver for the cancard which would come with a dll or static library.
You would then use the exported functions to talk to the cancard.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top