05-23-2016 07:45 AM
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 🙂
05-23-2016 07:47 AM
05-23-2016 07:49 AM
3rd time is a charm? Some reason I had troubles uploading this file, I think it was Internet Explorer being strange.
05-23-2016 07:50 AM
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 🙂
05-23-2016 07:52 AM
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
05-23-2016 08:06 AM
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 🙂 )
05-23-2016 09:15 AM
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
05-23-2016 09:23 AM
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
05-23-2016 09:26 AM
I think that this time it's the good code 🙂
05-23-2016 09:53 AM
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 ^^