10-29-2009 02:54 AM
Hi Somil,
According to ur experience, do you think this VI is suitable for simulating a movement of a needle ?
Initially I wanted to show a needle and its movements as I change the values.
But I could not do do. Instead I had to adapt to this method.
Do you have any other better solutions to my issue>
PLs do advice.
Thks N Rdgs
Titano
10-29-2009 03:06 AM
i am attaching a vi.
this is not exactly what you are asking but something similar.
10-29-2009 03:18 AM
Hi Somil,
Thx for the Vi.
The models are of certain file type which has to be CAD drawn, I guess.
Unfortunately I dun have such models or software to do this.
What are the sensors for actually?
How can i possibly implement this to my case since it involves plotting?
PLs do advice
Thks N Rdgs
Titano
10-29-2009 03:30 AM
see, i told you earlier that i havent played with 3d things.
you want to rotate the needle as you update the values. put your code in a while loop with wait for front panel activit function
also, see this vi also. i found this on the internet
10-29-2009 03:35 AM
HI Somil,
Thanks for the vector Vi.
I do not understand;
put your code in a while loop with wait for front panel activit function
what do you mean?
Any examples I can refer pertaining this?
Thx for ur help
Rdgs
Titano
10-29-2009 03:42 AM
10-29-2009 03:50 AM
Hi Somil,
Thx for ur guidance this far. Really appreciate it.
I will start workin on this and will get back if i face any queries.
Hope to see you agn.
Any other way I can get to u other than this forum?
Thx N Rdgs
Titano
10-29-2009 03:58 AM
somil_gautam@yahoo.com
ec.sg@tatapowersed.com
10-29-2009 04:32 AM
Hi Somil,
Sorry to bug u agn..
Do u have any idea how to play around with digital waveforms?
My issue is;
When I press a boolean switch which runs a number, the digital waveform shows a 1.
The other way round, it shows a 0.
This has to run concurrently with the boolean switching, meaning it updates at every instant.
Pls do advice.
Thks N Rdgs
Titano
10-29-2009 04:36 AM
Elaborate more
what i have understood is, that you want a waveform to show 1 when you hit a boolean button and 0 otherwise. Is it?