******************************************
ECD2000 Read Me
******************************************


******************************************
CHANGELOG
******************************************

Note: Welch5410 - use Welch-Clarity or rename cswaliases.bin!!!

TODO: Warn when set user's text during measurement.

08.03.2019 (v3.5.0.0)
- fixed numeric editbox check for delete
- fixed Detector Setup dialog for Demo (User's text)
- added unit conversion for illumination temperature
- improved fp comparison
- fixed wavelength table for new method

07.09.2018 (v3.4.0.0)
- fixed Clarity 8 method sending (SetNoComp)
- moved to SDK v1.2.0.56 (updated UI, new lamp icons)
- renamed RW dialog title from "Ecom ECD2000 Setup" to "Detector Setup"
- modified Outputs (changed logic - opened=0, closed=1)
- fixed ROConfig dialog (storing ROLimits)

18.09.2017 (v3.3.0.0)
- removed leakage sensor method check (eliminate problem in MethodSend())
- fixed logging (wl table, negative range, don't make autozero during wl-change)
- fixed logging for operation during analysis from monitor (autozero, info, log, scan; but only autozero is enabled)
- fixed monitor buttons (disable lamp Off during analysis)

14.09.2017 (v3.2.0.0)
- added leakage sensor method check (EX detector model doesn't have leakage sensor)

12.09.2017 (v3.1.0.0)
- fixed language translation (add LoadLanguageDllsAndAddToMfcChain)

29.08.2017 (v3.0.0.0)
- fixed demo mode (buttons AutoDetect, Test and Set User's Specification)
- fixed wavelength table scrolling when readonly (not disabled, but enabled + SetEditable(!m_bReadOnly); see OnMakeContextMenu())
- fixed label "Tungten" to "Tungsten"

19.05.2017 (v2.9.0.0)
- added module version to method

09.05.2017 (v2.8.0.0)
- added Welchmat modification (models 5410, 5420)
- moved most of strings from code into resource for translation
- enhanced log (status text, decode errors)
- fixed default value for variable m_bValidSam

22.03.2017 (v2.7.0.0)
- fixed richedit text limit in Info/Log dialog

10.03.2017 (v2.6.0.0)
- modified some warning texts

15.12.2016 (v2.5.0.0)
- added reference and sample on monitor (+ into Info)
- enabled button Det Status in Measurement Condition

05.09.2016 (v2.4.0.0)
- fixed default ROConfig parameters for demo mode (see CECD2000Protocol::CmdLoadROConfig(), CECD2000_DetectorProtocol::CmdAbort(), CECD2000ROConfigDlg::DoDataExchange())
- fixed simulation function for demo mode (CmdLoadState(), CmdSendMethod(), CmdWriteLamps())

17.08.2016 (v2.3.0.0)
- fixed default ROConfig parameters (name, model, FW, FW data); eliminate AO ratio off option for new method

20.01.2016 (v2.2.0.0)
- fixed graph MPstyle font (on Win7)
- fixed default dig. input
- fixed start autozero command on Win7

15.01.2016 (v2.1.0.0)
- fixed RO dialog (m_bIsCellTempReg)

03.09.2015 (v2.0.0.0)
- moved to VS2010 (signed/unsigned fixes, pretyping, _CRT_SECURE_NO_WARNINGS, project, atlctl.h, include dir$(ProjectDir);)
- fixed strCommunication (CTCPPipe2::GetDescription)
- fixed NumEdit (decimal point by current localization)
- added reading of ETHINFO, BOARDSINFO
- enhanced Info/Log dialogs (added Parameters, save RTF to file)
- enhanced Scan dialog (save RTF+EMF to file)
- added lamp times into RO dialog
- renamed "Lamp usage" to "Lamp Preset"

05.05.2015 (v1.3.0.0)
- changed title Detector Info -> Device Info (IDD_INFO_DLG)
- added OEM KONIK (USE_OEM_KONIK, CXProtocol::CmdReadID(), CXRWConfigDlg::OnInitDialog(), CSearchListDlg::OnInitDialog(),
  OnPMPreparePrinting() - dname, c_str_TITLERESULT, xAbout, xDocumentation)

28.05.2014 (v1.2.0.0)
- added searching support for newer ETH module (X9)

08.04.2014 (v1.1.0.0)
- added own numeric editbox validation (red box)
- fixed warning descriptions for newer FW
- added user text configuration (RWConfig, ROConfig)
- moved to SDK v1.0.10.138 (+fixed sDigInOutButton.inl)
- added new options according to new FW (ARATIO_OFF, DOUTCFG_LEAK, DOUTCFG_ERROR, WLCHGZERO)
- fixed method wavelength table and specific method wavelength return
- moved analog method parameters from PP1 (Basic Settings) -> PP3 (I/O Settings) 

09.09.2013 (v1.0.2.0)
- renamed fan mode options
- modified monitor title (e.g. ECD2800 Detector 1 (SN 700001))
- fixed OK button on RW dialog

28.08.2013 (v1.0.1.0)
- modified method page2 (swapped Lamp Usage and Lamp Turn On Mode, renamed item mAU+ZOFF)
- official release

15.08.2013 (v1.0.0.6)
- fixed Print (new parameters)
- modified lamp control buttons on monitor  

09.08.2013 (v1.0.0.5)
- enhanced detector parameters (negative range, leak mode, ROLimits, component log, cell info, fatal error index) 
- fixed error/warning order on message dialog
- fixed error/warning in demo mode

15.07.2013 (v1.0.0.4)
- added function "Stop lamps when closing instrument window" (RWConfig dialog) 

10.07.2013 (v1.0.0.3)
- modified function CmdConfirmErrors() (new command BIGPROT_CMD_STOPSOUND)
- modified command BIGPROT_CMD_MAKEBEEP
- modified monitor title (GetCustonName(CNT_Monitor), e.g. ECD2800 (SN 700001))
- reorganized monitor

26.06.2013 (v1.0.0.2)
- modified monitor status (show only status)

21.06.2013 (v1.0.0.1)
- modified error severity

19.06.2013 (v1.0.0.0)
- 1st release



