Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Is there Visual Basic support for National Instruments CAN card?


0 Kudos
Message 1 of 2
(5,045 Views)
Yes, you can write your CAN application in Visual Basic. At present there is only one example (obj to obj) that will illustrate the programming of your CAN application in VB. In this example, a CAN port is used to transmit data periodically and the other port of the CAN card (assuming you are using a 2 port CAN card), will be set to read the data bytes.

The only limitation at present, is that the "ReadMult" function has not been incorporated in VB.
The obj to obj example has been attached below:
0 Kudos
Message 2 of 2
(5,045 Views)