| .. |
|
Ambient
|
MettlerToledo.all and Ambient.Comet : Fixed bugs in serial port handling when closing the program, ver. 2.12.467
|
2017-02-16 09:55:49 +01:00 |
|
BenchInfo
|
IComponentCfg and IComponentFactory interfaces and all derived classes modified.
|
2016-08-05 14:32:36 +02:00 |
|
Configs/NameOnly
|
Minor fixes, ver. 2.12.433
|
2016-12-29 12:29:37 +01:00 |
|
Danfoss/VLT2800
|
ulong --> UInt128 in all 'route' related variables, ver. 2.12.419
|
2016-12-12 17:39:12 +01:00 |
|
DataEntry
|
'X' button disabled on all DataEntry forms.
|
2017-04-28 13:04:09 +02:00 |
|
DB/SensusOracle
|
DEWA Q2 correction modified, Results.Entities.WaterMeter columns added (iPerl only).
|
2017-03-31 14:17:18 +02:00 |
|
Dummy
|
Draining modified, in BERLIN done always before flow setting, ver. 2.12.518
|
2017-03-28 23:54:52 +02:00 |
|
Elde
|
More CoverTest (inversion, login dialog when bypasing, default values).
|
2017-05-05 12:45:25 +02:00 |
|
Generic
|
DeviceTest program functional, runs operation Modbus.PressureMeter.Meret.ReadPressureOp(...)
|
2016-10-18 11:30:02 +02:00 |
|
GenericDevices
|
Camera time read with each sample, calculation : VolumeStart, VolumeEnd, TimestampStart, TimestampEnd used, ver. 2.12.530
|
2017-04-07 11:29:35 +02:00 |
|
Keithley
|
Keithley.Multimeter_2010_RS232.Multimeter shut-down bug fix, ver. 2.12.536
|
2017-04-10 15:06:56 +02:00 |
|
MettlerToledo
|
ReadMassOp fixed, was freezing when draining tanks, ver. 2.12.547
|
2017-04-24 10:49:28 +02:00 |
|
Modbus
|
ProcedureParams initialization/constructors modified. ProcedureParamsBase modified.
|
2017-05-01 16:03:45 +02:00 |
|
Network
|
ProcedureParams initialization/constructors modified. ProcedureParamsBase modified.
|
2017-05-01 16:03:45 +02:00 |
|
Operations
|
Improvement: Prevents to click 'x' on YesNoForm and MessageBoxForm
|
2017-05-04 16:34:17 +02:00 |
|
Output
|
Bug fixes in: (1) Output.FileWriters, (2) MainSeq and TestProgressControls, more logging in CoverTest.
|
2017-05-04 22:13:33 +02:00 |
|
ResultsPrinters
|
output.FileWriter.Enhanced copes with WaterMeters.Count==0, etc.
|
2017-04-24 12:21:12 +02:00 |
|
Sequences
|
Bug fixes in: (1) Output.FileWriters, (2) MainSeq and TestProgressControls, more logging in CoverTest.
|
2017-05-04 22:13:33 +02:00 |
|
TestMethods
|
(1) Flow selection in New Test Wizard extended, (2) MainSeq and BencControlPael modified, etc.
|
2017-05-03 22:24:25 +02:00 |
|
WaterMeters
|
ProcedureParams initialization/constructors modified. ProcedureParamsBase modified.
|
2017-05-01 16:03:45 +02:00 |
|
BenchPath.cs
|
PressMtrDelta added to BenchPath, PressDeltaXyz added to TestRslt, test methods modified, ver. 2.12.373
|
2016-10-18 19:14:01 +02:00 |
|
CfgChangeArgs.cs
|
Copyright message added to all cs-files
|
2015-04-15 20:32:56 +02:00 |
|
CmdResponseArgs.cs
|
Config change handler for Diverter, it should be possible to calibrate the analog input.
|
2015-06-12 16:39:57 +02:00 |
|
ComponentBase.cs
|
'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 |
|
ComponentCfgBase.cs
|
'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 |
|
Constants.cs
|
Copyright message added to all cs-files
|
2015-04-15 20:32:56 +02:00 |
|
Current.cs
|
'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 |
|
Events.cs
|
'Custom'/'Oprav DEWY' button added to BenchControlPanel, MainSeq changes
|
2017-04-12 17:59:48 +02:00 |
|
FeedingPath.cs
|
IRegulValve change, regulation valves support Category, Category saved in settings, used in Feeding Paths UI, not used in tests yet, ver. 2.11.364
|
2016-10-12 15:47:45 +02:00 |
|
Formulas.cs
|
Temperatures are internally stored and processed in double variables (except of ambient temp.).
|
2016-10-07 15:41:27 +02:00 |
|
HeatMetersPath.cs
|
HeatMetersPath modifications, DB change.
|
2016-08-17 10:32:03 +02:00 |
|
IOperation.cs
|
Copyright message added to all cs-files
|
2015-04-15 20:32:56 +02:00 |
|
MetersPath.cs
|
Qfrom, Qto removed from MetersPath, ver. 2.9.326
|
2016-07-11 10:20:50 +02:00 |
|
OutputPath.cs
|
Drain valve removed from Output path, outPath.Scale.DrainValve used instead of outPath.DrainValve, wait for Event. BalanceDone before 2nd mass measurement in FlyingStartMassCollection, ver. 2.12.519
|
2017-03-29 09:22:39 +02:00 |
|
ProcedureParamsBase.cs
|
ProcedureParams initialization/constructors modified. ProcedureParamsBase modified.
|
2017-05-01 16:03:45 +02:00 |
|
State.cs
|
Drain valves are specified as component parameters, tank draining on startup fixed, WaitTankEmptyOp, basic TankDraining management, etc, ver. 2.12.517
|
2017-03-28 12:50:09 +02:00 |
|
StateMachine.cs
|
(1) Flow selection in New Test Wizard extended, (2) MainSeq and BencControlPael modified, etc.
|
2017-05-03 22:24:25 +02:00 |
|
TbfComponents.cs
|
CoverTest introduced.
|
2017-05-04 17:13:11 +02:00 |
|
TestBenchSim.cs
|
Symbols: introduced IPERL, ORACLE_DB, HEAT_METERS, TURA_IPERL, TURA_SPECIAL
|
2017-02-14 13:42:22 +01:00 |
|
TestParamsBase.cs
|
'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 |
|
Transition.cs
|
Copyright message added to all cs-files
|
2015-04-15 20:32:56 +02:00 |