- bug fixed when component (class) in the DB does not exist in the code
- preparing FixedStartMassCollection sequence
This commit is contained in:
-3
@@ -12,9 +12,6 @@ namespace TBF.BenchControl.TestMethods.ReferenceFlowmeterCalibration
|
||||
public class ReferenceFlowmeterCalibrationSeq : Sequences.SequenceBase
|
||||
{
|
||||
private static readonly ILog log = LogManager.GetLogger(typeof(ReferenceFlowmeterCalibrationSeq));
|
||||
private static readonly ILog allResults = LogManager.GetLogger("AllResults");
|
||||
private static readonly ILog summaryResults = LogManager.GetLogger("SummaryResults");
|
||||
private static readonly ILog processDataLog = LogManager.GetLogger("ProcessData");
|
||||
|
||||
/// <summary>
|
||||
/// Flying start mass collection method sequence
|
||||
|
||||
Reference in New Issue
Block a user