/*-------------------------------------------------*/ /* Modbus Master Tool */ /* */ /*Copyrightc ICP DAS Co., Ltd. All rights reserved.*/ /*-------------------------------------------------*/ [Download] PC windows version http://ftp.icpdas.com/pub/cd/8000cd/napdos/modbus/modbus_master_tool/ Note:Please install .NET Framework 3.5 before running Modbus Master Tool. http://www.microsoft.com/downloads/en/details.aspx?displaylang=en&FamilyID=333325fd-ae52-4e35-b531-508d977d32a6 WinCE version http://ftp.icpdas.com/pub/cd/winpac/napdos/wp-8x4x_ce50/system_disk/tools/modbus_master_tool/ [Revision history] Version 1.1.4 [2018/11/28] by Renee - Bug Fix: Fix a bug that when timeout happened, the program does not respond to mouse clicks. Version 1.1.3 [2018/11/21] by Renee - Modify: Show only one kind of address only in each window/tab page. - Modify: Double click to set channel value for WinCE version. Version 1.1.2 [2018/11/05] by Renee - NEW: Support base 0 or base 1 by setting Definition. - NEW:Support Configuration for tM series modules. - Bug Fix: Fix the crash of opening file when clicking the blank area in the Module List pane. Version 1.1.1 [2014/10/17] by Renee - Adjustment: Revise error for serial port connection. - Adjustment: Set the scan interval automatically. Version 1.1.1 [2014/04/30] by Renee - NEW: Support Configuration for tET, tPET modules. - Adjustment: Add Modbus error codes detailed explanation to the application. - Adjustment: Use the non-blocking way to connect. Version 1.1.0 [2014/02/20] by Renee - NEW: Support Configuration for ET-7000, PET-7000, M-7000, ZT-2000, ZB-2000. - Adjustment: Double click to set value and description. Press enter to send data. - Adjustment: Show Modbus error codes and message when occurring error. Version 1.0.0 [2010/10/13] by Mac - First Release. - NEW: Support Modbus TCP, Modbus RTU, Modbus ASCII connections. - NEW: Support Modbus Functions: 01: Read coil status 02: Read input status 03: Read holding register 04: Read input status 05: Write single coil status 06: Write single holding register - NEW: Support PC windows version, and WinCE version.