============================================================================ = DAQfast .NET Components for Test & Measurement System (Free Edition) = = DAQ-DNC-FE Ver.1.50 = = CONTEC Co., Ltd. = ============================================================================ - Contents =========== Introduction Installation Version-up History - Introduction =============== Thank you for purchasing this product. "DAQ-DNC-FE" is a collection of components for easily building measurement applications using our devices. This collection of components consists of the components that run in Visual Studio. With it you can easily and conveniently build various applications. This Readme contains supplementary explanations. Please refer to the Online Help (DNC.chm) for how to use. - Installation ============== For the installation procedure of the component collection and the development environment (sample programs, etc.), refer to the following help file after extracting the download file. Help\ENG\DNC.chm - Version-up History ======================= Ver.1.40 -> 1.50 (2024/01) ---------------------------------------- - Checked the operation on Windows 11 23H2 - Fixed a bug that a non-default setting value was set for the task buffer setting value in the AIO function sample. Target samples: Analog Sampling (Graph, WriteFile Linkage) Analog Sampling (DataSet Linkage) - Add support device Support device: DIO-1616RYN-ETH AI-1608AIN-ETH AI-1608VIN-ETH AO-1604AIN-ETH AO-1604VIN-ETH Ver.1.30 -> 1.40 (2023/07) ---------------------------------------- - Add support device AI-1664UG-PE - Fixed a bug that the file could not be saved correctly when 32768 or more data were linked in DncWriteFile. Ver.1.20 -> 1.30 (2023/04) ---------------------------------------- - Add support device AIO-163202G-PE AIO-163202UG-PE AIO-123202G-PE AIO-123202UG-PE Ver.1.10 -> 1.20 (2023/01) ---------------------------------------- General - Checked the operation on Windows 10 22H2 Ver.1.01 -> 1.10 (2022/12) ---------------------------------------- General - Checked the operation on Windows 11 22H2 - Add support OS Support OS:Microsoft Windows 11 (64bit) Microsoft Windows 10 IoT Enterprise LTSC 2021(64bit) Microsoft Windows 10 IoT Enterprise 2019 LTSC(64bit) Microsoft Windows 10 IoT Enterprise LTSB 2016(64bit) Ver.1.00 -> 1.01 (2022/10) ---------------------------------------- General - Fixed a bug that Visual Studio may crash when moving the property setting panel between displays with different display scales - Fixed a bug that the category was Lamp when an error occurred in the SaveProperty method and LoadProperty method in the following components. Target components: DncLabel DncTextBox DncButton DncGraph - Fixed typo in license displayed during installation - Fixed some other minor bugs DncDaq - Fixed a bug that does not end when #SEC is specified as a sampling stop condition - Fixed a bug that the value of DncTextBox is not referenced when DigitalBit or DigitalPort is selected for access type in input task and channel/bit/port is set to DncTextBox - Fixed a bug that the value of DncTextBox is referenced at task execution instead of at initialization when channel/bit/port is set to DncTextBox in output task DncGraph - Fixed a bug that the GetCursorData method and GetCursorDataAll method could be completed normally and 0 could be obtained when the cursor was not touching - Fixed a bug that the axis label and scale value of the second axis are not displayed when Cursol.EnbleProperty is false - Fixed a bug that caused an exception when the DefaultRange property was set outside the range of the Range property DncLamp - Fixed a bug that can enter values other than numeric values (hexadecimal) in the Value input field on the property setting panel DncWriteFile - Fixed a bug that allowed to enter a value of 100 or more in the IndexDigits property Ver.1.00 (2022/04) ---------------------------------------- - First release