ERROR" Invalid D/A value" in MEX file
이전 댓글 표시
Hi, I am writing a mex file which takes 0-2.5V data(1x256 data) from my .m file and sends the data to analog output pin of DAQ. But I get the following error popup "Invalid D/A value". But the data is within the range. (MCC USB 205 supports upto 0-5V)
int Range = BIP5VOLTS;

답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!