Re: serial communication with tcl



* grp62 <grp62@xxxxxxxx>
| bad option "-mode": should be one of -blocking, -buffering, -
| buffersize, -encoding, -eofchar, or -
| translation
| while
| executing
| "fconfigure $serial -mode "115200,n,8,1" "

That sounds like TCL did not recognize /dev/ttyS0 as a serial port but
as a 'real' file. Can you confirm that /dev/ttyS0 is indeed the
correct pathname to the port on that platform?

R'
.



Relevant Pages

  • Re: serial communication with tcl
    ... That sounds like TCL did not recognize /dev/ttyS0 as a serial port but ... This may occur either if the kernel driver is failing to report itself as a TTY, or if Tcl is wrongly configured (especially when cross-compiling, since configure script may fails to set USE_TERMIOS, etc... ...
    (comp.lang.tcl)
  • Re: serial communication with tcl
    ... That sounds like TCL did not recognize /dev/ttyS0 as a serial port but ... correct pathname to the port on that platform? ... there are Linux distribution with incorrectly configured Tcl. ...
    (comp.lang.tcl)
  • writing to com1
    ... I need to send any character to COM1 (serial port). ... when executing this through the shellexecute function this does not seem to ...
    (comp.lang.pascal.delphi.misc)
  • Re: serial communication with tcl
    ... That sounds like TCL did not recognize /dev/ttyS0 as a serial port but ... Yes i confirm /dev/ttyS0 is the correct pathname to the serial port of ...
    (comp.lang.tcl)
  • Re: Bluetooth Serial Port Profile and Tcl communications
    ... but it appears not to be - at least in what I am experiencing. ... dongle connected to a PC running Windows XP SP3). ... His Tcl serial port monitor ...
    (comp.lang.tcl)