Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.forth > #14084
| From | rickman <gnuarm@gmail.com> |
|---|---|
| Newsgroups | comp.lang.forth |
| Subject | Re: Win32Forth and COM Ports |
| Date | 2012-07-16 14:17 -0700 |
| Organization | http://groups.google.com |
| Message-ID | <53828d18-e472-48bc-8c8b-23b89d012dec@googlegroups.com> (permalink) |
| References | <1fbb1d32-00dc-4aa4-90bc-47ed8ea66b5a@googlegroups.com> |
On Monday, July 16, 2012 3:03:29 PM UTC-4, rickman wrote: > I'm trying to use a com0com virtual serial port driver to let me connect Win32Forth to another serial port program and it doesn't seem to work. COM16 and COM18 are defined by the virtual port driver and I can open them using RealTerm. When I try to open one of them in Win32Forth it says it failed. > > Any idea if the problem is one of serial port number being too high or is there just some incompatibility? I have another driver I can try if I have to. > > Rick I found how to free up the allocated, but unused COM ports and tried W32F on ports 4 and 5. That works just fine so it shouldn't be a problem with com0com. I can't figure why W32F would have an issue with multidigit COM ports, but I know that happens with older software. Any idea how to fix this? Rick
Back to comp.lang.forth | Previous | Next — Previous in thread | Next in thread | Find similar
Win32Forth and COM Ports rickman <gnuarm@gmail.com> - 2012-07-16 12:03 -0700
Re: Win32Forth and COM Ports rickman <gnuarm@gmail.com> - 2012-07-16 14:17 -0700
Re: Win32Forth and COM Ports stephenXXX@mpeforth.com (Stephen Pelc) - 2012-07-16 21:42 +0000
Re: Win32Forth and COM Ports rickman <gnuarm@gmail.com> - 2012-07-16 15:52 -0700
csiph-web