National Instruments mydaq
조회 수: 3 (최근 30일)
이전 댓글 표시
Does matlab and simulink support National Instruments mydaq (<http://www.ni.com/mydaq/>) ? Can it be used in real time in simulink in a control system hardware/electronic model?
댓글 수: 0
답변 (1개)
Dan Lluch
2012년 12월 3일
mydaq is supported from R2012a using the Data Acquisition Toolbox.
For closed loop control and the timing requirements that come with that, generally you would need to use other products - like Real Time Windows Target or xPC Target - and neither of which support mydaq.
If your problem allows for 'soft real time' where deterministic behavior isn't required, you may be able to use the Data Acquisition Toolbox support, and pacing the Simulink models execution. Both Real Time Windows Target, and the Aerospace Blockset have Pace capabilities, and you can find others on MATLAB Central.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Instrument Control Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!