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
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
Nuwan Dassanayake 2013 年 12 月 8 日
編集済み: Nuwan Dassanayake 2013 年 12 月 8 日
I need to work with true serial port. In my task I am planing to run matlab program using external switch.
Walter Roberson
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 ExchangeData Acquisition Toolbox Supported Hardware についてさらに検索

質問済み:

2013 年 12 月 8 日

コメント済み:

2013 年 12 月 8 日

Community Treasure Hunt

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

Start Hunting!

Translated by