Discussion:
Matlab2016
(too old to reply)
Daniel Garcia-Romeo
2016-09-26 12:29:04 UTC
Permalink
This instruction works on Matlab 2015:

visa('ni','GPIB0::1::INSTR');

But on Matlab 2016 it doesn't:

visa('ni','GPIB0::1::INSTR');
Error using visa (line 210)
Invalid RSRCNAME specified. Type 'instrhelp visa' for more information.

Thanks in advance
carva...@gmail.com
2021-03-05 17:12:52 UTC
Permalink
Anyone here keep working with this issue?
Thanks,
Post by Daniel Garcia-Romeo
visa('ni','GPIB0::1::INSTR');
visa('ni','GPIB0::1::INSTR');
Error using visa (line 210)
Invalid RSRCNAME specified. Type 'instrhelp visa' for more information.
Thanks in advance
Loading...