LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Pop up window at the start of launching labview vi.

When my labview vi is launched, I would like to first display a window that requests a serial number and when this has been entered, the window disappears and the main vi is launched which sequences all the tests for the unit identified. Can anyone give me some guidance please on how to do this.
 
Thanks in anticipation.
 
Conor hogan
0 Kudos
Message 1 of 10
(3,461 Views)

Hi Brition EMS,

write one vi, which shows the input window. if the user isnerts the correct number, call the next vi which do another part of your prgram.

Mike

0 Kudos
Message 2 of 10
(3,457 Views)
There is a thread from a little while ago regarding licensing. There are a number of methods you can use, so you may want to have a browse through them
_____________________________
- Cheers, Ed
0 Kudos
Message 3 of 10
(3,456 Views)
Briton EMS,
 
0 Kudos
Message 4 of 10
(3,423 Views)
Briton EMS,
  
0 Kudos
Message 5 of 10
(3,423 Views)

Briton EMS

     Curious if you had found a solution to your delima. If not I will post the dialog VI that we use on a regular basis.

 

tom

0 Kudos
Message 6 of 10
(3,422 Views)

Hi Tom,

Not as yet....so your solution would be much appreciated.

Regards

Conor

0 Kudos
Message 7 of 10
(3,415 Views)

Briton EMS

     Please see the attached .zip file

0 Kudos
Message 8 of 10
(3,384 Views)

Many thanks for your reply. I haven't had much time yet to try out your solution but it looks very interesting and certainly helps with what I am doing. Seems to be missing a vi called "Check if file or folder exists". Would it be possible to post it?

Many thanks once again for your help.

Conor

0 Kudos
Message 9 of 10
(3,349 Views)

Briton,

     The VI is located on the functions pallete in Programming>File I/O>Advanced File Functions>Check if File or Folder Exists. Attached is an image of where it is found

 

tom

0 Kudos
Message 10 of 10
(3,345 Views)