MET08THFTIRSTRATUS - v2.39.0 - ProcessFailed
This commit is contained in:
@ -427,6 +427,8 @@ public partial class ProcessData : IProcessData
|
||||
StdDev = StdDev.Remove(StdDev.Length - 1, 1);
|
||||
}
|
||||
}
|
||||
if (receivedData.Contains("------------- Process failed -------------"))
|
||||
details.Add(new());
|
||||
}
|
||||
StringBuilder stringBuilder = new();
|
||||
UniqueId = string.Concat("StratusBioRad_", Reactor, "_", RDS, "_", PSN, "_", logistics.DateTimeFromSequence.ToString("yyyyMMddHHmmssffff"));
|
||||
|
Reference in New Issue
Block a user