12-27-2005 06:51 AM
12-27-2005 07:16 AM
12-27-2005 07:21 AM
Try the attached VI (LV v7.1.1). It uses the System Exec function:
(from the LV Help file):
"System Exec
Executes a system command. UNIX You can use wildcards, pipes, and shell meta-characters. Mac OS To use this VI on Mac OS, you must have the Macintosh Programmer's Workshop installed. Refer to the Apple Developer Connection Web site for information about downloading the MPW.
To launch an executable with options using the syntax filename.exe -option1 -option2, create a filename.bat file that calls the executable with the options syntax and use this VI to call the filename.bat file. "
12-27-2005 07:45 AM
01-13-2006 07:55 AM
01-13-2006 07:59 AM
01-13-2006 08:58 AM
01-13-2006 11:57 AM
01-13-2006 12:18 PM
01-13-2006 12:41 PM