chengsc
2024-09-13 c75a630f7b099dfe3e5030a2cc66e96560cb9561
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值