Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

Using ncWriteMult

Hi,
I seem to misunderstand how to use the ncWriteMult function.
I think the problem is in parameter 2 of the function, concerning data size. I have tried several combinations but the result is not what I expect.
I don't manage to write the expected number of frames on the CAN bus.

Here is my code.
0 Kudos
Message 1 of 4
(3,544 Views)
Hi JCX,
 
Yes you are right, it seems there is a bug in the CVI function panel code. I passed this to our developers to fix the problem.
I let you know, when the fix is available.
 
DirkW
0 Kudos
Message 2 of 4
(3,518 Views)

Hi JCX,

Here is the Fix for your problem. Copy the LIb FIle to the bin folder within your CVI directory. (C:\Program Files\National Instruments\CVI80\bin)

Recompile your application and try to run it again. Should work now.

DirkW

Message Edited by DirkW on 03-13-2006 10:47 PM

Message Edited by DirkW on 03-13-2006 10:47 PM

0 Kudos
Message 3 of 4
(3,517 Views)
Thank you DirkW, everything is working fine now.
0 Kudos
Message 4 of 4
(3,509 Views)