增加CAN 调度表配置
This commit is contained in:
@@ -84,6 +84,13 @@ namespace CapMachine.Wpf.ViewModels
|
||||
new CbxItems(){ Key="通讯功率",Text="通讯功率"},
|
||||
new CbxItems(){ Key="通讯逆变器温度",Text="通讯逆变器温度"},
|
||||
new CbxItems(){ Key="通讯芯片温度",Text="通讯芯片温度"},
|
||||
|
||||
new CbxItems(){ Key="通讯PTC入水温度",Text="通讯PTC入水温度"},
|
||||
new CbxItems(){ Key="通讯PTC出水温度",Text="通讯PTC出水温度"},
|
||||
new CbxItems(){ Key="通讯PTC峰值电流",Text="通讯PTC峰值电流"},
|
||||
new CbxItems(){ Key="通讯PTC母线电流",Text="通讯PTC母线电流"},
|
||||
new CbxItems(){ Key="通讯PTC膜温",Text="通讯PTC膜温"},
|
||||
new CbxItems(){ Key="通讯PTC模块温度",Text="通讯PTC模块温度"},
|
||||
};
|
||||
InitLoadLinConfigPro();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user