how to set tek scope record length?

This is a matlab instrument control toolbox question.
i'm using a visa-usb connection with a downloaded MSO4054.mdd driver to control a tek dpo4034 scope.
If D is the device object, then I can manually change the record length on the scope and "get" it using get(D.Waveform,'MaxNumberPoint') but the driver does not allow me to set this property.
Is there a way to do this?
Also, is there a better (more compatiable) driver to use?

回答 (1 件)

Vinod
Vinod 2014 年 2 月 14 日

0 投票

Have you tried using the capabilities of the oscilloscope object?
Try it out and contact support if you have further questions
Hope this helps,
-Vinod

1 件のコメント

Mark
Mark 2014 年 2 月 14 日
will take a look- thanks for the tip!
-Mark

サインインしてコメントする。

質問済み:

2014 年 2 月 10 日

コメント済み:

2014 年 2 月 14 日

Community Treasure Hunt

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

Start Hunting!

Translated by