LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

key toggle is not working in vi called in a sub panel

Hi all,
 
I am using LabVIEW 8. I am calling a sub vi in a sub panel of Main caller vi. Toggle key is not working in called vi like Exit on Escape button. but if i run this sub vi on it's own. (without calling it from anywhere) then it works.
 
More over i am using event structure and using many events... then why does it show ascii value 0 for many keys??? like escape, delete, pointer keys...etc.
 
 
-Alok
 
-AL☼K
0 Kudos
Message 1 of 4
(2,744 Views)

Hi Alok,

I am having a hard time understanding the issue you are facing. Can you please describe the problem with more details and it will help if you can put in a screen shot as well. Thanks and have a great day!

Regards,
Prashanth

0 Kudos
Message 2 of 4
(2,727 Views)
Hi all,
sorry for the long escape.....but i'm back. thankx for your reply prashanth sorry i was stucked with other deadline.
now i am sending sample VIs stating my problem better.
When i call a vi in a sub panel, it's key toggel property fails. when it is run own it's own then no problem and it works.
can i use these property with using subpanel (I am using it just because LabVIEW does't have child window property)
moreover can i shift keyboard tab order from called vi to main or vice versa.
-Alok
-AL☼K
0 Kudos
Message 3 of 4
(2,687 Views)
Hello Alok,
You should things different have a look here
 ANd have a look at the examples on sub-panels

Ton
Free Code Capture Tool! Version 2.1.3 with comments, web-upload, back-save and snippets!
Nederlandse LabVIEW user groep www.lvug.nl
My LabVIEW Ideas

LabVIEW, programming like it should be!
0 Kudos
Message 4 of 4
(2,678 Views)