chengsc
2024-10-30 25184cadd4011856d95e76f1d79b37ce51a3e548
Admin.NET/WCS.Application/PLC/PLCUtil.cs
@@ -223,7 +223,7 @@
            address = DbNumber + "." + Pos;
        else
            address = DbNumber + Pos;
        return this.SetPlcDBValue(PosType, address, Pos, Value);
        return this.SetPlcDBValue(PosType, address, Value);
    }
    /// <summary>
    /// 写入PLC值