help-octave
[Top][All Lists]
Advanced

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

Re: How to access COM Port with Octave?


From: Tatsuro MATSUOKA
Subject: Re: How to access COM Port with Octave?
Date: Fri, 24 Sep 2010 10:25:48 +0900 (JST)

Hello Wolfgang 

What you pointed out seems to be right

http://bytes.com/topic/c/answers/850941-createfile-windows-com1

********************
Hello GMX

In the serial.m in octave-serialport-0.0.1

I found in serial.m 
 
"serial('/dev/ttyS0','BaudRate',9600,'DataBits',8,'Parity','N','StopBits',1,'timeout','None','xonxoff',0,'rtscts',0)");

Please try to modify 
'/dev/ttyS0'
by 'COM1' or 'COM2'.

I do not know whether it works or not.

Good luck!!

Regards

Tatsuro
--- Wolfgang Schechinger  wrote:

> Hi Tatsuro, 
> 
> in windows, usually there is a driver that maps the device to a COM port 
> (usually COM3 and
> higher). /dev/ttyUSBi are (at lease on my machine :) serial port adapters 
> that are plugged into
> a usb slot. 
> 
> Wolfgang 
> 
> -------- Original-Nachricht --------
> > Datum: Fri, 24 Sep 2010 07:32:15 +0900 (JST)
> > Von: Tatsuro MATSUOKA <address@hidden>
> > An: GMX <address@hidden>, address@hidden
> > Betreff: Re: How to access COM Port with Octave?
> 
> > Hello
> > 
> > --- GMX wrote:
> > 
> > >   I found this page today. Is it possible to implement its function into
> > > octave?
> > > 
> > >
> >
>
http://libertadhack.blogspot.com/2010/08/puerto-serie-para-octave-serial-port.html?showComment=1285261679189_AIe9_BHPVlFe__ktI4HUn_QBP3ioJ2PqhL_4C16YJcQ1Zd8PjkVXz6m1Cla9OHEjqt6fG_Gui9UHSS6YOYvPPo-zB2tFdUQlvLctCSzqNP5YXfRZHgxulDLeG5ONyBJS0Ftm4nFLheAhGKNbPlC8jV-FGuwCzu8xlO8VadOqHkm8UvNluT1NkCuRzab5X
> >
>
uGt9jOsevKuJd3dtksSBGUOBvGDeMBa5xxvzrHoe45qALbGex07wS4GV500Cz4cvGrEsJyxRFM3y2ZlDMEs6Q9NUpO7BPTFNc52NT1hyuCI7Du0UwJg0mScPfulRHkG-pdLKehKWz-UVRXoErKDEl403cI-cU1-gFfuCg35bPwyOYi3IkYQEWauS1b9SJrHz8odRMRSziQvV4yc6wJRPcVg0RqT1jtVTf7C3gT2J3lJqi2l_s6rHrdxtJHQ9Qr6GjI5WJ5AlwSBrCpNhh6N9gsubL86tf54NafyF0nRLJH
> >
>
xJXcoTfr76oJ72jSI1TsclLJaD5K3YrAp5CPsDDsllHUSpcHWRutW9xHLSkLKNToVCteZZvkXtBXxPvmGYjKp-0EiuqsFUGbIXcVrPvnI__oF3x57cmnBXfm0xCjsmyLSfI910n7VyJSoc7g8OhEB-8OlzDJ1opkQ2ha2LtGjy-Qup_O8GZYrrM6cWdp5NtumInzvMUJEiFzInXk#c1693255940804691753
> > > 
> > > Maybe it is possible to get it run with windows?
> > 
> > Perhaps not, I have  downloaded the above and see the contents.  It uses
> > unix device like
> > /dev/ttyUSB0.
> > There is no such a device on windows. 
> > 
> > Of course I did not  really try it so that what I say is not always
> > correct.
> > 
> > Regards
> > 
> > Tatsuro  
> > 
> > --------------------------------------
> > Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
> > http://pr.mail.yahoo.co.jp/ie8/
> > _______________________________________________
> > Help-octave mailing list
> > address@hidden
> > https://www-old.cae.wisc.edu/mailman/listinfo/help-octave
> 
> -- 
> GRATIS: Spider-Man 1-3 sowie 300 weitere Videos!
> Jetzt freischalten! http://portal.gmx.net/de/go/maxdome
> 



--------------------------------------
Get the new Internet Explorer 8 optimized for Yahoo! JAPAN
http://pr.mail.yahoo.co.jp/ie8/


reply via email to

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