Milan Hanajik
3407b51c27
All changes done for Badger-velka-trat merged into this branch, version 2.1.210.
2016-02-07 22:55:48 +01:00
Milan Hanajik
adb37826a5
Mettler-Toledo Multi protocol change as in v.2.0.195 (Badger), Immediate meas. works, TODO: stable meas.
2016-01-26 13:43:47 +01: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
7b902e8ca3
IComponentFactory.DummyComponent() interface function added and implemented in all components.
2015-06-29 11:14:33 +02:00
Milan Hanajik
ca78f36f8f
Default names when creating new components shortened.
2015-06-22 14:24:06 +02:00
Milan Hanajik
edf35edfba
EndCondition in transition steps is checked. Transition steps are finished when tank is empty.
2015-05-22 12:31:10 +02:00
Milan Hanajik
8d7797f6fd
More logging in MettlerToledo.Standard component - part 2
2015-05-21 14:31:42 +02:00
Milan Hanajik
31dc55ac35
More logging in MettlerToledo.Standard component
2015-05-21 14:24:07 +02:00
Milan Hanajik
6690ad65ca
MettlerToledo/Multi balance problems solved, more logging.
2015-05-19 15:34:35 +02:00
Milan Hanajik
44cae54788
MettlerToledo.Multi RunDeviceBefore() fixed, ver. 1.3.32.
2015-05-11 23:08:27 +02:00
Milan Hanajik
e45be1243d
MettlerToledo.Multi TaringOp disabled, ver. 1.3.31
2015-05-11 10:36:37 +02:00
Milan Hanajik
52fedb1e53
MettlerToledo.Multi: protocol debugged - works OK..
2015-05-10 14:00:50 +02:00
Milan Hanajik
5f95737d56
MettlerToledo.Multi resolution added, Badger component updated
2015-05-07 21:19:43 +02:00
Milan Hanajik
843437a3b1
Completed MettlerToledo.Multi changes - ready for tests.
2015-05-07 20:07:53 +02:00
Milan Hanajik
247c8d7b49
MettlerToledo minor corrections, cleanup
2015-05-07 19:08:09 +02:00
Milan Hanajik
2fdd8be0a9
MettlerToledo.Multi copyright messages
2015-05-07 18:47:48 +02:00
Milan Hanajik
9ceea42656
MettlerToledo.Standard copyright messages
2015-05-07 18:47:29 +02:00
Milan Hanajik
5066c78c08
MettlerToledo.Multi cleanup
2015-05-07 18:45:02 +02:00
Milan Hanajik
ab112e3e04
ReadMassesOp operation corrected. Works with both scales (Standard/Multi)
2015-05-07 18:31:46 +02:00
Milan Hanajik
85184e5eab
Bug fix in TettlerToledo.Multi UI.
2015-05-07 18:14:31 +02:00
Milan Hanajik
8f3f3b0bea
Cosmetical fix in MettlerToledo.Standard
2015-05-07 18:03:52 +02:00
Milan Hanajik
d45da29ef7
MettlerToledo.Multi added to the project
2015-05-07 18:03:41 +02:00
Milan Hanajik
21d0adb089
MettlerToledo scales moved one level down in the directory and namespace structure.
2015-05-07 16:11:07 +02:00
Milan Hanajik
be78bb5ce0
Copyright message added to all cs-files
2015-04-15 20:32:56 +02:00
Milan Hanajik
cd1b449585
Metler-Toledo bug fix: When the scale was overloaded, it stopped measuring.
2015-03-25 15:07:39 +01:00
Milan Hanajik
a26c90f217
Mass values are printed out using format specified by Balance component parameters
2015-03-25 10:01:37 +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
0ac7ba05d6
Methods CreateDbEntity and CreateFromDbEntity moved from XyzCfg to ComponentCfgBase, factories modified accordingly.
2014-12-29 18:33:27 +01:00
Milan Hanajik
ea6c9818cf
- Tank emptying remaining time indication
...
- Bug fixed: When copying a procwdure ItemId was not correctly set, remained 0
- Always create a message log when device initialization is completed successfully
2014-12-10 22:39:53 +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
c0d81297f5
Balance empty mass is configurable
2014-09-08 15:39:33 +02:00
Milan Hanajik
74a6800f9e
Changes done on Fuzhou300 system:
...
- ControlComDev.SetFMFreq() modifications (array size)
- StatusP and Route logging
- StatusP bit assignments: bit3 -> bit5
- MettlerToledo logging
2014-09-05 22:14:12 +02:00
Milan Hanajik
d177a4f892
- Fixed bugs in (simultaneous) tank emptying
2014-08-11 21:19:47 +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