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!