02-12-2009 05:35 PM
Solved! Go to Solution.
02-12-2009 09:06 PM
Can you post your code. The way you describe it, it should work fine.
Mike...
02-13-2009 04:16 PM
Hi Mike,
Am posting subvi code at:
http://webusers.physics.umn.edu/~wgilbert/MoLab/
Print Results demo.llb
Thanks, let me know whart you think. Made fake calling app to demonstrate problem.
Thanks!!
-BG
02-13-2009 09:09 PM
02-16-2009 10:05 AM
02-16-2009 04:29 PM
Hello BG,
Thanks for posting your code. I have tried running it and it seems to work fine on my computer. What exactly is not working when you are running this as a sub-vi? A brief description of what the expected behavior is, and what you are seeing instead would be helpful.
Thanks,
-Christina
Applications Engineer
02-16-2009 04:58 PM
Hi Christina,
Are you running it in v7.1? Or something later? The problem is that the name labels for the graph scales are not updating to the new values passed in through the connector pane when PrintResults is called as a subvi. Works fine when run from it's own front panel. Sorry if I wasn't clear about that.
02-17-2009 10:12 AM
BG,
I'm running Print Results demo.vi in LabVIEW 7.1.1. When I change the units on the front panel of the main VI, then run it, the new front panel that comes up (MoLab Print Results.vi) reflects the new units that I have chosen both at the bottom of the front panel and in the labels for all the graphs. Are you trying to change the units while the program is running?
-Christina
Applications Engineer
02-17-2009 02:53 PM
02-17-2009 04:39 PM
It works fine now. Apparently one of the changes I made, the sequence, and or the delay, must have cured it. Sure couldn't get it to work a few days ago, maybe there was something in the water here.
Thanks for your time, and sorry for fire drill.
-BG