From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

As Any is not supported in VB.net

I am working with the application software provided with the NI - CAN card.this software supports VB but i am working with VB.net hence facing  a problem related to declaration of variables."As Any" is not supported , please provide a optional data type.
0 Kudos
Message 1 of 2
(3,406 Views)
Hi sweety,
 
have a look to the attached example. Perhaps you can find an answer for your problem. It shows the synchronization of CAN and DAQ and should use every datatyp needed for CAN communication.
 
DirkW
 
 
0 Kudos
Message 2 of 2
(3,394 Views)