602 lines
17 KiB
Plaintext
602 lines
17 KiB
Plaintext
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x00
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 �ESP-ROM:esp32s3-20210327
|
|
Build:Mar 27 2021
|
|
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
|
|
SPIWP:0xee
|
|
mode:DIO, clock div:1
|
|
load:0x3fce3808,len:0x4bc
|
|
load:0x403c9700,len:0xbd8
|
|
load:0x403cc700,len:0x2a0c
|
|
entry 0x403c98d0
|
|
[ 88][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
|
[ 98][V][esp32-hal-uart.c:330] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(44) txPin(43)
|
|
[ 107][V][esp32-hal-uart.c:416] uartBegin(): UART0 not installed. Starting installation
|
|
[ 116][V][esp32-hal-uart.c:467] uartBegin(): UART0 initialization done.
|
|
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x00
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 00 00 01 84 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
ESP-ROM:esp32s3-20210327
|
|
Build:Mar 27 2021
|
|
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
|
|
SPIWP:0xee
|
|
mode:DIO, clock div:1
|
|
load:0x3fce3808,len:0x4bc
|
|
load:0x403c9700,len:0xbd8
|
|
load:0x403cc700,len:0x2a0c
|
|
entry 0x403c98d0
|
|
[ 88][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
|
[ 98][V][esp32-hal-uart.c:330] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(44) txPin(43)
|
|
[ 107][V][esp32-hal-uart.c:416] uartBegin(): UART0 not installed. Starting installation
|
|
[ 116][V][esp32-hal-uart.c:467] uartBegin(): UART0 initialization done.
|
|
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x01
|
|
MODBUS TX: 01 03 00 01 00 01 D5 CA (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 03 F8 45 (total: 7 bytes)
|
|
Data Value: 0x0003 (3)
|
|
Received CRC: 0x45F8
|
|
Calculated CRC: 0x45F8
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 01 00 01 D5 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 03 F8 45 (total: 7 bytes)
|
|
Data Value: 0x0003 (3)
|
|
Received CRC: 0x45F8
|
|
Calculated CRC: 0x45F8
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 01 00 01 D5 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 03 F8 45 (total: 7 bytes)
|
|
Data Value: 0x0003 (3)
|
|
Received CRC: 0x45F8
|
|
Calculated CRC: 0x45F8
|
|
CRC Check: PASSED
|
|
|
|
ESP-ROM:esp32s3-20210327
|
|
Build:Mar 27 2021
|
|
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
|
|
SPIWP:0xee
|
|
mode:DIO, clock div:1
|
|
load:0x3fce3808,len:0x4bc
|
|
load:0x403c9700,len:0xbd8
|
|
load:0x403cc700,len:0x2a0c
|
|
entry 0x403c98d0
|
|
[ 88][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
|
[ 98][V][esp32-hal-uart.c:330] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(44) txPin(43)
|
|
[ 107][V][esp32-hal-uart.c:416] uartBegin(): UART0 not installed. Starting installation
|
|
[ 116][V][esp32-hal-uart.c:467] uartBegin(): UART0 initialization done.
|
|
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x02
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 02 00 01 25 CA (CRC)
|
|
MODBUS RX: 01 03 02 00 11 78 48 (total: 7 bytes)
|
|
Data Value: 0x0011 (17)
|
|
Received CRC: 0x4878
|
|
Calculated CRC: 0x4878
|
|
CRC Check: PASSED
|
|
|
|
ESP-ROM:esp32s3-20210327
|
|
Build:Mar 27 2021
|
|
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
|
|
SPIWP:0xee
|
|
mode:DIO, clock div:1
|
|
load:0x3fce3808,len:0x4bc
|
|
load:0x403c9700,len:0xbd8
|
|
load:0x403cc700,len:0x2a0c
|
|
entry 0x403c98d0
|
|
[ 88][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
|
[ 98][V][esp32-hal-uart.c:330] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(44) txPin(43)
|
|
[ 107][V][esp32-hal-uart.c:416] uartBegin(): UART0 not installed. Starting installation
|
|
[ 116][V][esp32-hal-uart.c:467] uartBegin(): UART0 initialization done.
|
|
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x03
|
|
MODBUS TX: 01 03 00 03 00 01 74 0A (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 03 00 01 74 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 03 00 01 74 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 03 00 01 74 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 03 00 01 74 0A (CRC)
|
|
MODBUS RX: 01 03 02 00 01 79 84 (total: 7 bytes)
|
|
Data Value: 0x0001 (1)
|
|
Received CRC: 0x8479
|
|
Calculated CRC: 0x8479
|
|
CRC Check: PASSED
|
|
|
|
ESP-ROM:esp32s3-20210327
|
|
Build:Mar 27 2021
|
|
rst:0x1 (POWERON),boot:0x8 (SPI_FAST_FLASH_BOOT)
|
|
SPIWP:0xee
|
|
mode:DIO, clock div:1
|
|
load:0x3fce3808,len:0x4bc
|
|
load:0x403c9700,len:0xbd8
|
|
load:0x403cc700,len:0x2a0c
|
|
entry 0x403c98d0
|
|
[ 88][I][esp32-hal-psram.c:96] psramInit(): PSRAM enabled
|
|
[ 98][V][esp32-hal-uart.c:330] uartBegin(): UART0 baud(115200) Mode(800001c) rxPin(44) txPin(43)
|
|
[ 107][V][esp32-hal-uart.c:416] uartBegin(): UART0 not installed. Starting installation
|
|
[ 116][V][esp32-hal-uart.c:467] uartBegin(): UART0 initialization done.
|
|
|
|
|
|
=== ESP32-S3 Rain Barrel System Starting ===
|
|
Core: 1, Freq: 240 MHz
|
|
Extensive logging enabled
|
|
Pin 4 set to HIGH
|
|
[ 622][V][esp32-hal-uart.c:330] uartBegin(): UART2 baud(9600) Mode(800001c) rxPin(5) txPin(6)
|
|
[ 641][V][esp32-hal-uart.c:416] uartBegin(): UART2 not installed. Starting installation
|
|
[ 649][V][esp32-hal-uart.c:467] uartBegin(): UART2 initialization done.
|
|
MODBUS RS485 initialized: RXD=pin5, TXD=pin6, Baud=9600
|
|
|
|
Current modbusReadCmd: 01 03 00 04 00 01
|
|
Enter data start byte (hex, 00-FF) for register byte[3], currently 0x04: Data start set to 0x04
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
Setup complete
|
|
|
|
MODBUS RX: F0 (total: 1 bytes)
|
|
Unexpected response length: 1 (expected 7)
|
|
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|
|
MODBUS TX: 01 03 00 04 00 01 C5 CB (CRC)
|
|
MODBUS RX: 01 03 02 00 05 78 47 (total: 7 bytes)
|
|
Data Value: 0x0005 (5)
|
|
Received CRC: 0x4778
|
|
Calculated CRC: 0x4778
|
|
CRC Check: PASSED
|
|
|