How can I communicate the oscilloscope with a Matlab that is installed on the oscilloscope itself?
Show older comments
I want to communicate the oscilloscope with matlab for real time data acquisition. My oscilloscope is the DSO9064A Agilent Infiniium. I have the license of matlab and toolbox fuctions (the version of matlab is R2015a). The Matlab is installed in operation system of oscilloscope (Windows 7) and i want communicate the oscilloscope with the matlab that installed in the oscilloscope. I found information about communicate between the oscilloscope and matlab just through interfaces (GPIB, VISA, USB, LAN, DRIVERS...). Those informations assume that the oscilloscope is connected to a computer (that have the matlab installed) through some interface, but my matlab is installed on oscilloscope's Windows. I want to access the oscilloscope wich matlab without a computer or interface between them. How can i do this? What i need ?
Answers (1)
Walter Roberson
on 7 Oct 2015
0 votes
The documentation for the device indicates here that Keysight supplies a Driver for communicating with the oscilliscope.
Effectively what you have is a rugged Windows 7 computer that has some boards and software installed to act as an oscilloscope. The software side communicates with the boards through drivers, and MATLAB can use those drivers to talk to the boards.
1 Comment
Raphaela Goncalves
on 9 Oct 2015
Categories
Find more on Oscilloscopes in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!