LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Need help to organise an Excel's file thanks to several data

Solved!
Go to solution

Ok thanks, 

 

I'm waiting for your file then 🙂 

 

I was working on the second solution (by bob) and I didn't have result so i'll try again with your solution when you will send me your files 🙂

 

I hope that it will be better too 🙂 But it's probaly not your problem if I don't understand xD I just probzably don't have enough basics skills x) 

 

Ty i advance, I'm waiting 🙂 

0 Kudos
Message 11 of 38
(1,588 Views)
I will try this again, I attached it but didn't post, weird...
-ncm
0 Kudos
Message 12 of 38
(1,584 Views)

3rd time is a charm?  Some reason I had troubles uploading this file, I think it was Internet Explorer being strange.

-ncm
0 Kudos
Message 13 of 38
(1,578 Views)

It's ok thank you ! I received the file this time ahah ! 

 

I'll see 🙂 I'll ask you some question if  i don't understand something 🙂 

0 Kudos
Message 14 of 38
(1,575 Views)

Hello, ML.

 

     I am embarrassed to learn (this weekend!) that having LabVIEW 2015 does not necessarily mean you have the Report Generation Toolkit -- it might only be included in the Professional release.  When you open the Report Generation Palette, is there an Excel Specific sub-palette showing near the end?  And is it populated with functions?  If so, you do appear to have the RGT and can uses its "Easy" functions to create Excel .xls and .xlsx Workbooks.

 

     I'm not sure where you are in your quest to develop your code, and whether you are, in fact, trying to make true Excel files (.xls and .xlsx) or text files delimited by lines and Separator Characters (such as .csv files), which LabVIEW can do with its "Spreadsheet" functions on the File I/O palette.  ncm seems to be helping you with the latter (and probably is more experienced with using them than I -- I only use the RGT).

 

     But if you do have the RGT and want help learning to use it, please post sufficient code that it is clear what data needs to be written and what parameters (file names, etc.) you plan to use.  While it is not necessary, particularly when starting out, it is often simpler to generate all of the data first (as arrays, clusters, whatever makes logical sense) and do all of the file writing at once.

 

Bob Schor

0 Kudos
Message 15 of 38
(1,572 Views)

hello Bob 🙂 

 

I'm sorry I don't know where is the Report Generation Toolkit... I just used your file this morning I didn't try to find this way 😮 

 

I know that I have several option with this LabVIEW, don't know if the Report Generation Toolkit is in... Just tell me where can I find him please 🙂 I'll search immediatly. And Yes Obviously if I got the option I can send you my project totally and I'll give you what I done this morning (I changed column and names in the excel and you can see exactly what I want thanks to this 🙂   ) 

0 Kudos
Message 16 of 38
(1,566 Views)

Bob,

 

I'll attach my program if you want to see. 

Every VI and Sub VI are in French except yours, ayway i think you will find him 🙂 I changed several very basic things, don't know if it's correct or not. 

I named every column as I want them so it's easy to understand I think. 

 

My problem still is the same. I don't understand how can I put my VI in the VI that you sent to me 😕 

 

Maybe if you have time you could see a little my project ? :3 

 

Uh... I hope that my project is enough clear... I got lot's of VI and Sub VI (probably useless sometimes ahah ^^ )

 

Thank you i advance. And tonight I don't know, but tomorrow, I have to working in this project again, so i'll be here 🙂

 

Regards,

 

ML

0 Kudos
Message 17 of 38
(1,557 Views)

Oh damn... I didn't see taht I saved the code which didn't work :'( the Third point. When I tried to integer the Vi_Speed. Well we have to change him to run the VI and show the excel file... I can do it if you want :s

0 Kudos
Message 18 of 38
(1,554 Views)

I think that this time it's the good code 🙂 

 

 

0 Kudos
Message 19 of 38
(1,552 Views)

I checked our version of LabVIEW and we have the Professional so yes we have the Report Generation Toolkit 🙂 I just don't understand how it works ahah ^^

0 Kudos
Message 20 of 38
(1,543 Views)