Milan Hanajik
1bf987a6cd
More iPerlST configuration changes (Entities, Mappings for 40 meters in MetersPath)
2015-08-14 14:37:53 +02:00
Milan Hanajik
7c1b713780
Zapiska and WaterMeterPL added, BenchInfo.Polska added, IBenchInfo infroduced, Version 1.5.74
2015-08-02 14:09:24 +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
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
cea32b7a59
Volume can be entered either in m3 or in liters in the DataEntry.Standard.
2015-04-28 16:38:37 +02:00
Milan Hanajik
1c81600ae1
Delay time from flow stable and 1st mass measurement added. Database change (Time2MassMsrmt into Test).
2015-04-19 13:07:49 +02:00
Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
b60661303e
pw update
2015-04-10 13:20:54 +02:00
Milan Hanajik
2168454d7d
My pw change
2015-03-27 06:23:55 +01:00
Milan Hanajik
0323efe57c
PurchaseOrder handling in database and entry forms. DB table TestResult changed.
...
IHasCycleBeginForm and IHasCycleEndForm changed, values now available directly from forms, not only from Watermeters.
2015-03-26 05:53:15 +01:00
Milan Hanajik
1e63ded8e1
MetersKind.Standard in TBF/Entities/Enums.cs reverted to MetersKind.Single
2015-03-25 05:35:05 +01:00
Milan Hanajik
23d5e6d19d
Disabled watermeters will not appear in results (screen, ResultsPrinters.Basic and ResultsWriters.Basic).
...
Updating Disabled (default = false) is provided by DataEntry.Standard when entering serial numbers.
2015-03-25 03:57:46 +01:00
Milan Hanajik
7dce565e4f
MetersKind.Single in TBF/Entities/Enuns.cs renamed to MetersKind.Standard
2015-03-25 02:31:28 +01:00
Milan Hanajik
371b4a9fbb
Build-in power users implemented
2015-02-20 03:58:14 +01:00
Milan Hanajik
9bd5fba6dc
(1) CycleNr renamed to BatchNr (no DB change) and added to results/logs
...
(2) Safer result items
2015-02-02 18:10:52 +01:00
Milan Hanajik
3e48e4c50c
Printed header correctly scaled, bugfix in saving results into DB/Summary
2015-02-02 15:04:48 +01:00
Milan Hanajik
3b66d4c4f7
Default valaues for Test and Procedure parameters in their constructors
2015-02-02 14:45:06 +01:00
Milan Hanajik
c3f64215f1
ProtocolTitle added to 'Procedure' and 'TestResult'. ResultsWriter-Basic rewritten
2015-01-25 23:43:17 +01:00
Milan Hanajik
5cf5fe5eba
CycleNr added to LocalSettings, Entities.TestResults, Mappings, is used in sequences (DB change)
2015-01-25 08:11:40 +01:00
Milan Hanajik
3393827653
Configuration of result items for device=harddisk added
2015-01-18 11:22:53 +01:00
Milan Hanajik
ad665e5f0b
Combined meters measurement corrections, Q_rise and Q_fall in results
2015-01-17 08:57:50 +01:00
Milan Hanajik
d3532a2796
PumpFM,pumpTandem test parameter Power replaced by parameter Entities.Test.PumpPower,
...
all changes done except of UI changes (which can be done in more different ways)
2015-01-17 04:52:42 +01:00
Milan Hanajik
45eb5ac524
Bugfix in Clone method of the MeterTestResult entity
2015-01-12 12:59:30 +01:00
Milan Hanajik
766a3cb2b2
Column Message added to transition steps, DB format changed, not displayed during purging yet
2015-01-11 09:06:54 +01:00
Milan Hanajik
5a0c01688a
FIxed bug: Not all fields were copied when copying a procedure
2015-01-09 09:01:08 +01:00
Milan Hanajik
580d4330e3
- PidCoef from OutputPath used in flow control, PidCoef regulValve parameter abandoned
...
- Part field (int) added to Test and TestResult, shown and processed in UI in ProcedureDlg
2015-01-04 23:21:12 +01:00
Milan Hanajik
de90a4638a
Prepared: PID coefficient of the output path is ready to be used,
...
and not the regul.valve parameter. See // TODO PID: ... in source code.
Database: 'PidCoef' float should be added to 'OutputPath' after col.'FlowMeter'
2015-01-03 21:17:11 +01:00
Milan Hanajik
94de991bf6
Everything works OK after serious changes:
...
- all components, componentCfg-s and parameter providers use base classes
- less boilerplate code, simpler access to test/procedure parameters from code
- CreateTestParams(test), CreateProcedureParams(procedure) methods added
- TestBenchSim class is made static, it is not inheritted by any device anymore
2015-01-02 12:51:27 +01:00
Milan Hanajik
6d6b322fb5
Process screen and Procedure (dlg, DB) changes to suport combined meters, virtual bench.
...
TODO: Visualize changes of pump/valve, diverter, tank
2014-12-12 12:13:43 +01:00
Milan Hanajik
1afd6870c3
Time2MassMsrmt implemented, database tables Test and TestResult changed
2014-12-11 08:49:07 +01:00
Milan Hanajik
26620f1fd1
First unfinished version with VirtualBenchSequences, requires DB upgrade
2014-09-26 15:01:46 +02:00
Milan Hanajik
54ef1e1216
- added BenchControl/Operations/ProcessDataLoggingOp.cs (forgotten in previous commits)
...
- fixed a bug in displayng results and progress controls when two tests had the same name
- some work on data entry forms for FixedStartMassCollection method - not finished yet
2014-09-16 16:09:07 +02:00
Milan Hanajik
d98762aaf8
Transition sequences with PumpsFM[%] are OK in UI and in DB, not yet in the control code
2014-09-07 17:01:30 +02:00
Milan Hanajik
8ff05bcccf
- StartValve added to OutputPath
...
- bug fixed in MeterTestResultMap: 'EndState' was not mapped into the database
2014-09-03 16:55:09 +02:00
Milan Hanajik
8c83965315
ProcedureName added to TestResults entity, Basic writer changes
2014-07-29 15:06:29 +02:00
Milan Hanajik
805e66d537
EndState added to MeterTestResult, UpdateTestResults added to EntryForms and IDataEntry
2014-07-28 23:12:43 +02:00
Milan Hanajik
175a92f633
Initial commit almost identical to SVN-repo rev.340
2014-07-28 09:56:40 +02:00