__header__

Description

REcieves a string form the serial port.
NOTE if the serial port is set to monitor then the serial event needs to be used. This will not work as the string is sent to any (if any) connected event

Inputs

Channel

Socket or serial Port

CommsView

View to display string (optionsl)

Parameters

ConvertToUnicode

converts the byte stream to Unicode. If not set the stream is assumed to be uni code

ConcertCharacters

display invisible characters as [value]

ReceiveString

the received string __footer__