|
|
@@ -316,10 +316,10 @@ public class ConfigName { |
|
|
|
add(new Res_PLCADDRESS("当前档位_蒸烤", "M21.3", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("当前档位_其他", "M21.4", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度设置完成", "M31.0", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位正限位提示", "M1000.3", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位负限位提示", "M1000.4", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度正限位提示", "M1001.3", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度负限位提示", "M1001.4", 0, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位正限位提示", "M1000.3", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位负限位提示", "M1000.4", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度正限位提示", "M1001.3", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度负限位提示", "M1001.4", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位回原点超时", "M1100.0", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("档位定位超时", "M1100.1", 1, 0,3)); |
|
|
|
add(new Res_PLCADDRESS("温度回原点超时", "M1100.2", 1, 0,3)); |
|
|
|