Milan Hanajik
|
c72fb29f36
|
Constructors of components : Logging level increased to WARN.
|
2020-12-04 11:59:26 +01:00 |
|
Milan Hanajik
|
1f581a72c1
|
Register readers cleanup, IRegReaderPulses added.
|
2020-11-06 14:33:32 +01:00 |
|
Milan Hanajik
|
67f4683026
|
FixedStart methods : order of operations fixed (1. open start valve, 2. start measurement)
|
2020-08-12 10:10:49 +02:00 |
|
Milan Hanajik
|
450530a707
|
In FIxedStart methods there is a delay after start of a test before the flow regulation starts.
|
2020-08-07 12:14:04 +02:00 |
|
Milan Hanajik
|
54e964ffde
|
Flow calculation : TestRslt.FlowVolume is always the most accurate CTV flow (calculated from the measured mass in case of mass collection methods)
|
2020-06-25 09:35:10 +02:00 |
|
Milan Hanajik
|
3496fcbbba
|
Critical bug fixes in sequences - STOP not working !!!
|
2020-05-21 16:37:09 +02:00 |
|
Milan Hanajik
|
c77779b8c7
|
".Single" appendix removed from default names of test methods.
|
2020-03-20 08:55:36 +01:00 |
|
Milan Hanajik
|
dc31e833ee
|
BatchResults.WaterMeters eliminated, Batch.WaterMeters are used instead ... many changes
|
2020-02-05 10:33:32 +01:00 |
|
Milan Hanajik
|
c448c18a42
|
Changes in counters, part 2.
|
2020-01-22 13:51:47 +01:00 |
|
Milan Hanajik
|
511ef6a1f3
|
ErrorFlags : (1) bool --> (sbyte)ErrorFlagsMode, (2) Mode disappeared, (3) Prepared for E1 .. E63
|
2019-12-13 11:18:12 +01:00 |
|
Milan Hanajik
|
b5be8f74bf
|
(1) FixedStartSeq code cleanup, scale/tank/draining/mass measurement removed, (2) Adjustment.WMErrorsForm-s are more robust, ver. 2.24.1364
|
2019-11-15 16:53:57 +01:00 |
|
Milan Hanajik
|
7724c004a0
|
Elde interface : filters, pidCoef and shortPulses are set by SetFilterPidShortPulses( ) only.
|
2019-05-10 16:28:18 +02:00 |
|
Milan Hanajik
|
d0bba74dff
|
(1) filters[] initialized earlier in test method sequences, (2) filters and shortPulses used in SetFlowOp(.), ver. 2.18.1206
|
2019-05-02 10:23:33 +02:00 |
|
Milan Hanajik
|
e9bda4f1b2
|
Short pulses test parameter used in SendCommand(..., shortPulses), ver. 2.18.1204
|
2019-04-29 10:36:08 +02:00 |
|
Milan Hanajik
|
3c341d4d97
|
Test method sequences : Correct error message on flow setting timeout.
|
2019-04-08 10:34:12 +02:00 |
|
Milan Hanajik
|
9fecf05b3f
|
(1) ProcessTabPageEx: TRefHi, TRefLo (2) Ambient vals. written directly to ProcessData (3) Sequences changed:'readTempPressOps', ver. 2.18.1171
|
2019-03-20 08:25:01 +01:00 |
|
Milan Hanajik
|
d45c3f96d6
|
TBF : (1) flow setting timeout = 300 s = 5 min., (2) stable mass msrmnt. timeout = 300 s = 5 min., ver. 2.18.1162
|
2019-03-11 08:36:02 +01:00 |
|
Milan Hanajik
|
88496cf003
|
Calculated error limits for heat meters, change in flow calculation, for Kepno PT50, etc.
|
2019-01-25 16:39:16 +01:00 |
|
Milan Hanajik
|
f5926259a7
|
Config.Entities.Test : Support for tests using multiple (but not all) lines (Israel PT50, 4 lines).
|
2019-01-14 15:33:36 +02:00 |
|
Milan Hanajik
|
05f6c8c75c
|
UpdateTankWeightOp removed, ver. 2.18.1061
|
2018-11-13 15:29:18 +01:00 |
|
Milan Hanajik
|
ed66c6a259
|
(1) Tank & ManualLevelMsrmnt components added, (2) Sequences cope with IScaleOrTank, (3) FixedStartTankCollection & FlyingStartTankCollection added, etc., ver. 2.18.1040
|
2018-10-24 13:18:38 +02:00 |
|
Milan Hanajik
|
5a2d51db95
|
Statistics.Start( ) has argument 'skippedsamplesCount', constructor sets 'DefaultSkippedSamplesCount', all FixedStart methods use Math.Max(5, (int)(TstTime/10)), other methods 0, ver. 2.18.1018
|
2018-10-11 10:26:02 +02:00 |
|
Milan Hanajik
|
bf69524fd8
|
TBF : (1) Elde.RegisterReader has a new proc. parameter int Filter, (2) Filters 'int[]' are passed everywhere in the TBF application istead of test.TolerRed.
|
2018-08-23 12:45:13 +02:00 |
|
Milan Hanajik
|
bd9785c195
|
TestRslt.ConstMasterCorr and Results.ItemID.Reference_error_corr introduced and calculated in all test methods.
|
2018-07-13 13:00:03 +02:00 |
|
Milan Hanajik
|
e889215cf4
|
IParamsProvider.UpdateParam(...) returns CfgUpdateFlags now.
|
2018-06-18 16:45:32 +02:00 |
|
Milan Hanajik
|
cdc971f733
|
public enum CfgUpdateFlags moved to Config.Enums
|
2018-06-18 14:44:52 +02:00 |
|
Milan Hanajik
|
863856d27d
|
ComponentCfgBase and derived classes : portected XmlSerializer GetSerializer() --> public XmlSerializer GetSerializer().
|
2018-06-18 12:44:37 +02:00 |
|
Milan Hanajik
|
d0cddd072c
|
(1) Timeout when setting flow handled as UiCmdStop, (2) RegValve.SetFlowOp cleanup, (3) minor change in RegReaders.SerStream, ver. 2.18.914
|
2018-06-05 14:21:03 +02:00 |
|
Milan Hanajik
|
052f39d330
|
(1) ProcedureDlg and TestParamsCtrl improvements and cleanup, (2) related changes in test methods, ver. 2.18.902
|
2018-05-24 13:20:03 +02:00 |
|
Milan Hanajik
|
d6881bfdf3
|
(1) ParamsProvider-s added to C..Test/C..Procedure entities, (2) ComponentCfgBase fn-s returning IParamsProvider rewritten, (3) refactoring, ver. 2.18.891
|
2018-05-11 16:51:07 +02:00 |
|
Milan Hanajik
|
bb3be1c649
|
Results.Entities.TestRslt.ConstMasterRaw added, set to outPath.FlowMeter.LtrPerPulse in sequences
|
2018-04-27 11:00:05 +02:00 |
|
Milan Hanajik
|
c0f4c5acef
|
(1) Multiple start valves, test methods modified, (2) Component for JuznaAfrika50 (25.04.2018), ver. 2.18.887
|
2018-04-25 12:47:33 +02:00 |
|
Milan Hanajik
|
0993716c8e
|
(1) TBF.BenchControl.Formulas --> Config.Formulas, (2) MeterTestRslt.RegReaderType, (3) Rslt.items added, (4) Quantity.Pulses, ver. 2.18.870
|
2018-04-11 11:11:45 +02:00 |
|
Milan Hanajik
|
2efdb8bb61
|
Bug fixes in FixedStartSeq, ver. 2.18.854
|
2018-03-23 08:37:33 +01:00 |
|
Milan Hanajik
|
b9886599ed
|
TestMethods.FixedStart added - uses only reference flowmeter, no scales, ver. 2.18.853
|
2018-03-22 21:03:13 +01:00 |
|