Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
acd64bb427
Water meter numbers in results are their positions on the bench (as originally)
2015-03-26 08:14:58 +01:00
Milan Hanajik
3b1f0129ba
Bug fixed in Disabled watermeters will not appear in results...
...
When there were no results yet and Results screen was opened -> crash
2015-03-25 07:54:49 +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
9fa72109da
Fixed bugs:
...
- when there is a configuration error in a test and Data entry form for s/n-s was not closed yet
- when showing results with a combination of different tests
2015-02-21 20:03:33 +01:00
Milan Hanajik
08e53c090e
PMaxTest and LeakTest improvements:
...
- result items P_xy_start and P_xy_end added
- DurationLeak test parameter for LeakTest method
- correct default parameters for Danfoss.VLT2800.Pump (FC protocol)
- bug fixes
2015-02-20 13:07:21 +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
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
376056fb1a
Results to database consolidated, 1-based WMNr used in printing, saving
2015-02-02 10:35:15 +01:00
Milan Hanajik
806f4efe6a
Results printing and saving uses Publish property of GenericDevices.ITestMethod
2015-02-01 16:20:27 +01:00
Milan Hanajik
ae5abde1e6
Results printing and saving improced, correct order of tests, etc.
2015-02-01 13:43:04 +01:00
Milan Hanajik
3393827653
Configuration of result items for device=harddisk added
2015-01-18 11:22:53 +01:00
Milan Hanajik
cfd812eab6
Test-Part used when printing results on screen
2015-01-17 08:09:49 +01:00
Milan Hanajik
b1c9e0d3b5
Bugfixes: (1) PumpTandem was missing a Mask to be used as Valve, (2) Column widths in results screen
2015-01-16 07:08:26 +01:00
Milan Hanajik
ade156be5c
Column withs on the results screen can be saved and reused for all LIstView-s/watermeters
2015-01-16 03:09:41 +01:00
Milan Hanajik
44b1f77b70
Process screen layout changed to fit 6 meter w/o overlaps, no functionality change
2015-01-15 05:45:40 +01:00
Milan Hanajik
9c1db2778e
Data of all combined meters are used in TestProgressEventArgs, in sequences and the process page
2015-01-15 03:16:14 +01:00
Milan Hanajik
5a4df5593a
(1) Passed/Failed with color in the on-screen results
...
(2) Error of main and aux. combined watermeters calculated and can be used in results
(3) Bugfix: no zero reference exception when the list of results items is empty
2015-01-14 03:19:12 +01:00
Milan Hanajik
4ad79d54b0
Configuration of results: UI also for printer. Formatting float with given # of valid digits
2015-01-13 05:00:59 +01:00
Milan Hanajik
f2b4bfe39d
Configuration of results: Display on screen completed - to be tested
2015-01-12 17:18:34 +01:00
Milan Hanajik
42fbc501a9
Configuration of results: UI completed
2015-01-12 15:09:09 +01:00
Milan Hanajik
752719bd62
Getting rid of and suppressing WARNING messages
2014-12-31 13:44:47 +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
42c255e40e
More changes in VirtualBench drawing on the Process screen
2014-12-10 17:14:03 +01:00
Milan Hanajik
415adba8cf
- Tank emptying on start-up implemented, EmptyTimeSec parameter added to Balances
...
- added events Event.TimerBusy, Event.ValvesBusy, etc.
- fixed bug in SetValvesOp
- preparing a virtual bench drawing on the Process screen - partly done
2014-12-10 12:37:05 +01:00
Milan Hanajik
930db8c379
- many process tab page improvements
...
- program start and state changes logging improved
- IDC100 measurement related changes: reference pulses in RegisterReader
- etc
2014-10-02 20:56:24 +02:00
Milan Hanajik
fcea95d403
Process screen hides additional watermeters (if their number is < 6).
2014-09-24 15:38:54 +02:00
Milan Hanajik
c3bfe5223b
- The update of the 6th watermeter data in ProcessTabPageCtrl fixed
...
- Valve/Pump delay evaluation modified: Delays of valves/pums that have not changed
are not taken into account (faster when there is no valve/pump switching)
2014-09-17 19:17:05 +02:00
Milan Hanajik
15ab22362e
- Number of watermeters increased to 6 for FUZHOU300
...
- DB table 'MetersPath' update required
2014-09-16 21:19:02 +02:00
Milan Hanajik
b1f7730b96
- FixedStartMassCollection method ready to be tested
...
- FlyingStart method (without mass collection) flow corrections fixed
- DataEntry/WMStates data entry forms added (used by FixedStartMassCollection method)
- minor changes
2014-09-16 21:05:54 +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
4db4c6e905
New component with Temperatures corrected, other minor/cosmetical changes
2014-09-09 13:06:10 +02:00
Milan Hanajik
fcd44e7a1a
Process screen displays 5 watermeters
2014-09-06 14:57:05 +02:00
Milan Hanajik
36f2842b01
- Fixed a bug in valves inversion
...
- Changes in ProcessTabPageCtrl
2014-09-06 13:32:38 +02:00
Milan Hanajik
fd2db3e229
As sent to Munich
2014-08-01 08:36:17 +02:00
Milan Hanajik
66feec63de
Koncim: IBox, etc.
2014-07-31 17:04:09 +02:00
Milan Hanajik
175a92f633
Initial commit almost identical to SVN-repo rev.340
2014-07-28 09:56:40 +02:00