Added error and waring messages and updated tower light inputs
- Added strings not ready in time error - Added battery already full warning - Added battery already empty warning - Added battery in stop input to tower light - Added warnings active to tower light - Added BMS State Machine errors to tower light input
This commit is contained in:
@@ -201,6 +201,9 @@
|
||||
<Compile Include="POUs\Sunspec\Refu\U_SUNSPEC_ERROR.TcDUT">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
<Compile Include="POUs\Utility\FB_AlarmMessage.TcPOU">
|
||||
<SubType>Code</SubType>
|
||||
</Compile>
|
||||
</ItemGroup>
|
||||
<ItemGroup>
|
||||
<Folder Include="DUTs" />
|
||||
@@ -208,6 +211,7 @@
|
||||
<Folder Include="DUTs\Modbus\HoldingRegisters" />
|
||||
<Folder Include="DUTs\Modbus\ErrorWarningRegisters" />
|
||||
<Folder Include="GVLs" />
|
||||
<Folder Include="POUs\Utility" />
|
||||
<Folder Include="POUs\Sunspec" />
|
||||
<Folder Include="POUs\Sunspec\Kaco" />
|
||||
<Folder Include="POUs\Sunspec\Refu" />
|
||||
|
||||
Reference in New Issue
Block a user