Discussion:
Is it possible to program a USB-8473 CANbus interface in C#?
(too old to reply)
cf12345
2008-07-01 14:40:09 UTC
Permalink
Is it possible to program a USB-8473 CANbus interface in C#, either with or without Measurement Studio?
brutus
2008-07-03 19:10:06 UTC
Permalink
As far as I know, the only APIs which support NI-CAN are listed in this KB.
<a href="http://digital.ni.com/public.nsf/websearch/E4F5362A494B99C686256F4D006205C6?OpenDocument" target="_blank">http://digital.ni.com/public.nsf/websearch/E4F5362A494B99C686256F4D006205C6?OpenDocument</a>
Also, this question has been brought up before in this forum.
<a href="http://forums.ni.com/ni/board/message?board.id=30&amp;message.id=2761&amp;requireLogin=False" target="_blank">http://forums.ni.com/ni/board/message?board.id=30&amp;message.id=2761&amp;requireLogin=False</a> <a href="http://forums.ni.com/ni/board/message?board.id=30&amp;message.id=1967&amp;requireLogin=False" target="_blank">http://forums.ni.com/ni/board/message?board.id=30&amp;message.id=1967&amp;requireLogin=False</a>
&nbsp;
cf12345
2008-07-03 20:10:08 UTC
Permalink
Interesting links. Thanks for the info.
The bottom line is: I am learning from scratch how to call the NI-CAN DLLs in C#, and have some simple things working.
Simran_K
2008-07-07 23:10:07 UTC
Permalink
Hello,
The following link provides information&nbsp;regarding calling a&nbsp;C DLL&nbsp;from C#.
<a href="http://www.etro.vub.ac.be/Personal/bjansen/dlls/interfacing.html" target="_blank">Calling a C dll from C#</a>
Thank you,
&nbsp;<a name="3" target="_blank"></a>

Loading...