<< Click to Display Table of Contents >>
Filename |
ModbusSlave.dll |
Manufacturer |
Modicon Schneider Electric |
Devices |
Any device compatible with Modbus RTU/ASCII/TCP protocol in Slave mode |
Protocol |
Modbus RTU/ASCII/TCP in Slave mode |
Version |
3.1.7 |
Last Update |
03/18/2026 |
Platform |
Win32 |
Dependencies |
IOKit version 2.0 or later |
Superblock Readings |
No |
Level |
0 |
This Driver allows communication between Elipse Software applications and external devices that support the Modicon Modbus RTU/ASCII/TCP standard protocol. This Driver was designed to operate in Slave mode, in which an Elipse Software application works as a Slave and an external device works as a Master in communication transactions and it supports the following functions:
•Reading Status Bits: Function code 1 (one), 0x references
•Reading Input Bits: Function code 2 (two), 1x references
•Reading Multiple Registers: Function code 3 (three), 4x references
•Reading Multiple Input Registers: Function code 4 (four), 3x references
•Writing to a Single Bit: Function code 5 (five), 0x references
•Writing to Multiple Bits: Function code 15, 0x references
•Writing to a Single Register: Function code 6 (six), 4x references
•Writing to Multiple Registers: Function code 16, 4x references
•Reading Diagnostics: Function code 8 (eight)
These functions are universally implemented and fully consistent with systems compliant with the Modbus RTU/ASCII/TCP protocol.
NOTE |
The Reading Diagnostics function (function code eight) was added only for compatibility purposes, that is, it returns an echo of a message sent by a Master, not providing any information related to diagnostic counters. |