02-23-2015 03:40 AM
I only have one file that needs Labview.
The file converts wav to txt.
The free version works 40 days.
And maybe I wanna use the file in autums again.
That means that when I convert 5 files in the next 5 years. Every file of about 20 seconds cost then about 100 euro!
Does someone know a cheaper solution?
Greetings Peter
02-23-2015 03:47 AM
Either build an executable from the file yourself or ask/pay for someone to create an executable for you. Executables don't require a LabVIEW licence to run and just require installation of the runtime engine.
02-23-2015 08:39 AM
Thanks for your answer.
My file ends with .ni.I think this is no executable.
Is it possible with the 40 days free Labview to make an executable.
And how do I make an executable of it.
I know nothing of the program.
Peter
02-23-2015 08:45 AM
.ni? Do you mean .vi?
To use the application builder you need a full licence of LabVIEW so it probably isn't possible with the evaluation licence - hence why I suggested you ask/pay someone to do it for you.
02-23-2015 08:49 AM
If you post your VI, there might be somebody here that would be willing to make the executable for you.
02-23-2015 09:54 AM
Hi
Indeed it's vi instead of ni!
I have two files in the attachments.
I don't know what is the best.
Thanks Peter
02-23-2015 10:18 AM - edited 02-23-2015 10:28 AM
Unzip the file, and check if it works.
You need the LabVIEW runtime engine to be able to run this exe. the Runtime engine is freely available:
http://www.ni.com/download/labview-run-time-engine-2014/4887/en/
edit: since this is an executable, I had to add a little mod to the VI: after executing the exe file, you have specify the two file paths, and click on the "start" button.
edit2: i forgot to add a code to close the window at the end, you may have to do it manually...have a look at crossrulz solution, i guess it is more mature 🙂
02-23-2015 10:21 AM
I put the VI into a project and build an executable in LabVIEW 2014. You will need to install the Runtime Engine in order to run the executable. The executable is actually inside the EXE folder.
02-23-2015 04:58 PM
Hai
Thank you both!
Tomorrow is my birthday and the rest of the week I'm busy.
But I let you know if I get it working.
Greetings, Peter
02-23-2015 07:22 PM
@Sam_Sharp wrote:
.ni? Do you mean .vi?
To use the application builder you need a full licence of LabVIEW so it probably isn't possible with the evaluation licence - hence why I suggested you ask/pay someone to do it for you.
There's usually the 7 day evaluation for application builder.