Automotive and Embedded Networks

cancel
Showing results for 
Search instead for 
Did you mean: 

A Programming problem with PXI 8461

  I use PXI-8461 CAN Card.

  The subvi READ_AI's function is to aquire data,and save datas to database.
 
  And Process.vi dynamicly calls READ_AI twice,and a Main.vi calls Process.vi for every step.

  Every step lasts 10 seconds,and has 10 seconds interval.

  step1: from 0s->10s, aquire data;

         delay 10s;
  step2: from 20s->30s,aquire data;
 
  I find that ,step2's data is from 10s->30s!

  What is the problem ? Is there any error in CAN's use ?

  Here is my vi. thank you.

Download All
0 Kudos
Message 1 of 1
(6,195 Views)