Sending digital codes with Measurement Computing boards with mex

Sends digital codes with MCC boards faster than the Data Acquisition Toolbox.

You are now following this Submission

I found the Data Acquisition Toolbox too slow for my needs in sending 16-bit digital codes with my PCIM-DAS1602, so I adapted C code from the MCC Universal Library to send codes very fast, at up to 10kHz. This code simply sends two bytes, and then flips a strobe on and off. You can send character stings, in addition to lists of doubles.

Cite As

Ryan Kelly (2026). Sending digital codes with Measurement Computing boards with mex (https://www.mathworks.com/matlabcentral/fileexchange/31989-sending-digital-codes-with-measurement-computing-boards-with-mex), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

Added a .m help file for usage notes.

1.0.0.0