DAQ analog queueOutputData -> how to get the time?
이전 댓글 표시
I'm creating some analog voltage Outputs with MATLAB with the command
queueOutputData(s,OutputData);
I will start this with
s.startBackground
My problem is now, that we also want to send some CAN Messages on the same time channel.
Is there a way to get the time out of the running Queue so that I can trigger the CAN Messages on the same time?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Acquisition Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!