This commit is contained in:
2026-05-25 12:47:14 -04:00
commit b5e0e5a777
117 changed files with 41282 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
MODBUS RX: 01 03 02 00 02 39 85 (total: 7 bytes)
Data Value: 0x0002 (2)
Received CRC: 0x8539
Calculated CRC: 0x8539
CRC Check: PASSED
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
MODBUS RX: 01 03 02 00 02 39 85 (total: 7 bytes)
Data Value: 0x0002 (2)
Received CRC: 0x8539
Calculated CRC: 0x8539
CRC Check: PASSED
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
MODBUS RX: 01 03 02 00 02 39 85 (total: 7 bytes)
Data Value: 0x0002 (2)
Received CRC: 0x8539
Calculated CRC: 0x8539
CRC Check: PASSED