12-02-2005 05:08 AM
12-02-2005 06:28 AM
Hi,
While loop doesn't pass value out of it until it stops. so as long as yor LockInDemoSimple.VI running you will not be able to get R on Test.vi.So make required changes sothat the loop will stop and throw value out of it. Secondly you can use globel appropriatly to achieve it.
Let me know if you are again in trouble.
12-13-2005 09:35 PM
12-13-2005 11:07 PM
Hi, you were observing that 100% CPU loading because your program's Sub vi execution was not properly controlled
I have modified ur Test program to do following
Control the execution of the loop in Demo VI
Pass the R value from the loop in Demo VI through a global variable to display on the test VI
This should not load your CPU's resources
Regards
Dev
12-13-2005 11:20 PM
12-16-2005 08:44 AM
12-16-2005 09:54 AM
@Srinivas Kharsada Patnaik wrote:
I want to know whether it is possible to configure LabVIEW with Modbus or Profibus.If yes the can anubody tell me how can we do that in detail.
Hi Srinivas,
You should post your question in a new thread, since this one is for "while loop" only.
Check out this link, which may help you.
http://forums.ni.com/ni/board/message?board.id=170&message.id=156492&query.id=73571#M156492