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 calldaqlib or a specific DAQmx* 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

When NOT to Use

Installs
9
GitHub Stars
692
First Seen
Jun 8, 2026
matlab-call-nidaqmx — matlab/matlab-agentic-toolkit