Modbus Slave 7.4.4.zip
资源内容介绍
Modbus Slave 安装包 , 无需积分 2021-11-19Version 7.4.3- BUG: Fixed an issue with license key validation.2021-08-17Version 7.4.2- NEW: Print ASCII chars when Hex format is selected.2021-06-16Version 7.4.1- BUG: Fixed an issue where exception code was not returned if number of registers > 125 when reading holding registers.2021-05-27Version 7.4.0- NEW: Many new OLE/Automation functions.2021-01-09Version 7.3.1- BUG: Fixed a windows placement problem. If a new window was opened on an extended display with some different scale,layout or display resolution than the main display.2020-05-10Version 7.3.0- NEW: Naming of single bits in binary display mode.2020-04-20Version 7.2.1- NEW: If the user has switched from a dual monitor to a single monitor since we saved the workspace, then ensure that main window is still visible on the single monitor.- BUG: If a workspace file (*.msw) was dragged and dropped on the grid area, Modbus Slave terminated.2020-04-16Version 7.2.0- NEW: Hex mode address input.- NEW: Resize modbus window to fit grid size.2020-03-26Version 7.1.2- BUG: Baud rate 256000 missing in enumeration.2019-11-19Version 7.1.1- BUG: The obsolete OLE/Automation function Longs fixed.2019-09-29Version 7.1.0- NEW: Baud rate 153600, 460800, 921600.- NEW: Set decimal separator comma or dot to the user-default ANSI code page obtained from the operating system.2018-05-26Version 7.0.0- NEW: 32 Bit unsigned int supported.- NEW: 64 Bit signed and unsigned int supported.- NEW: Display the Modbus address with the value in the cell.2017-01-31Version 6.2.0- NEW: Timestamp in communication traffic.- BUG: Using Modbus TCP/IP: Communication traffic showed false bytes if unit ID did not match.Version 6.1.3- BUG: Could not register Modbus Slave as COM control from C# and VB.- BUG: Setting unsigned register from Excel for values > 32767Version 6.1.2- CHG: Save row height as in version 6.1.0. to support collapsed rows.Version 6.1.1- CHG: Fonts changed for support of high resolution monitors.2015-10-26Version 6.1.0- NEW: Baud rate 230400Version 6.0.3- BUG: CRC error simulation did not work when RTU Over TCP/IP connection was used.Version 6.0.2- NEW: Context menu (Right click): Format menu items checked according to selected format.- BUG: Multiple cell formatting could fail in some cell selection cases.Version 6.0.1- BUG: File open error.2014-01-12Version 6.0.0- NEW: Format cells with individual data types.- NEW: Improved automation interface. Control connection settings from Excel and display Modbus values in Excel using Excel macro language VBA.2013-11-17Version 5.0.0- NEW: Support of IPv6.- NEW: Log function for communication traffic.- NEW: Added a clear button in the traffic window.- NEW: Most recently used IP Addresses in connection dialog.- NEW: Modbus Slave remember its position. Ensure that Modbus Slave is still visible after switching from a dual monitor to a single monitor.Version 4.6.1- NEW: Max number of windows extended to 100.2012-03-10Version 4.6.0- NEW: Added display options: Byte swap for long, float and double.Version 4.5.1- BUG: The change "Only available serial ports are listed" in version 4.5.0 do not work with virtual ports.2011-12-02Version 4.5.0- CHG: Only available serial ports are listed.- NEW: Serial port number 1 - 255. Was 1 - 64.- CHG: Unnecessary error code for setting serial port buffers removed. Problem with opening of serial port in rare cases.- CHG: USB/232/485 converters using chip from FTDI with driver version 2.08.02 (August 11, 2010) and newer: The driver Detect error when application requests RTS_CONTROL_TOGGLE handshaking since this is not supported in hardware. Modbus Poll could not open the serial port with this driver.- CHG: Change of quantity only do no more clear existing values.Version 4.4.7- BUG: Error Simulation: The "Return Exception 06. Busy" did not work as response for function 0x10.- CHG: The function "Read/Write multiple registers" is no more restricted to a single window.- CHG: Formatting of floating point numbers changed for better display of small numbers < 0 xss=removed> 2000.Version 4.2.1- CHG: TCP/IP connection. Error information improved.- NEW: Possible to set the TCP server port. Was fixed to 502.2007-05-18Version 4.2.0- NEW: Unicode support. Write any language in the alias cells.- NEW: XP-themes.- NEW: Save scroll bar position when save to file.- NEW: Now you can set "Display Type" in the "Slave Definition" dialog box also.- CHG: Help files now use html format.- CHG: Display Binary is formatted as: 0000 0000 0000 0000. Was 0000000000000000.2006-06-03Version 4.1.0- NEW: Error simulation: - Insert random CRC errors - Delayed response - Skip response- NEW: If a "*.mbs" file is located in the same directory as the workspace (*.msw) file then the "*.mbp" file is stored as a relative file name in the *.msw. This allow you to move the *.msw file with the *.mbp files to another directory. Thus The *.mbw file will still be able to find the *.mbs files as they are relative to the *.msw.2006-06-03Version 4.0.0- NEW: Grid used to view Modbus values.- NEW: Alt+S, Alt+U, Alt+H and Alt+B used to change display types.- CHG: F8 used to display Poll definition instead of F2. (F2 used to edit cell)Version 3.1.5- NEW: Serial port 1-32. Was 1-8.- NEW: Hyper link in about box.- BUG: Double click a *.mbp file did not open Modbus Slave. This bug arose in V3.1.3 where Microsoft Visual C++ .NET 2003 compiler was used. Read more: http://www.codeguru.com/cpp/w-d/doc_view/misc/article.php/c8549/Version 3.1.4- BUG: Max number of registers with the OLE/Automation was 127 should be 2048Version 3.1.3- BUG: Memory leak problem with the OLE/A