loading
 
Serial Communication
Robert from Ireland  [6 posts]
10 year
Hi, I am using RR to interface with my PIC based embedded system, using the serial module to send commands to the board. Using the "Send now" button on the serial console to send the commands works fine, but the vbscript adds "\0" to my command, which is a null character I think. Is it possible to prevent this from being sent, as the "Send now" button does not send this \0.
Steven Gentner from United States  [1446 posts] 10 year
Just following up on this ... it should be resolved. The problem was caused by allowing \0 to be included in a message as many devices communicate in binary. Unfortunately this change also appended a zero at the end of every communication. This has been fixed in the latest version.

STeven.

This forum thread has been closed due to inactivity (more than 4 months) or number of replies (more than 50 messages). Please start a New Post and enter a new forum thread with the appropriate title.

 New Post   Forum Index