11-16-2012 06:42 PM
Please guys I need you help !!! It is urgent guys PLZ PLZ PLZ :s
I have opened one of the examples that anyone could find in ( Find examples ) in labview 2009. now for the sake of simplicity I have copied ( CTRL C ) some functions from the example and put them in my new VI that I am doing .
but when trying to execute the program . the (run continously button ) disappears . and when trying to run it from operate ==> run it gives me error ( this wire is not connected to anything and when telling labview to show the error all of the functions that i copied from the example disappears eventually .
Please guys any suggestions ?
:S
Solved! Go to Solution.
11-16-2012 06:46 PM
Can you upload the VI that's causing you problems?
11-16-2012 06:53 PM
Thank you for the very fast reply man i appreciate your help .
here is the VI that I am working on .
nothe that CONFIGURE SERIAL PORT.VI is a sub Vi that is used in the ECG one .
plz help .:S
11-16-2012 07:07 PM
Did you look at the errors at all? When you double-click on an error, it will show you where that error is. You do, in fact, have a wire that isn't connected to anything, an Unbundle by Name node with no input wired to it, an output tunnel with no wire connected, and some random VIs floating around at the bottom of the block diagram (which don't seem to be causing errors, but shouldn't be there). You need to fix these errors. I'm not sure what this has to do with copying from an example - maybe you didn't copy everything from the example, which left some connections disconnected?
11-16-2012 07:21 PM
11-16-2012 07:29 PM
I beg your pardon 🙂 Thanks alot .
one more question . is it okay if i install labview 2009 without removing the labview 8.5 ? I am wondering it is the problem ?
thank you 🙂
11-16-2012 07:35 PM
@Bildavid wrote:
one more question . is it okay if i install labview 2009 without removing the labview 8.5 ? I am wondering it is the problem ?
There is nothing wrong with having multiple versions of LabVIEW installed. You will need to reinstall your drivers after installing a new LabVIEW version to have them show up in the palettes.