Why do I receive a timeout error when I try to read in data through the serial object that I created in MATLAB 7.9 (R2009b)?
Show older comments
After setting up a serial object using the SERIAL command, I am writing to a serial device using the FPRINTF command. Immediately after the write, I do a read through the FSCANF command.
When I run this in the command line, I do not see any error; however when I put these commands in a script and run them, I get a timeout error.
Accepted Answer
More Answers (0)
Categories
Find more on Instrument Control Toolbox 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!