Borrar filtros
Borrar filtros

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

3 visualizaciones (últimos 30 días)
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?

Respuestas (1)

Kenny Shu
Kenny Shu el 30 de Jul. de 2018
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 comentario
James Lievsay
James Lievsay el 31 de Jul. de 2018
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?

Iniciar sesión para comentar.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by