matlab-call-nidaqmx
Installation
SKILL.md
matlab-call-nidaqmx
Translate NI-DAQmx C signatures into correct calldaqlib MATLAB calls on
Data Acquisition Toolbox R2026a+.
When to Use
- User explicitly mentions
calldaqlibor a specificDAQmx*C function - User needs NI-DAQmx capability the daq object doesn't expose (retriggerable, export signal, reference triggers, enhanced alias rejection, digital filters)
- User is debugging at the driver level (reading back what the NI driver holds)
- User is translating existing C/LabVIEW code to MATLAB