Hi everyone,
I'm trying to run the the sample VB program from my scope programmer manual (VISA COM) .
I changed the VISA address to the adrees in the Connection expert.
When I try to run the code I get the error massage:
VISA COM error
Path not found
Does anyone has idea why is that?
Thanks, Yanyan
I'm trying to run the the sample VB program from my scope programmer manual (VISA COM) .
I changed the VISA address to the adrees in the Connection expert.
When I try to run the code I get the error massage:
VISA COM error
Path not found
Does anyone has idea why is that?
Thanks, Yanyan
Scan the code for file paths. There are several instances. For example,
Change it to something that is valid. If you are using Windows7, "C:\setup.dat" might not work due to access issue. Put your desktop path, it should work.
Bret.