|
|
@@ -598,7 +598,7 @@ public class ConfigName { |
|
|
|
add(new Res_PLCADDRESS("电子秤", "-------------", 0, 0)); |
|
|
|
add(new Res_PLCADDRESS("称当前重量", "VW82", 1, 0)); |
|
|
|
add(new Res_PLCADDRESS("砝码值", "VW86", 1, 1)); |
|
|
|
add(new Res_PLCADDRESS("重量清零", "M20.2", 0, 1)); |
|
|
|
add(new Res_PLCADDRESS("重量清零", "M20.0", 0, 1)); |
|
|
|
add(new Res_PLCADDRESS("校准模式", "M20.1", 0, 1)); |
|
|
|
add(new Res_PLCADDRESS("关闭写保护", "M20.2", 0, 1)); |
|
|
|
add(new Res_PLCADDRESS("零点校准", "M20.3", 0, 1)); |
|
|
|