annulla
Visualizzazione dei risultati per 
Cerca invece 
Intendevi dire: 

handling event cases

In my attached vi everything is working fine except the exit button my vi is not closing.But in the examples given the same logic working.
0 Kudos
Messaggio 1 di 6
3.202Visualizzazioni
Hi,

Your exit button is not wired to anything in your example VI.

Create an Event case for the Exit button - Value Changed. Then place the Exit Button inside the new event case and wire the control directly to the loop conditional terminal. (not via an inverter).

Hope this helps
Ray Farmer
Regards
Ray Farmer
0 Kudos
Messaggio 2 di 6
3.202Visualizzazioni
See the attached vi.I want to eliminate the message while exiting.ie without prompting me it should exit.how can i do this
0 Kudos
Messaggio 3 di 6
3.202Visualizzazioni
Hi,

What message do you want to eliminate?

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Messaggio 4 di 6
3.202Visualizzazioni
While exiting its asking do you want to save the changes.?. ok.cancel,etc.I want to supress this message .You can very well run my attached vi and see it.
0 Kudos
Messaggio 5 di 6
3.202Visualizzazioni
Hi,

I couldn't see anything in your VI that suggests you have changed any of the VI's.
When you save this VI try using SaveAll.
Also, you might try mass compiling all your VI's in the NI folders to bring them all up to the same version.

If you are porting this VI to a target system, then try using the Save with Options and select one of the distribution options.

Regards
Ray Farmer
Regards
Ray Farmer
0 Kudos
Messaggio 6 di 6
3.202Visualizzazioni