Unable to read waveform on MSO4104
조회 수: 3 (최근 30일)
이전 댓글 표시
I have a MSO4104 Tek scope with a VISA driver, and I'm having difficulty reading a waveform using the TMTOOL on the instrument control toolbox. When I attempt it, I only get the first data point and nothing else. I have tried increasing the buffer size to 50K for a 1000 point acquisition buffer, so that shouldn't be a problem. Any advice or suggestions would be appreciated. Thank You, Steve
댓글 수: 0
답변 (1개)
Chandani Madnani
2017년 10월 5일
You can use Quick Control Oscilloscope object.
You would need to install some prerequisites to use this function as mentioned in documentation link below: http://www.mathworks.com/help/instrument/quick-control-oscilloscope-requirements.html
The steps talks about installing a support package which can be found in the link below: http://www.mathworks.com/help/instrument/install-the-national-instruments-visa-and-icp-interfaces-support-package.html
The steps also require to install an IVI driver for this instrument which can be found from the link below: http://www.mathworks.com/matlabcentral/fileexchange/21780-tektronix-mso4104-oscilloscope-driver
Use the steps mentioned in the link below to be able to use the 'oscilloscope' object: https://www.mathworks.com/matlabcentral/answers/344580-how-to-connect-to-keysight-oscilloscope-using-the-oscilloscope-function
Read waveform as mentioned in the link below: http://www.mathworks.com/help/supportpkg/nivisaandicp/ug/read-waveforms-using-quick-control-oscilloscope.html
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!