tbf/TestBenchFramework/Entities
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
..
BenchPath.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
Component.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
ComponentProcedure.cs Everything works OK after serious changes: 2015-01-02 12:51:27 +01:00
ComponentTest.cs Everything works OK after serious changes: 2015-01-02 12:51:27 +01:00
Enums.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
FeedingPath.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
Group.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
IHasItemNr.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
IHasValves.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
MeasurementCorrection.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
MetersPath.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
MeterTestResult.cs EndState added to MeterTestResult, UpdateTestResults added to EntryForms and IDataEntry 2014-07-28 23:12:43 +02:00
OutputPath.cs - StartValve added to OutputPath 2014-09-03 16:55:09 +02:00
Procedure.cs Process screen and Procedure (dlg, DB) changes to suport combined meters, virtual bench. 2014-12-12 12:13:43 +01:00
ProcedureHistory.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
Test.cs Time2MassMsrmt implemented, database tables Test and TestResult changed 2014-12-11 08:49:07 +01:00
TestResult.cs Time2MassMsrmt implemented, database tables Test and TestResult changed 2014-12-11 08:49:07 +01:00
TransitionSequence.cs 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
TransitionStep.cs 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
User.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
VirtualBenchSequence.cs First unfinished version with VirtualBenchSequences, requires DB upgrade 2014-09-26 15:01:46 +02:00
VirtualBenchStep.cs First unfinished version with VirtualBenchSequences, requires DB upgrade 2014-09-26 15:01:46 +02:00
Watermeter.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00
WMType.cs Initial commit almost identical to SVN-repo rev.340 2014-07-28 09:56:40 +02:00