installing NI VISA driver
显示 更早的评论
Hi, I want to communicte with R&S ossciloscope using NI VISA interface
But when I tried to create visa object I am getting error
Error using visa (line 444)
Unable to create VISA object. The required drivers may not be installed properly.
Type 'instrhelp visa' for more information.
Error in Quick_control (line 14)
visaObj = visa('rs','TCPIP0::10.20.26.135::inst0');
I checked in Measurement And Tool there are no VISA drivers installed.
I also tried to install Hardware support package for NI VISA but couldn't downloaded.
Can someone tell me the steps for installing NI VISA drivers in MATLAB ?
Thanks.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Downloads 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!