Changes for page 5.2 Modbus protocol

Last modified by Admin on 2026/04/24 10:30

From version 12.2
edited by Admin
on 2025/02/04 10:28
Change comment: There is no comment for this version
To version 16.5
edited by Admin
on 2026/04/24 10:30
Change comment: Update document after refactoring.

Summary

Details

Page properties
Content
... ... @@ -323,7 +323,7 @@
323 323  
324 324  bit 2 — device is ready;
325 325  
326 -bit 3 — data from the device is actual;
326 +bit 3 — reserved;
327 327  
328 328  bit 4 — temperature sensor #1 is present;
329 329  
... ... @@ -467,12 +467,12 @@
467 467  bits 26-31 — seconds.
468 468  )))|(% style="width:96px" %)U32[2]
469 469  |(% style="width:92px" %)**0x2204-0x2207**|(% style="width:94px" %)4|(% style="width:368px" %)Record #2 from the errors journal|(% style="width:96px" %)U32[2]
470 -|(% style="width:92px" %)**0x2208-0x227B**|(% style="width:94px" %)116|(% style="width:368px" %)Records #3-31 from the errors journal|(% style="width:96px" %)
470 +|(% style="width:92px" %)**0x2208-0x227B**|(% style="width:94px" %) |(% style="width:368px" %)Records #3-31 from the errors journal|(% style="width:96px" %)
471 471  |(% style="width:92px" %)**0x227C-0x227F**|(% style="width:94px" %)4|(% style="width:368px" %)Record #32 from the errors journal|(% style="width:96px" %)U32[2]
472 472  |(% style="width:92px" %)**0x2300**|(% style="width:94px" %)1|(% style="width:368px" %)Number of the last record from the errors journal (1..32)|(% style="width:96px" %)U16
473 473  |(% style="width:92px" %)**0x2380-0x2383**|(% style="width:94px" %)4|(% style="width:368px" %)Record data #1 from the errors journal. First 32-bit word contains errors 2 flags (see 0x200E-0x200F).|(% style="width:96px" %)U32[2]
474 474  |(% style="width:92px" %)**0x2384-0x2387**|(% style="width:94px" %)4|(% style="width:368px" %)Record data #2 from the errors journal|(% style="width:96px" %)U32[2]
475 -|(% style="width:92px" %)**0x2388-0x23FB**|(% style="width:94px" %)116|(% style="width:368px" %)Records data #3-31 from the errors journal|(% style="width:96px" %)
475 +|(% style="width:92px" %)**0x2388-0x23FB**|(% style="width:94px" %) |(% style="width:368px" %)Records data #3-31 from the errors journal|(% style="width:96px" %)
476 476  |(% style="width:92px" %)**0x23FC-0x23FF**|(% style="width:94px" %)4|(% style="width:368px" %)Record data #32 from the errors journal|(% style="width:96px" %)U32[2]
477 477  |(% style="width:92px" %)**0x2400-0x2401**|(% style="width:94px" %)2|(% style="width:368px" %)Current measured by the auxiliary current sensor, A|(% style="width:96px" %)REAL32
478 478  |(% style="width:92px" %)**0x2402-0x2403**|(% style="width:94px" %)2|(% style="width:368px" %)(((
... ... @@ -680,3 +680,39 @@
680 680  
681 681  2-65535 – use the physical input "Fuse 3".
682 682  )))|(% style="width:96px" %)U16
683 +|(% style="width:92px" %)**0x5112**|(% style="width:94px" %)1|(% style="width:368px" %)(((
684 +Software control of the "Circuit breaker status" signal. Allowable values:
685 +
686 +0 – clear the signal;
687 +
688 +1 – set the signal;
689 +
690 +2-65535 – use the physical input "Circuit breaker status".
691 +)))|(% style="width:96px" %)U16
692 +|(% style="width:92px" %)**0x5113**|(% style="width:94px" %)1|(% style="width:368px" %)(((
693 +Software control of the "Balancing request" signal. Allowable values:
694 +
695 +0 – clear the signal;
696 +
697 +1 – set the signal;
698 +
699 +2-65535 – use the physical input "Balancing request".
700 +)))|(% style="width:96px" %)U16
701 +|(% style="width:92px" %)**0x5114**|(% style="width:94px" %)1|(% style="width:368px" %)(((
702 +Software control of the "Close Main contactor" signal. Allowable values:
703 +
704 +0 – clear the signal;
705 +
706 +1 – set the signal;
707 +
708 +2-65535 – use the physical input "Close Main contactor".
709 +)))|(% style="width:96px" %)U16
710 +|(% style="width:92px" %)**0x5115**|(% style="width:94px" %)1|(% style="width:368px" %)(((
711 +Software control of the "Close External 1" signal. Allowable values:
712 +
713 +0 – clear the signal;
714 +
715 +1 – set the signal;
716 +
717 +2-65535 – use the physical input "Close External 1".
718 +)))|(% style="width:96px" %)U16