Milan Hanajik
7ed21ff08c
SwitchDiverterOp, Diverter sequence conditions, ver. 2.16.647
2017-08-22 16:20:52 +02:00
Milan Hanajik
1cb0345b37
Initialization of ADC open/close values and start/stop % levels for diverters redone/fixed, ver. 2.15.630
2017-07-27 09:14:57 +03:00
Milan Hanajik
229bec30cc
Diverter ADC value updated in DiverterCfgCtrl (More button).
2017-07-20 14:49:16 +03:00
Milan Hanajik
17f6f7c3be
XmlSerializers created by XmlSerializer.FromType(new[] {typeof(...)})[0]; This prevents throwing an exception => better debugging.
2017-06-22 21:37:05 +02:00
Milan Hanajik
dd62310e59
ulong --> UInt128 in all 'route' related variables, ver. 2.12.419
2016-12-12 17:39:12 +01:00
Milan Hanajik
8dae45e10e
IComponentCfg and IComponentFactory interfaces and all derived classes modified.
2016-08-05 14:32:36 +02:00
Milan Hanajik
68c6111377
Larger component configuration controls and ComponentParametersDlg, ver. 2.9.329
2016-08-01 11:22:59 +02: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
c593ed903e
Diverter ADC calibration values used to initialize RegValveCalib[,] array, version 1.6.152.
2015-12-02 14:10:54 +01:00
Milan Hanajik
ee1afaa78b
DiverterEdge[] initialization for SendCalibData() fn fixed, version 1.6.147.
2015-11-27 16:41:40 +01: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
7b902e8ca3
IComponentFactory.DummyComponent() interface function added and implemented in all components.
2015-06-29 11:14:33 +02:00
Milan Hanajik
2d64f91c9a
Diverter test from Components -> Edit ... More
2015-06-12 19:34:41 +02:00
Milan Hanajik
79d819a501
Config change handler for Diverter, it should be possible to calibrate the analog input.
2015-06-12 16:39:57 +02:00
Milan Hanajik
2b2cc0f6f8
Diverter - preparation for calibration
2015-04-18 07:31:52 +02:00
Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
2902f36332
Work in progress: Diverter calibration
2015-03-24 02:45:36 +01:00
Milan Hanajik
b79ae4b1aa
PumpTandem component added (to be completed), fixes in component config edit controls
2015-01-11 05:06:18 +01:00
Milan Hanajik
0160dc965d
- RegulValve ADC Open/Close values calibration implemented
...
- 'More' button added to ComponentCfgCtrl-s
- Dataflow from ComponentParametersDlg to components: CfgChangeHandler
- Dataflow from components to ComponentParametersDlg: CmdResponseHandler
- Detection of parameter changes and appropriate MesssageBox display:
1.warning message when component configuration change requires program restart
2.confirmation message box when any configuration changes would be lost
2015-01-03 14:45:58 +01:00
Milan Hanajik
f2005bbf56
Boilerplate code reduced from factories, GetComponent() and GetControl() added to cfg-s
2015-01-02 19:14:19 +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
42c2f88597
Minor and style changes
2014-12-30 00:17:45 +01:00
Milan Hanajik
0ac7ba05d6
Methods CreateDbEntity and CreateFromDbEntity moved from XyzCfg to ComponentCfgBase, factories modified accordingly.
2014-12-29 18:33:27 +01:00
Milan Hanajik
175a92f633
Initial commit almost identical to SVN-repo rev.340
2014-07-28 09:56:40 +02:00