I need to set the baud rate, parity bit, etc. for the serial port on PC which is done with the -mode option I believe based on what I read on the Tcl manual for fconfigure command.
I can't use the -mode option in the fconfigure Tcl command. It doesn't understand this option. I'm using Tcl v8.3.4. The manual doesn't talk about it either. I looked into the source file of tclIO.c and in the Tcl_GetChannelOption() and didn't see it parsed for the -mode option. Is it true...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.