===================================================================== = Windows Driver for Digital Multimeter Driver = = API-DMM(WDM) Ver1.80 = = CONTEC Co.,Ltd. = ===================================================================== - Contents ========== Introduction Installation The files installed Sample programs The history of version-up - Introduction ============== Thank you for purchasing this product. The following description is a supplementary explanation for API-DMM(WDM). Please refer to Online Help(CDMM.CHM) for how to use API-DMM(WDM). - Installation ============== - Installation of development environment(help, sample, tool, etc) You must uninstall older version of development environment from [control panel] before installing newer version. Unzip downloaded file and execute following setup file. Apipac\DmmWdm\Disk1\Setup.exe Install from Autorun.exe. - Installation of device driver You must uninstall older version of device driver before installing newer driver. For uninstallation or installation procedure, refer to following help file which is created after unzipping the downloaded file. Help\DmmWdm\Jpn\Apitool.chm For uninstallation or installation procedure, refer to following help file in API-PAC(W32) CD-ROM. \Apipac\Help\Hwinst\Jpn\Apitool.chm - The files installed ===================== - This product uses a setup program to install files in the System directory or other directory designated by the user in the following configuration. - If other API-TOOL drivers have already been installed, the files will be installed in that directory. \ CONTEC.ICO Icon file CONTEC_APIPACW32_HOMEPAGE.URL Shortcut of API-PAC(W32)HP CDMM.CHM Help file DMMWDM\README.TXT This file DMMWDM\SAMPLES\ Sample programs - Sample programs ================= The sample programs consist of the following directories for every language. [32bitOS] \ | +--\DMMWDM | +--\SAMPLES | +--\INC Include file for every language | +--\Lib_i386 Library file for 32 bit application | +--\SampleXml Sample configuration file | +--\Vb6 Sample program for Visual Basic 6.0 | +--\VbNet2005 Sample program for Visual Basic .Net | +--\Vc6 Sample program for Visual C++ 6.0 | +--\VcNet2005 Sample program for Visual C++ .Net (MFC) | +--\VcNet2013 Sample program for Visual C++ .Net (MFC) | +--\Vcs2005 Sample program for Visual C# .Net [64bitOS] \ | +--\DMMWDM | +--\SAMPLES | +--\INC Include file for every language | +--\Lib_i386 Library file for 32 bit application | +--\Lib_amd64 Library file for 64 bit application | +--\SampleXml Sample configuration file | +--\VbNet2005 Sample program for Visual Basic .Net | +--\VcNet2005 Sample program for Visual C++ .Net (MFC) | +--\VcNet2013 Sample program for Visual C++ .Net (MFC) | +--\Vcs2005 Sample program for Visual C# .Net - The history of version-up =========================== Ver1.80 (Web Release) -------------------------------- - Checked the operation on Windows 10 2004. Ver1.70 (Web Release) -------------------------------- - Checked the operation on Windows 10 19H2. Ver1.60 (Web Release) -------------------------------- - Add support development language Support development language: Microsoft Visual Basic 2019 Microsoft Visual C# 2019 Microsoft Visual C++ 2019 Ver1.50 (Web Release) -------------------------------- - Checked the operation on Windows 10 19H1. Ver1.40 (Ver.Aug.2017) -------------------------------- - Add support development language Support development language: Microsoft Visual Basic 2017 Microsoft Visual C# 2017 Microsoft Visual C++ 2017 Ver1.30 (Web Release) -------------------------------- - Supports "Driver Signing policy changes in Windows 10". Ver1.20 (Web Release) -------------------------------- - Mistake correction of the strings can be retrieved by function DmmGetErrorString corresponding to the return values 10000. Ver1.19 (Web Release) -------------------------------- - Add support development language Support development language: Microsoft Visual Basic 2015 Microsoft Visual C# 2015 Microsoft Visual C++ 2015 Ver1.18 (Web Release) -------------------------------- - Add support OS Microsoft Windows 10 Microsoft Windows 10 x64 Edition - Support SHA-2 signature Ver1.17 (Web Release) -------------------------------- - Add support OS Microsoft Windows 8.1 Microsoft Windows 8.1 x64 Edition - Add support development language Support development language: Microsoft Visual Basic 2013 Microsoft Visual C# 2013 Microsoft Visual C++ 2013 - Fixed a problem that caused a memory leak when repeat DmmInit and DmmExit. Ver1.16 (Web Release) -------------------------------- - ccoinst.dll is version up. Ver1.15 (Web Release) -------------------------------- - Add support OS Microsoft Windows 8 Microsoft Windows 8 x64 Edition - Add support development language Support development language: Microsoft Visual Basic 2012 Microsoft Visual C# 2012 Microsoft Visual C++ 2012 Ver1.14 (Web Download 04/2013) -------------------------------- - DmmSetFunction is used to set DMM_MEASURE_DCV and DMM_RANGE_DCV_300V other pattern. When each DmmReadData called , this question occur adding used memory. It is corrected. Ver1.13 (Web Release) -------------------------------- - Support Wow64 - Add support development language Support development language: Microsoft Visual Basic 2010 Microsoft Visual C# 2010 Microsoft Visual C++ 2010 Ver1.12 -------------------------------- - Add support OS Microsoft Windows 7 x64 Edition Microsoft Windows Server 2008 x64 Edition Microsoft Windows Vista x64 Edition Microsoft Windows Server 2003 x64 Edition Microsoft Windows XP Professional x64 Edition Ver1.11 (Web Download 02/2011) -------------------------------- - When DmmReadData finished to get sampling data,DmmGetStatus used to get DMM_STATUS_TRIGGER_WAIT. It is corrected. Ver1.10 (Web Download 07/2010) -------------------------------- - Support OS Language with English. Ver1.00 (Ver.Jan.2010) -------------------------------- - First release