Changes

Jump to: navigation, search

FixmeBus

160 bytes added, 23:58, 12 April 2014
/* 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]]
#[[...]]
91
edits