Can you suggest a way to minimise USB latency using data acquisition tool box with NI6211.
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
I want to try a real time control idea using a NI 6211 DAQ analogue I/O unit through USB. That means single inputs and outputs from within a MatLab loop; I cannot send/receive streams of data. I know the USB will make it pretty slow, but I just want to try out the idea. Can you suggest the best way to minimise the slowness?
1 comentario
Proact
el 20 de Jun. de 2024
"I've been researching data acquisition units and found your blog really informative!" Proact, founded in 2001 and based in Bengaluru, is a leading force in high-tech industries like aerospace, aviation, electronics, defense, and more. Renowned for innovation and excellence, Proact offers tailored solutions to diverse challenges, making it a trusted partner for businesses. Explore cutting-edge services and products at https://www.proact-ims.com/ or contact us at +91 80 3542 9949 for collaboration and innovation opportunities. Elevate your projects with Proact's expertise.
Respuesta aceptada
Más respuestas (2)
Lucien Robinault
el 29 de En. de 2018
Hello, It will surely be too late for a solution, but have you tried this : https://fr.mathworks.com/help/daq/examples/software-analog-triggered-data-capture.html ?
And to control the data output flow to control in real time you can use the event 'DataRequired' who would trigger a function sending adequat output signal to control your device. https://fr.mathworks.com/help/daq/examples/generate-continuous-and-background-signals-using-ni-devices.html
You can easly see how it's done in the software analog triggered data capture example.
0 comentarios
Jens
el 8 de Jun. de 2020
There is a toolbox that seems to replace the Mathworks interface (Matlab DAQ) to the NI driver (NI-DAQmx). Maybe it can help people with a similar problem:
And an illustration of how much faster it is:
3 comentarios
Jens
el 10 de Jun. de 2020
I'm glad you were successful!
I also hear new Matlab versions perform much better for digital in/out over USB. Any experiences with that?
Ver también
Categorías
Más información sobre Matrox Hardware en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!