
The Data
Terminal send HEX data strings to
the connected comm port, the HEX values must be wto digit and seperated
by spaces (ie A must be typed as 0A).
If the
protocol you are using requires the data strings to end in CF (0Dh),
LF (0Ah) or CF+LF (0D0Ah) click the appropriate radio button and all
data transmisions will end with these characters.
Use the
"Build From ASCII" button to covert commands strings typed
into the top panel, such as ATS0=0, to HEX. (It is recommended that
you manually check that the returned HEX values are two digit)
The "Break"
button creates a break in the data stream, when you click the "Break"
again the flow continues.
The "Clear
Buffer" button clears all data from the output buffer, the "Change"
button changes the output buffer size, this is only available when the
port is closed.