12-12-2011 12:51 AM
If there are many string controls on a vi front panel,I want to set my cursor at a particular string control.
Whenever i will give an input ,It should be typed in that string control only.
How can I do that ?
Solved! Go to Solution.
12-12-2011 01:13 AM
use key focus property of the required control.......
12-12-2011 01:16 AM
Hi,
there is a property node which called Key focus, you can use it for the string you want to be enabled.
when you run the vi, the curser goes to the selected string control
check the attached vi.
12-12-2011 04:04 AM
Thank You !!!!!
12-12-2011 04:06 AM
nice to help you,
if you like my reply, please add Kudos.