10-23-2008 12:11 AM
10-23-2008 12:24 AM
Hi Parthipan,
The Event Structure can detect VI Keyboard events such as Key Down - see example attached.
Cheers!
10-23-2008 12:40 AM
Hi,
There is no option directly to create an event with hitting Enter only there are navigation key event. Only way is that you can create an event for the boolean and assign an shortkey "return" to the boolen so that when ever you press enter the event will be occured. Assignin the shortcutkey Right click on the Boolean> Properties>Key Navigation >toggle( Return).Try it out and let me know.
10-23-2008 03:32 AM
10-23-2008 04:10 AM
Hi,
In toggle u have to assign for the return. This will take the ENTER button as assigned.
10-23-2008 04:45 AM
10-23-2008 05:27 AM
10-23-2008 06:15 AM