DataCapture/iWare_SCADA_DataCapture/iWare_SCADA_BusinessLogical/DataCaptureHandlerV2/DataCaptureHandler_02.cs
@@ -20,6 +20,7 @@ using File = System.IO.File; using Spire.Additions.Xps.Schema; using log4net; using static Org.BouncyCastle.Math.EC.ECCurve; namespace iWare_SCADA_BusinessLogical { @@ -248,6 +249,16 @@ try { switch (DataCapturePointCode) { case "OP2002A": case "OP2002B": case "OP2002C": //监控上线 MonitorHelper.MonitorTestForLine(_dataCaptureConfig, value, colConfig, logMiddle.WorkPieceID); break; } if (WorkingProcedure.Equals("OP30")) { var time = DateTimeHelper.GetDateTime();