A RawIr.dll Serial Terminal Program, SerForPic.


Basic4ppc homepage

You need SerialNet.dll and RawIr.dll in the same directory as the SerForPic.sbp file

Replace the 'RegKey' (between the quotes) above, with your SerialNET RegKey.

Selecting the 'byte' Checkbox sends the text held in 'Textbox2' a byte at a time with a small delay between bytes, as apposed to a full string outright. I found I needed this option to send data to a PIC. Probably because every byte received by my PIC is written to the LCD which probably throws the timing of the serial code out.