Jump to content

Locking Front Panels


Sarah83

Recommended Posts

Hi,

my vi hang on everytime, how could I see that I have locked my vi unconsciously?

The example Locking Front Panels don't gives me answers  :lightbulb:

1832[/snapback]

If you use EVENT structure check if events don't lock panel during events service

:unsure:

regards

Mikrobi

Link to comment

Yes, I use an event structure. In the event structures I have while loops (one in one event). And the while loops have a button for start and stop. In some cases I have a case structure in an event.

I run my vi. Then I want to start one seperate case with a button. The programm works (numbers counting and the vi read out the serial number of the synchro card) but I can't press a button (stop/reset) or can't change the value of a controller. Everything you can activate is hanging.

Link to comment
Yes, I use an event structure. In the event structures I have while loops (one in one event). And the while loops have a button for start and stop. In some cases I have a case structure in an event.

I run my vi. Then I want to start one seperate case with a button. The programm works (numbers counting and the vi read out the serial number of the synchro card) but I can't press a button (stop/reset) or can't change the value of a controller. Everything you can activate is hanging.

1844[/snapback]

Probably it is similar to that diagram:

EVENT_lock_panel.png

If you press 'generate!' button, panel will be locked and you will not be able to press 'stop' or 'main STOP' buttons

Check outlined checkbox part of Events Editor ("Lock front panel...") - unselected should solve problem

EditEVENT_lock_panel.png

regards

Mikrobi

Link to comment

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.