How to create Instrument Driver (.mdd) file for a Tektronix DPO71254C o-scope?

3 次查看(过去 30 天)
Using Matlab to interface with Tektronix DPO71254C o-scope via VISA Resource Manager. Previously used a TDS6124C o-scope and a corresponding .mdd file with Matlab. However, we are not sure how this file was created. Attempted to create DPO .mdd file from scratch with the Instrument Driver Editor but this seems very easy to mess up/miss important information for the scope.
Is there a location where we can download a similar file for the DPO? Or is there a command to create such a file?

回答(1 个)

Kenny Shu
Kenny Shu 2018-7-30
If there is an IVI driver provided, you can make the MDD file using the "makemid" command: https://www.mathworks.com/help/instrument/makemid.html
  1 个评论
James Lievsay
James Lievsay 2018-7-31
We downloaded a provided IVI driver from National Instruments for the DPO 71254C scope but, when we use the makemid() command with the driver name we get the following error: Error using makemid (line 132) The specified driver could not be loaded
Any ideas what the issue could be?

请先登录,再进行评论。

Community Treasure Hunt

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

Start Hunting!

Translated by