Sending digital codes with Measurement Computing boards with mex

Sends digital codes with MCC boards faster than the Data Acquisition Toolbox.
324 Downloads
Updated Thu, 30 Jun 2011 10:26:25 +0000

View License

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 (2024). 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 .

MATLAB Release Compatibility
Created with R2010b
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Counter and Timer Input and Output in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!

digCode/

Version Published Release Notes
1.1.0.0

Added a .m help file for usage notes.

1.0.0.0