Hello all!!
I`m trying to execute a command to system using the System Exec.vi
The command is:
start /max chrome "http://www.ford.com"
This command works proprely when I run it directly from Prompt command but when using LabVIEW through System Exec.vi it gives the error:
Error 2 occurred at System Exec.vi. Command was "start /max iexplore "http://www.google.com"
Possible reason(s):
LabVIEW: Memory is full.
=========================
NI-488: No Listeners on the GPIB.
Block diagram image:
someone could help me with that?