wxw
2024-09-23 3d2f1d836cd271a51f0c02b99f538070a783139d
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值