ZengTao
2025-06-10 05bd172d550f1b6b963fcb23ef21d79e2a43d757
hangzhoumesParent/moduleService/CacheVerticalGlassModule/src/main/java/com/mes/s7/entity/S7DataDLPOne.java
@@ -16,7 +16,7 @@
public class S7DataDLPOne {
    @S7Variable(address = "DB3.3118", type = EDataType.BOOL)
    @S7Variable(address = "DB3.3118.0", type = EDataType.BOOL)
    private Boolean mesControl;
    @S7Variable(address = "DB19.0", type = EDataType.INT16)
@@ -82,22 +82,22 @@
    @S7Variable(address = "DB19.1246", type = EDataType.INT16)
    private Short glassCount;
    @S7Variable(address = "DB19.8", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.8", type = EDataType.STRING, count = 20)
    private String id1;
    @S7Variable(address = "DB19.30", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.30", type = EDataType.STRING, count = 20)
    private String id2;
    @S7Variable(address = "DB19.52", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.52", type = EDataType.STRING, count = 20)
    private String id3;
    @S7Variable(address = "DB19.74", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.74", type = EDataType.STRING, count = 20)
    private String id4;
    @S7Variable(address = "DB19.96", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.96", type = EDataType.STRING, count = 20)
    private String id5;
    @S7Variable(address = "DB19.118", type = EDataType.STRING, count = 22)
    @S7Variable(address = "DB19.118", type = EDataType.STRING, count = 20)
    private String id6;
    @S7Variable(address = "MW1002", type = EDataType.INT16)