Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.
Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
Try it Free
Ship Agents Faster
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
Modbus TCP, Modbus UDP and Modbus RTU client/server Java library
Modbus TCP, Modbus UDP and Modbus RTU client/server library and Simulators for JAVA
Suitable for data exchange between JAVA-Applications and PLCs like Schneider-electric; Siemens S7; Wago; Bosch-Rexroth; CoDeSys Devices and many more.
Supports Function Codes:
- Read Coils (FC1)
- Read Discrete Inputs (FC2)
- Read Holding Registers (FC3)
- Read Input Registers (FC4)
- Write Single Coil (FC5)
- Write Single Register (FC6)
- Write Multiple Coils (FC15)
- Write Multiple Registers (FC16)
- Read/Write Multiple Registers (FC23)
See http://www.easymodbustcp.net for implementation guide and codesamples
javadoc: http://easymodbustcp.net/javadoc/javadoc/index.html
V2.7: Bugfixes and Methods to send/receive String
V2.6: Timeout Modbus RTU
V2.5: Bugfixes and Modbus RTU Impementation for Client
Packaged has been changed; that means that this version is imcompatible with previous versions.
...