Milan Hanajik
89901c75f7
Revert "Elde.FlowMeterTwins bug-fix in calculation of ref. pulses and flow."
...
This reverts commit be52e2df96 .
2016-12-16 13:07:54 +01:00
Milan Hanajik
be52e2df96
Elde.FlowMeterTwins bug-fix in calculation of ref. pulses and flow.
2016-12-12 16:43:04 +01:00
Milan Hanajik
216e08d57c
Execute(...) arguments changed everywhere, repetitionNr usage depends on outerLoopMode, outerLoopCounter, ver. 2.12.412
2016-12-10 13:03:35 +01:00
Milan Hanajik
f3b178473c
Outer loop logic added, TODO: (1) Begin-block and End-block test methods, (2) support in test method sequences
2016-12-10 11:33:31 +01:00
Milan Hanajik
bab677c5c2
PressMtrDelta added to BenchPath, PressDeltaXyz added to TestRslt, test methods modified, ver. 2.12.373
2016-10-18 19:14:01 +02:00
Milan Hanajik
03c027ab33
LogProcessDataHeatMeters, ver. 2.11.371
2016-10-18 11:49:32 +02:00
Milan Hanajik
b3a2c3a0fc
FlyingStart, FlyingStartMassCollection and CombinedWithDetection methods support Simulation mode, ver. 2.10.360
2016-10-11 12:53:17 +02:00
Milan Hanajik
438028506e
Flows are internally stored and processed in double variables (except of Qfrom, Qto, flowmeter nominal flow)
2016-10-07 16:22:36 +02:00
Milan Hanajik
7df9333fba
Statistics return doubles instead of float, casting is done just when writing to entities.
2016-10-07 14:46:14 +02:00
Milan Hanajik
4160420844
Masses are stored in double variables everywhere.
2016-10-07 14:06:54 +02:00
Milan Hanajik
2286877fad
Test method names cleaned up.
2016-09-26 11:08:16 +02:00
Milan Hanajik
0426d2510a
Energy and RefEnergy added to ResultsDB, First/Last/Min/Max of all three ambient values added to TestRslt, ver. 2.10.340
2016-08-19 15:37:00 +02:00
Milan Hanajik
8dae45e10e
IComponentCfg and IComponentFactory interfaces and all derived classes modified.
2016-08-05 14:32:36 +02:00
Milan Hanajik
111e3d8647
Minimum and maximum (reference) flow during a test calculated and saved to Results.Entities.TestRslt.
2016-08-02 14:48:18 +02:00
Milan Hanajik
ac1bdbe476
Bug fix: Updating water meter results in case of a test with parts, copes also with single meters/multiple lines.
2016-06-30 14:03:51 +02:00
Milan Hanajik
799fda63e9
Bug fix : Updating water meters results in case of test with 'parts'.
2016-06-30 12:55:35 +02:00
Milan Hanajik
1337fff2dc
Fixed: (1) STOP button does not function in FlyingStart and FlyingStartMassCollection methods, (2) Results.Entities.WaterMeterData.Equals(.)
2016-06-15 17:04:25 +02:00
Milan Hanajik
9a725de4a9
Stable mass measurement rewritten, it can use immediate measurement, DB change, ver.2.5.265.
2016-04-14 17:03:33 +02:00
Milan Hanajik
e037720115
iPerlST: Logging of a STOP command via UI.
2016-04-14 09:16:20 +02:00
Milan Hanajik
462ed568de
Bug fixes: (1) simulation, (2) when BenchInfo==null, (3) ProcessData.RefPulses updated, (4) ProcessTabPages, etc.
2016-02-15 22:48:44 +01:00
Milan Hanajik
edc4d59f90
Process data screen update when test completed, version 2.1.213.
2016-02-13 19:28:33 +01:00
Milan Hanajik
6a159f773e
WMPulses[], WMRefPulses[], WMTimes[] removed from SequenceBase, operations, etc., clean-up.
2016-02-13 17:39:38 +01:00
Milan Hanajik
3946d26cb4
IRegisterReader extended, ReadReferenceForRegisterOp removed, ReadRegisteOp integrated into RegisterReader class, ProcessTabPages updated.
2016-02-13 15:02:10 +01:00
Milan Hanajik
7534fc7c24
Removed WMPulses and WMRefPulses logs.
2016-02-13 08:11:50 +01:00
Milan Hanajik
2c1e4e7d26
Process data display : many changes, TODO: Meter data and the end of test.
2016-02-10 19:24:10 +01:00
Milan Hanajik
98c8b0e7a8
iPearl debugging, progress management, OracleDB simulation, etc, version 2.1.182
2016-01-09 20:06:59 +01:00
Milan Hanajik
e14dc37060
TestCompletedEventArgs modification
2016-01-04 16:03:17 +01:00
Milan Hanajik
26982a5729
Many changes, new results used, all test sequences modified, simulated tests rewritten.
2016-01-04 13:53:45 +01:00
Milan Hanajik
61bfa51fa7
Uncertainty used when evaluating tests, in TestWizard, UI, etc., version 2.1.171.
2016-01-02 11:11:45 +01:00
Milan Hanajik
bb2087c002
ProcessData base class with 'public static' process data introduced.
2015-12-20 20:48:50 +01:00
Milan Hanajik
f6cec9d769
'Config', 'Results' projects added, includes iPerl opto logging bug-fixes, builds OK, cannot open DB, version 2.0.158.
2015-12-05 14:18:36 +01:00
Milan Hanajik
d7c262c87a
Emptying the tank displays remaining time in min and sec.
2015-10-14 15:45:51 +02:00
Milan Hanajik
72754ebe10
Flow control during a test, version 1.5.121.
2015-09-22 18:39:00 +02:00
Milan Hanajik
d7e6a69ca9
StartMeasurementOp interface changed: OutputPath is the first argment
2015-09-22 17:03:26 +02:00
Milan Hanajik
120c1cc39d
Remaining test time is shown in minutes and seconds.
2015-09-22 11:35:44 +02:00
Milan Hanajik
d041cd1d20
Evaluate and Publish properties of test methods changed to stateless functions Evaluate(test) and Publish(test), this fixes results, version 1.5.107
2015-09-06 22:21:54 +02:00
Milan Hanajik
cb4833664c
Clone( ) function added to IParamsProvider and all procedure/test parameters classes.
2015-09-05 12:18:09 +02:00
Milan Hanajik
33963ec8cf
Version 1.5.84. Reading registers, scales, temperature, pressure, ... during test done in one state in the sequence.
...
Many changes in TestMethods.iPerlCommunication and WaterMeters.iPerl.WaterMeter. iPerl measurement with opto-data works OK.
Logging in State changed, ...
2015-08-19 13:04:47 +02:00
Milan Hanajik
f85fbd0b55
Problems when passing flowmeter/diverter info to test start by SendCommand() fixed, version 1.5.77.
2015-08-14 18:14:08 +02:00
Milan Hanajik
95c05078de
Introduction of Program.CompoundWMsCount, fix in DataEntry.Combined.CycleBeginningForm, version 1.5.68.
2015-07-09 16:24:55 +02:00
Milan Hanajik
7b902e8ca3
IComponentFactory.DummyComponent() interface function added and implemented in all components.
2015-06-29 11:14:33 +02:00
Milan Hanajik
0cea24246c
Error message due to incorrect configuration is cleared after selecting another procedure/test.
...
Return value from WaitBeginFormClosed(..) changed from bool to enum UIFlowControl.
2015-06-25 04:48:28 +02:00
Milan Hanajik
edb6d5e8b6
'EndCondiiton' and 'Communication' added to TransitionStep (transition sequence). TODO: EndConditions functionality, version 1.5.44
2015-05-22 11:21:56 +02:00
Milan Hanajik
cd9042a648
PulsesPerLiter added to Entities.MeterTestResult and to result items. Version 1.4.36
...
More times added to Entities.Test (TimeBeforeFlow, TimeFlow2Mass, TimeMass2Start, TimeStop2Mass).
Activity display fixed in FlyingStartCollectionMethod.
2015-05-19 15:38:58 +02:00
Milan Hanajik
39eb2cfd57
Entry form related improvements / bugfixes (Fixed start collection method related).
2015-04-28 15:27:47 +02:00
Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
c005a5cb26
Solves issue with an opened CycleBeginForm after abort and re-selection in Israel:
...
- CloseCycleBeginForm() -> WaitBeginFormClosed()
- CloseBeginForm() added to SequenceBase(forced dialog close)
- CloseModellFormHandler added to UiBridge.Bridge
2015-03-01 11:13:26 +01:00
Milan Hanajik
82a72670a6
Remaining time displayed for all tests
2015-02-21 20:03:33 +01:00
Milan Hanajik
1dbbe31eae
Bug fix for the case of combined WM test and odd total nr. of watermeters (Munich)
2015-02-18 14:49:19 +01:00
Milan Hanajik
0c9408ff64
More configuration checks when starting a test
2015-02-02 23:18:28 +01:00