Changes
FixmeBus
,/* Every data frame contain chronologically: */
*1 byte for the number of data bytes to transmit (N_BYTE)
*n byte(s) of data (DATA) bytes (max. 200 bytes per frame)
*2 bytes for the [http://en.wikipedia.org/wiki/Cyclic_redundancy_check CRC ] Modbus (CRC_HIGH and CRC_LOW)
{| class="wikitable" style="text-align: center; color: green;"
!CRC_LOW
|}
The CRC Modbus can be calculated [http://www.lammertbies.nl/comm/info/crc-calculation.html here]
==Technical Documents==
#[[Hardware]]
#[[...]]