11-27-1999 10:38 AM
08-13-2003 10:24 AM
08-13-2003
11:03 AM
- last edited on
07-27-2026
08:39 AM
by
Content Cleaner
If you want to use LabView to programmatically close another application, you can use VIs from WinUtil.llb, which you can download from NI by clicking here [broken link removed].
Look at an example like Maximize Window.vi. If you pull down the list on the diagram that's set to Maximize Window, you'll see Quit Application. This VI takes as an input either the window refnum or the window name (from the title bar).