send link to app

mConnect Modbus TCP app for iPhone and iPad


4.0 ( 6400 ratings )
Utilities
Developer: Muhammet Kaldirim
Free
Current version: 1.2, last update: 7 years ago
First release : 14 Jan 2015
App size: 3.52 Mb

mConnect Modbus TCP is developed in order to enable iOS made devices to have option for communication to Modbus enabled devices via TCP/IP network


Futures;
- Cyclic polling is supported
- Only RTU mode is supported.
- FC1(Coil St), FC2(Input St), FC3(Holding R) and FC4(Input R) are supported on request direction.
- FC5(Single Coil) and FC6(Single Register) are supported in write/force direction.
- Hex, (Signed)Integer, (Unsigned)Integer and Floating Point formats are supported.
- Byte order for Floating Point format is [Byte0-Byte1-Byte2-Byte3] or [Byte3-Byte2-Byte1-Byte0] and it is selectable.
- A popup window is designed in order to write(force) value and popup window will appear by touching on respective registers
- Writing data format shall be integer type for Holding register. The popup will not appear in case Hex/Float P. format is selected.
- Maximum 50 registers/inputs/coils can be request.