Serin / Serout limit?
Archiver
Posts: 46,084
Does anyone know what the maximum number of bytes I can send via
SEROUT or receive via SERIN?
I want to use a statement like SEROUT Tpin, Baudmode, [noparse][[/noparse]byte0,
byte1, ...etc].
Much thanks in advance.
SEROUT or receive via SERIN?
I want to use a statement like SEROUT Tpin, Baudmode, [noparse][[/noparse]byte0,
byte1, ...etc].
Much thanks in advance.
Comments
list that long you'd need repeated variable entries and/or constants.
-- Jon Williams
-- Parallax
In a message dated 6/3/2003 6:06:44 AM Central Standard Time,
basicstampede@y... writes:
> Does anyone know what the maximum number of bytes I can send via
> SEROUT or receive via SERIN?
> I want to use a statement like SEROUT Tpin, Baudmode, [noparse][[/noparse]byte0,
> byte1, ...etc].
[noparse][[/noparse]Non-text portions of this message have been removed]