help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Read serial data directly into Octave


From: themattdiaz
Subject: Re: Read serial data directly into Octave
Date: Tue, 15 Aug 2017 10:49:40 -0700 (PDT)

Andreas Weber-6 wrote
> Am 10.08.2017 um 23:32 schrieb themattdiaz:
>> I am trying to have Octave read data from a serial port and then create a
>> figure with this data. When I run this program all I get is a blank
>> figure
>> with no data on it. Is there any errors in my code below? Please let me
>> know. 
> 
> Without having the device it's nearly impossible to say...
> But for you it's easy to trace this problem. Do you get meaningful data
> when using srl_read? Is the problem with reading and interpreting the
> data or plotting?
> 
> -- Andy

It seems when using srl_read I get one of two things: the message "error:
serial: Error opening the interface: Access is denied". Or Octave will
simply not run the program and will freeze, requiring me to force close it
using task manager. Why am I getting the access is denied message? Also what
could be causing Octave to freeze in such a manner?




--
View this message in context: 
http://octave.1599824.n4.nabble.com/Read-serial-data-directly-into-Octave-tp4684422p4684486.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]