07-09-2010 07:22 AM
i have tried to run an exectable(ex:Calc.exe - which is for system calculator) using system exec.vi..
But i'm getting the error as.. Can any one know how to rectify this problm..
07-09-2010 07:27 AM - edited 07-09-2010 07:28 AM
07-09-2010 07:28 AM - edited 07-09-2010 07:28 AM
Works fine for me.
See image below:
07-09-2010 07:41 AM
Now i'm getting calculator window...
i have one third party exe in the name of DragonPCI.exe which do simply read and write operation
in a FPGA board..
when i give DrongPCI.exe in the command line it shows me the same error..
the same thing is happening for acrobat reader also..
07-09-2010 07:45 AM
07-09-2010 07:53 AM
Thanks dude..
Now i'm getting the required result..
Can i do i/o operations using LabVIEW on any other third party pci devices using their DLL's..
07-09-2010 08:03 AM - edited 07-09-2010 08:03 AM
07-09-2010 10:39 AM
@suresh-Fedlabs wrote:
Can i do i/o operations using LabVIEW on any other third party pci devices using their DLL's..
If you have dll's (API's), then you should use the Call Library Function Node. Same palette as the System Exec.