WhaleTeq SECG 4.0 SDK Changelog
Version 5.10.6 - 2021-09-02
- FIX: failed to load ECG bin file by LoadECGbin()
Version 5.10.2 - 2021-07-14
- FIX: incorrectly supported range of SetFrequency()
Version 5.9.1 - 2020-12-25
- Fix SetDCOffsetCommoneMode() typo.
- Fix "unit:microvold(uV)" to "unit:millivold(mV)" in WhaleTeqSECG.h.
- Support SECG Device Hot-Plug ablility.
- Change FreqScan StopFreq lower bound from 0.05 to 0.01
- Fix crash after FreeLibrary.
Version 5.8.3 - 2018-08-24
- Fix output signal halt after long time APIs combination control.
Version 5.8.2 - 2018-07-20
- Fix output signal halt after long time APIs combination control.
- Remove "Console Mode" DLL and support single DLL for both "Console" and "Window" environment.
Version 5.8.1 - 2018-05-10
- Support "Output_InputDynamicRange" in OutputFunction_E for YY1079 600mV ramp test.
- Fix "SetSpecialWave251(SpecialWave251_E spec)"(CAL serial waveform) output error.
Version 5.7.2 - 2017-11-10
- Extend "Pacing Duration" maxmum value from "2.0" to "3.0".
- Support "void ResetSECG()" to reset all SECG parameters to default values.
Version 5.7.1 - 2017-10-11
- Fix "int SetDCOffset(int setting);" error under "VariableMode".
- Support 64 bits "Dll for Console Mode Programming" version dll.
Version 5.6.3 - 2017-02-03
Support 64 bits SDK. Reference "C#_interface\x64" and "C_library\x64".
Version 5.6.2 - 2016-07-29
- Support "int LoadECGtxt(wchar_t* file)" to load ECG File in TEXT format.
- Support "int LoadECGbin(wchar_t* file)" to load ECG File in BINARY format.
- Add "Output_ECG_File" in "enum OutputFunction_E" to play loaded ECG File signal.
Version 5.6.1 - 2016-02-16
- Change COM Port I/O from Synchronous to Asynchronous for performance enhancement.
- Merge "aami*.txt" IEC 60601-2-27 raw data files.
- Add "char* GetSDKVersion()" API to get the SDK version.
- Extend supported OS range from "XP" to "Win10".
Version 5.6.0 - 2016-01-26
- Fix Hysteresis waveform.
- Correct the typo "Hysteresis".