LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview program fails to close properly!

Place LVWUTIL.llb in user.lib folder.

Change STI.docx to STI.ocx and register the ActiveX control.


Message Edited by Acelhp on 04-10-2008 09:22 AM
Download All
0 Kudos
Message 21 of 31
(1,524 Views)
Do you have everything you need?
0 Kudos
Message 22 of 31
(1,517 Views)
TWGomez

Any luck with your testing?
0 Kudos
Message 23 of 31
(1,500 Views)
Sorry I got busy in the lab...
I am going to look at it now...
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 24 of 31
(1,495 Views)
Missing LVWUTIL32.dll.
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 25 of 31
(1,493 Views)
Change extension to dll
0 Kudos
Message 26 of 31
(1,488 Views)

Here try this, worked all night and shutdown properly in the AM.

You should move this to a Producer/Consumer (Events) design pattern. I think doing so would clean up the code, make it a little easier to follow, and increase efficiency. Check out "The LabVIEW Style Book" by Blume if you can, great book, helped me tons...

Also the register event callback only needs to be done once, you have it in the loop called every iteration...

I hope it works for you...Cheers!



Message Edited by TWGomez on 04-11-2008 06:29 AM
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 27 of 31
(1,473 Views)
Thanks for your help, TWGomez.  The new app you sent to me, however, will not open with Labview 8.2.  Any suggestions?
0 Kudos
Message 28 of 31
(1,463 Views)
Here is a zip saved in 8.2
________________________________________________________

Use the rating system, otherwise its useless; and please don't forget to tip your waiters!
using LV 2010 SP 1, Windows 7
________________________________________________________
0 Kudos
Message 29 of 31
(1,459 Views)
Testing is in progress.
0 Kudos
Message 30 of 31
(1,451 Views)