01-23-2012 05:05 AM
Hi experts,
I am creating simple application in NI LabView - Lissajous Curves from signal generated by NI Elvis. I have already added Osciloscope control and connected it to the XYGRaph.
But I would also like to have some values that could be changed. I would like to have options to set parameters like in this image:
How can I Add them to my project?
Thanks in advance
01-24-2012 07:49 AM
Hey bigoszplackami,
Did you look what are the inputs for the NI ElVISmx Oscilloscope vi?
Also if you don't have the inputs you are looking for, you can right click and choose Open Front Panel, click Convert and you can see how was the express VI built, there you can find the controls you are looking for.
Kind regards,
Ion R.
01-25-2012 06:52 AM
Thanks, Im still working on it, I will tel you know if i resolve this problem 🙂
But I have different question. I found on web and on LabView help, that I can create stand-alone application from my project:
But when i right-click Build Specifications and New I only have two options: Source Distribution and Web Sevice.
What should I do to create stand-alone application?
Thanks in advance 🙂
01-25-2012 07:10 AM
Hello,
I've attached two print screens, it shows what is the easiest way to build an exe application.
In order to run the application on another computer you need Run Time engine for labview and drivers for the hardware you use.
01-25-2012 08:01 AM
Hi,
In LabViev 2011 it's so easy but I'm using LabViev 8.6v and I haven't got buttons which are showed in your pictures. Could you tell me how I can generate .exe in my current LV ver. ?
And it's one tiny problem...I have to finish this project till 4:00 PM....so PLS help me !
01-25-2012 09:44 AM
In LV 8.6 should be pretty much the same way. I don't have it installed so I can not guide you step by step, but it should be straight forward.
Ion R.
01-25-2012 11:32 AM
Thanks a lot ion.rosco !! It all worked well :))
I didn't have Application Builder installed 😉
Thanks 🙂