Mailing List Archive: 49091 messages
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

[REBOL] Re: Help with serial port

From: g:santilli:tiscalinet:it at: 31-Aug-2003 10:58

Hi Brian, On Saturday, August 30, 2003, 8:53:39 PM, you wrote: BP> >> insert serial-port #{00} BP> >> probe copy serial-port BP> #{} BP> == #{} This is just a guess, but if your device is taking some time to answer, you might not get the result soon enough. Try with: insert serial-port #{00} wait serial-port copy serial-port BP> The only conjecture BP> that I have right now is that Rebol sends everything down the serial as BP> two-byte words, and that "insert serial-port #{00}" really sends down BP> 0x0000 (16 bits) which somehow upsets the X.10 device. I don't think so, unless there's a bug in REBOL on MacOS X. Regards, Gabriele. -- Gabriele Santilli <[g--santilli--tiscalinet--it]> -- REBOL Programmer Amiga Group Italia sez. L'Aquila --- SOON: http://www.rebol.it/