TReX User Manual v2.14 Firmware
RAW Protocol
The Raw protocol uses all default settings to determine the data rate, transport method, cap
code etc. This protocol is the protocol used when using a point to point serial link.
Default transmission settings are configured with the commands:
*TX_BAUD
*TX_CAP
*TX_LEVEL
In addition, the following commands are used with RAW protocol:
*RAW_TIMEOUT
Specifies the time of inactivity in 25ms steps before sending all stored data (max 255),
example for a timeout of 100mS:
Typical usage:
*RAW_TIMEOUT=4<CR>
*RAW_LEN
Specifies the number of characters to transmit at once. Messages exceeding the length can still
be sent, but there will be a small delay between each transmission. Transmission delays may
be longer than expected if the TReX determines that the channel is busy.
Typical usage:
*RAW_LEN=100<CR>
*RAW_END
Specifies a character that results in immediate transmission, or displayed after reception (0 if
unused). Decimal value of ASCII character.
Typical usage:
.
*RAW_END=13<CR>
This means transmit immediately after the carriage return character is seen. Also after
decoding each message, the carriage return character is also displayed.
*RAW_CONFIG
Specifies all RAW protocol parameters.
Parameter 1
specifies the time of inactivity in 25ms steps before sending all stored data
(max 255).
Parameter 2
specifies the number of characters to transmit at once. Messages exceeding
© WTE Limited, 2018 – Christchurch New Zealand
Page 97 of 158