08-27-2008 01:13 PM
Hi,
I'm having trouble with envent triggering. I have a few boolean controls on a front panel...yet they seem to not always repsond. Controls seem locked. I've attached a simlified version of the code. Stop control seems to be most responsive.. not sure why. Others are locked out (unless I click them very soon after the VI is run)
I guess prehaps I'm missing someting fundamental!
DS
08-27-2008 01:19 PM
Try your original version, but click at the edges of the buttons, away from the text labels and it works fine.
You have text labels covering most of the buttons. Clicking on this text label does not get throuigh to the button....
Get rid of the text labels and use the "Boolean Text" instead. Right-click on a button and choose Visible Items-->Boolean Text. This is text built-in to the button which will NOT obstruct your clicking.
Shane.
08-28-2008 02:36 AM
Thanks a million!!! I knew it had to be something easy!! Works fine now
![]()