Finished first implementation of modbus error registers

This commit is contained in:
Matthias Heisig
2025-04-14 19:38:17 +02:00
parent 4a00a4c414
commit f79cf27c0c
19 changed files with 998 additions and 531 deletions

View File

@@ -26,6 +26,30 @@
<EndAddress>12004</EndAddress>
<VarName>GVL_MODBUS.stModbusEMSComm.stModbusReg12</VarName>
</MappingInfo>
<!-- 13.000 Registers -->
<MappingInfo>
<AdsPort>851</AdsPort>
<StartAddress>13000</StartAddress>
<EndAddress>13004</EndAddress>
<VarName>GVL_MODBUS.stBMSErrorReg</VarName>
</MappingInfo>
<!-- 14.000 Registers -->
<MappingInfo>
<AdsPort>851</AdsPort>
<StartAddress>14000</StartAddress>
<EndAddress>14047</EndAddress>
<VarName>GVL_MODBUS.awWarningsUnitsActive</VarName>
</MappingInfo>
<!-- 15.000 Registers -->
<MappingInfo>
<AdsPort>851</AdsPort>
<StartAddress>15000</StartAddress>
<EndAddress>15047</EndAddress>
<VarName>GVL_MODBUS.awErrorsUnitsActive</VarName>
</MappingInfo>
</OutputRegisters>
</Mapping>
</Configuration>