Using alaogoutput with NI PCI-5114

3 visualizaciones (últimos 30 días)
Noam
Noam el 12 de Jun. de 2015
Respondida: Phillip el 31 de Mzo. de 2017
Hi all,
I want to use a NI scope PCI 5114 to trigger a camera through a BNC cable. I run MATLAB 2012 32bit ,and thus I understood that I need to use "legacy based" scheme instead of "session based" that is offered as part of Data Aquisition toolbox. I follow this example http://www.mathworks.com/help/instrument/examples/fetch-waveforms-through-niscope-matlab-instrument-driver-in-simulation-mode.html , however I don't manage to establish a connection to the scope with -
ictObj = icdevice('niscope.mdd', 'DAQ::Dev1');
)
and I get an error which says "The specified MATLAB instrument driver could not be found. DRIVER must be on the MATLAB path." I've checked with specific NI applications that the scope is connected and works.Moreover, I did add the driver's path to matlab. Is there something I am missing?
Noam
  1 comentario
damien maraval
damien maraval el 12 de Oct. de 2015
Hello, I have the exact same problem as you. I follow the same example and get the same error. Did you find a solution since you post this message ?
Thanks
Damien

Iniciar sesión para comentar.

Respuestas (1)

Phillip
Phillip el 31 de Mzo. de 2017
I was running into the same error, and here's how I solved it. I realized that I needed to download the support package from Mathworks, on this page: https://www.mathworks.com/hardware-support/ni-scope.html . I had already downloaded the core NIscope package from National Instruments, but I also needed the Mathworks one. After a system restart, I was able to get farther into the demo linked in the original question.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by