07-10-2006 12:28 PM
07-11-2006
02:13 AM
- last edited on
09-23-2025
02:39 PM
by
Content Cleaner
Hello!
Please look at these resources:
What Programming Language APIs Does National Instruments Provide for CAN and DNET?
http://digital.ni.com/public.nsf/websearch/FF00FD7D7A77EB038625712A004FC52F?OpenDocument
Where are the NI-CAN or NI-DNET examples located?
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Pq9SAE&l=en-US
I have passed on your interest in a NI-CAN .NET API to the US.
10-12-2007 05:26 PM
01-11-2008 04:32 PM
I cheat a bit here as do the low level code in Borland Builder as a COM sever that I can use from C#.
I also need to run ECU code from vba hence my use of COM.
Then I just make a reference to the COM server and all the p-invoke stuff is sorted by VS.
If not you will have to do the p-invoke stuff yourself to rap the calls to your CAN driver, not to difficult but a bit of work needed.
Colin
01-13-2008 06:36 AM
I have just started to use the NI ECU CCP tool kit, Great product that got me out off a big hole..
I had an a2l file but no loader that works with a black box ECU from another manufacturer.
Our Internal one was full off bugs and I was assigned to fix it.
Most off my development is now done in VS 2005 (installing VS 2008 today)
I would like to see a .NET rappers for this tool (and others) so that al the users off Measurement Studio or just VS studio do not have to reinvent the wheel.
I have just started to develope modules for Teststand and will use VS instead of LabWindows or Labview.
Colin
Delphi Diesel Systems
01-13-2008 06:47 AM
Hi Jammie
Both links are cop-outs by NI.
Lets see more commitment from NI for .Net users, after all .Net is a few years old now.
Excuses for not doing so are unacceptable.
Ta
Colin
01-14-2008 09:07 AM
Not so great as it did not work.
Colin