Hello,
You have several options:
1. The first, and easest way would be using the pre-build toolkit to link to Mathematica. You can find more information about this at the following link:
LabVIEW -> Mathematica2. It is not possible to let LabVIEW type inside a excisting Command Pompt. You can let LabVIEW activate the the Command pompt Window though through the Windows API and then use the Keyboard que to "print" characters in the command line.
3. Try to find out if you can let Mathematica start up form the command line with pre given arguments (this information you have to collect from Mathematica). If so you could start up Mathematica and directly give some kind of command to it using the Syst
em exec.vi.
4. Try to determine if Mathematica has an ActiveX or DDE interface and how it is build. From LabVIEW you can call the commands using the ActiveX Server.
Best Regards,
RikP
Application Engineering
National Instruments
Rik Prins, CLA, CLED
Software Development Engineer