04-15-2011 11:54 PM
Dear Sir/Madam,
I want to open the file created in LABVIEW 5.0 to LABVIEW 9.
Also I want to know that whether OPAMP , resistor, capacitor are avaiable in LABVIEW software.
04-16-2011 04:29 AM
Hi Manisha,
You first must open and save the VI in LabVIEW 8.2 and then reopen the VI in LabVIEW 2009. When you open a VI last saved in LabVIEW 5.0 or later, LabVIEW 2009 automatically converts and compiles the VI. You must save the VI in LabVIEW 2009, or the conversion process, which uses extra memory resources, occurs every time you access the VI. Also, you might experience a large run-time degradation of performance for any VI that has unsaved changes, including a recompile. Before converting to LabVIEW 2009 take a backup code. Once if u saved in LabVIEW 2009 you can't open in LabVIEW 5.0.
OpAmp, Resister and Capacitor are available in NI - Multisim.
Siva
04-16-2011 04:40 AM - edited 04-16-2011 04:42 AM
The LabVIEW version compatibility matrix can be found here.
You can post your VIs in the upconvert thread if you don't have the imtermediate version required (LabVIEW 6 or higher in this case) .
manisha wrote:Also I want to know that whether OPAMP , resistor, capacitor are avaiable in LABVIEW software.
LabVIEW is a programming language, not a circuit simulator. What do you actually want to do?
04-16-2011 04:50 AM
Acutally I have downloaded the program on your website under heading analog electronic in which all the practical ckt of opamp are in labview, I want to know how to make that ckt in labview instead of NI multisim.
04-16-2011 06:10 AM
I think alone LabVIEW is not solution for circuit designing use it together with Multisim.
04-16-2011 06:21 AM
I hope following link help for u.
http://www.ni.com/pdf/academic/us/closing_the_loop_with_labview_and_multisim.pdf
Siva