zy-asc-conveyor/src/main/java/com/zy/acs/conveyor/core/constant/DeviceField.java
@@ -10,7 +10,7 @@ // 出入库模式 IO_MODE("DB103", 170, 4, new int[]{0, 2}, 21), // 称重:每站点4字节,Float WEIGHT("DB103", 634, 6, new int[]{0, 2}, 21), WEIGHT("DB103", 632, 6, new int[]{0, 2}, 21), // 尺寸异常:每站点2字节,Bit数组 DIMENSION_WORD("DB103", 2, 8, new int[]{0, 2, 4, 6}, 21);