How to execute matlab program using external trigger via serial port
이전 댓글 표시
I need to get idea about execution of matlab program using external trigger via serial port.
Thanks.
댓글 수: 3
Walter Roberson
2013년 12월 8일
Is it a true serial port or a USB virtual serial port?
What is your target latency (between actual transmission of the signal, and MATLAB starting to process the signal) ?
Are you able to hook the signal up to RTS or DTR ?
Nuwan Dassanayake
2013년 12월 8일
편집: Nuwan Dassanayake
2013년 12월 8일
Walter Roberson
2013년 12월 8일
Do you want to trigger by sending a byte of data, or by changing the level on a line? Are you able to hook the signal up to RTS or DTR ?
Is it acceptable to require that the MATLAB program already be running and waiting for the trigger, or is it required that MATLAB not start up until the trigger is received?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Acquisition Toolbox Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!