07-22-2010 10:13 AM
Thanks a lot. these two files look fine but you are right i still need one more file converted. can u do that for me as well. the file is attached.
07-22-2010 10:32 AM
07-22-2010 11:54 AM
Hi can someone pl. convert this 9.0 file to 8.5 pl.
thanks in advance...
07-22-2010 12:07 PM
Attached is the VI in 8.5.
WARNING: It appears the VI was written so that the Run Continuously button has to be used. THIS IS BAD. There should be a loop as the main construct. The serial port initialization and close should be outside the loop with everything else inside. Look at the "Advanced Serial Write and Read" example that ships with LabVIEW for how it should be done.
07-22-2010 12:17 PM
Hey buddy...
Thanx a ton for the conversion... Can u pl. help on that warning... I have no idea even after seeing the example.
07-22-2010 01:27 PM
See attached modification. Note that I did not wire up for the errors with the VISA Writes. I'll let you do that.
07-23-2010 02:44 AM
Thanks a lot. that helped me pretty much 🙂
07-23-2010 01:39 PM
The original version is 9.0 can i get it converted to 7.1. Thanks all.
07-26-2010 10:03 AM
Has anyone had a change to try to downconvert my file from version 9.0 to 7.1? The attachment is above. Thanks.
07-26-2010 10:25 AM
try the attached