Technical Information
Description
17
TwisTorr 74 FS AG On-board Controller User Manual / 87-901-054-01 175/192
Communication Protocol
The communication protocol is of the MASTER/SLAVE type where:
Host = MASTER
Controller = SLAVE
The communication is performed in the following way:
1. the host (MASTER) sends a MESSAGE + CRC to the
controller (SLAVE);
2. the controller replies with an ANSWER + CRC to the host.
The MESSAGE is a string with the following format:
<STX>+<ADDR>+<WIN>+<COM>+<DATA>+<ETX>+<CRC>
were:
NOTE
When data is indicated between double quotes (“…”), this means that the data
indicated is the corresponding ASCII character.
When a number is indicated with Ox prefix it means it is an hexadecimal
number (16 base coded).