[Gambas-user] Serial Port
Rob
sourceforge-raindog2 at ...94...
Thu Sep 2 06:34:51 CEST 2004
On Thursday 02 September 2004 00:28, Budi Arief Gusandi wrote:
> ------------------------------------------
> Header | LEN | Command | Data | Checksum ?
> ------------------------------------------
> The header is 0xBA, LEN 1 byte, Command is 0x0D or 0x4B etc
> and Checksum is Exclusivie ORed result from Header to Data
> inclusively.
I'm pretty sure plain old PRINT # will do the trick. You
probably want to put a ";" after each PRINT # statement so it
doesn't send a linefeed.
Rob
More information about the User
mailing list