[REBOL] Re: Help with serial port
From: brett:codeconscious at: 31-Aug-2003 11:52
Perhaps you need to check whether or not you really need the /no-wait on the open. I'm not entirely sure, but if you are using /no-wait then might need to use Wait on the port, in order to wait for the device to give you a response. Or perhaps the serial port settings are not quite right? Brett.