Changes for page 6.2 Modbus protocol

Last modified by Admin on 2025/03/20 12:12

From version 5.5
edited by Admin
on 2025/02/04 09:38
Change comment: There is no comment for this version
To version 12.2
edited by Admin
on 2025/03/20 12:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -225,7 +225,9 @@
225 225  
226 226  bit 25 — signal “Power up”;
227 227  
228 -bits 26-31 — not used.
228 +bit 26 — signal “External 1”;
229 +
230 +bits 27-31 — not used.
229 229  )))|(% style="width:37px" %)U32
230 230  |(% style="width:73px" %)**0x200B**|(% style="width:66px" %)1|(% style="width:437px" %)(((
231 231  Discrete output signals (bitfield):
... ... @@ -298,7 +298,9 @@
298 298  
299 299  bit 18 — “Power fault”;
300 300  
301 -bits 19-31 — not used.
303 +bit 19 — “Current limit" error;
304 +
305 +bits 20-31 — not used.
302 302  )))|(% style="width:37px" %)U32
303 303  |(% style="width:73px" %)**0x2010**|(% style="width:66px" %)1|(% style="width:437px" %)Address of the BMS Logic device the parameters of which are in registers 0x2011-0x20C9|(% style="width:37px" %)U16
304 304  |(% style="width:73px" %)**0x2011**|(% style="width:66px" %)1|(% style="width:437px" %)(((
... ... @@ -456,6 +456,7 @@
456 456  (% style="width:617px" %)
457 457  |(% style="width:71px" %)**Register address**|(% style="width:75px" %)**Number of registers**|(% style="width:469px" %)**Content**
458 458  |(% style="width:71px" %)**0x4000**|(% style="width:75px" %)1|(% style="width:469px" %)Address of the BMS Logic device whose parameters should be in the input registers 0x2011-0x20C9
463 +|(% style="width:71px" %)**0x4000-0x4101**|(% style="width:75px" %)2|(% style="width:469px" %)Acknowledgment of errors. Each single bit corresponds to the error (see)
459 459  |(% style="width:71px" %)**0x5100**|(% style="width:75px" %)1|(% style="width:469px" %)(((
460 460  Software control of the "Battery cover" signal. Allowable values:
461 461  
... ... @@ -645,5 +645,14 @@
645 645  
646 646  2-65535 – use the physical input "Close Main contactor".
647 647  )))
653 +|(% style="width:71px" %)**0x5115**|(% style="width:75px" %)1|(% style="width:469px" %)(((
654 +Software control of the "Close External 1" signal. Allowable values:
648 648  
656 +0 – clear the signal;
657 +
658 +1 – set the signal;
659 +
660 +2-65535 – use the physical input "Close External 1".
661 +)))
662 +
649 649