How to execute matlab program using external trigger via serial port
3 views (last 30 days)
Show older comments
I need to get idea about execution of matlab program using external trigger via serial port.
Thanks.
3 Comments
Walter Roberson
on 8 Dec 2013
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?
Answers (0)
See Also
Categories
Find more on Data Acquisition Toolbox Supported Hardware in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!