Device Monitoring Studio - Monitor, log and analyze data coming through PC ports and connections
Download Device Monitoring Studio Hide this button

What's New in 7.17

Version 7.17 adds support for MODBUS TCP protocol. There is a protocol definition file for it and support for building and sending MODBUS TCP packets using MODBUS Send.

In addition, the following two objects are available for user scripts: TCP Manager Object and TCP Session Object. TCP Session Object may be used instead of Serial Terminal Session Object in a call to **IModbusManager.createSession to create a MODBUS Send Session Object over MODBUS TCP protocol. (Deprecated).

Updated Typescript Version

Version 7.13 introduced the ability to write user scripts in TypeScript language (superset of JavaScript) with strong type checking, parameter validation and so on. This version also updates the included TypeScript compiler to version 1.4.