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: Wolfgang Schechinger
Subject: Re: How to access COM Port with Octave?
Date: Wed, 22 Sep 2010 10:51:39 +0200

A free C++ serial communications library for windows is here:

https://iftools.com/opensource/wxterm.en.php

HTH

Wo

-------- Original-Nachricht --------
> Datum: Wed, 22 Sep 2010 01:34:44 -0700 (PDT)
> Von: CdeMills <address@hidden>
> An: address@hidden
> Betreff: Re: How to access COM Port with Octave?

> 
> 
> GMX wrote:
> > 
> >   Hey folks,
> > 
> > I have a question to Octave.
> > Is there a possibility to access the COM port in Octave? I'm using a 
> > winXP maschine. I searched the web but still found no informations about
> > successful solutions.
> > Matlab offers a serial.m but I found nothing similar for Octave.
> > 
> > 
> 
> I wrote a similar program in C, performing the buffering and avoiding
> being
> blocked during write to file, it is used as an external command using
> popen.
> It runs on Linux using the termios interface. Under Windows, cygwin
> doesn't
> have this kind of lib. So the first point is to either work with the Win32
> API, either find an open source serial lib.
> 
> Regards
> 
> Pascal
> -- 
> View this message in context:
> http://octave.1599824.n4.nabble.com/How-to-access-COM-Port-with-Octave-tp2549270p2549915.html
> Sent from the Octave - General mailing list archive at Nabble.com.
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www-old.cae.wisc.edu/mailman/listinfo/help-octave

-- 
GMX DSL SOMMER-SPECIAL: Surf & Phone Flat 16.000 für nur 19,99 Euro/mtl.!*
http://portal.gmx.net/de/go/dsl


reply via email to

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