LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Store data in a Labview buffer

Solved!
Go to solution

Hi,

 

I was wondering if labview allowed to store data in a kind of buffer or temporary memory to wait for all test complete and then export them to excel using the report generation toolkit ?

If this is possible I would like to know how can I implement it, because I am using the report generation toolkit but it takes too much time to open and close excel for each test to save data.

 

thanks,

0 Kudos
Message 1 of 4
(13,076 Views)
Solution
Accepted by topic author Ingenu

Hi lngenu,

 

You can do this using the shift registers. Kindly go through the attached vi for more information.


Regards,

Nitzz

(Give kudos to good Answers and Mark it as a Solution if your problem is Solved;)) 

Message 2 of 4
(13,073 Views)

Thanks you NitzZ, problem solved !

0 Kudos
Message 3 of 4
(13,058 Views)

Hi NitzZ,

 

thanks a lot for your solution, this is useful for me too.

I would like to improve it just adding a control to start/stop buffering and then, after buffering finishes, save whole array in an excel spreadsheet, how can I do it?

 

Thanks a lot.

Regards,

 

Maria

0 Kudos
Message 4 of 4
(12,977 Views)