Hello,
At present we only have a single example " obj to obj" written in VB . I've attached the example below, so you can try and run the example. The NI CAN programmers' reference manual contains a detailed description of the programming aspects of CAN and all the NI CAN functions. In VB , all the functions are supported except for the readmultnet function.
Which examples are you trying to run?? What are the error messages you are getting with the examples? Also verify that the cables are correctly terminated ( if termination is required- consult the manual: " Getting Started with CAN Hardware and Software").
The manuals for CAN are available at the following web site:
"
http://search.ni.com/search/query.html?col=alldocs&qp=%2Bcontenttype%3Aproductmanual&lk=
2&layout=ProductManual&qt=CAN".
The obj to obj example should be able to give you more info on reading and writing over the CAN bus.