04-16-2008 04:07 PM
04-16-2008 04:10 PM
Try the "Kind" property of the Application class.
-D
04-17-2008 01:24 AM
04-17-2008 09:47 AM
04-17-2008 10:00 AM
If your VI is running in the LabVIEW editor, Kind will return "Development System". If your VI is running as an EXE, Kind will return "Run Time System". So yes, Kind is what you need.
-D
04-17-2008 10:02 AM
04-17-2008 10:19 AM
OK, sorry I based my disbelief on the description from the Labview help which specifically contradicts what you guys are saying: So- I will just have to try it for my self and see:
From the Labview Help topics for the Kind application:
Specifies the LabVIEW package installed on the computer, including invalid application types.
04-17-2008 10:35 AM
04-17-2008 10:43 AM
04-17-2008 10:45 AM