01-02-2007 02:17 AM
01-02-2007 04:10 AM
Executing DOS commands can be obtained in CVI using "system" or LaunchExecutable or LauncExecutableEx functions. Depending on which command you want to execute you may need to call it via the command interpreter command.com or cmd.exe.
Look at these threads that can be useful for your needs:
http://forums.ni.com/ni/board/message?board.id=180&message.id=762&query.id=121092#M762
http://forums.ni.com/ni/board/message?board.id=180&message.id=18772&requireLogin=False
http://forums.ni.com/ni/board/message?board.id=180&message.id=12088&query.id=121063#M12088