LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

datas missing in excel file writing

Hi all,

 

    Im writing the test report in excel file at the end of every test.Approximate test time is 40 seconds.the time between the each test will vary.My test report datas are in array. the datas are appending in excel file in every test. My problem is the report datas will be missed in excel file randomly. for example if the 300 tests will over means the 2 or 3 datas will be missing and it is not consecutive.But all the datas which need to be saved in excel file are generated correctly. i have checked that by putting write spreadsheet file in parllely, the datas are stored correctly in spreadsheet file.what could be the problem for missing data in excel file. please give your suggestions...

 

Thanks,

Kalanga 

0 Kudos
Message 1 of 5
(2,917 Views)
Can you post your vi?
0 Kudos
Message 2 of 5
(2,913 Views)
Do you realize that "data" is already plural for "datum?"  (No such things as "datas."  Well, outside of STNG lore.)  🙂
Bill
CLD
(Mid-Level minion.)
My support system ensures that I don't look totally incompetent.
Proud to say that I've progressed beyond knowing just enough to be dangerous. I now know enough to know that I have no clue about anything at all.
Humble author of the CLAD Nugget.
0 Kudos
Message 3 of 5
(2,896 Views)

 


i have checked that by putting write spreadsheet file in parllely, the datas are stored correctly in spreadsheet file.what could be the problem for missing data in excel file. please give your suggestions...

 

 

which format are you saving the data in? using write spreadsheet?did you try saving it in xls?

0 Kudos
Message 4 of 5
(2,880 Views)

Hi Kalanga,

 

It is not possible to tell anything without seeing the code..

so as muks said..

please paste the code.

 

Regards,

 

Ujjval

0 Kudos
Message 5 of 5
(2,856 Views)