How can I communicate the oscilloscope with a Matlab that is installed on the oscilloscope itself?

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)

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

I have the driver from my oscilloscope. But I think that they can not communicate through the driver. I don't know specifying the connection for the driver between the matlab and the oscilloscope to not use connection interfaces (PCs - oscilloscope). How do I configure the driver in the case of Matlab be installed on the oscilloscope?

Sign in to comment.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!