Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Can I send multiple messages to CAN through an array?

Solved!
Go to solution
I am very new to this, so bear with me.  I am writing to a CAN bus line, and would like to send multiple messages through the write function in the frame API.  But when i create the control for the data it is just a 1D array.  Am I able to make this a multiple array of messages?
0 Kudos
Message 1 of 2
(6,563 Views)
Solution
Accepted by topic author Fred420

Hi

For people new to CAN bus, the NI-CAN driver brings examples for nearly every use case. Driver version 2.4 or later has the Write multiple function to write multiple frames at ones.

There is an example available for LabVIEW, CVI and VC/VBasic called CAN Transmit multiple.

 

DirkW

Message 2 of 2
(6,549 Views)