Télécharger la liste

Description du projet

jamod is an object oriented Modbus protocol
implementation done completely in Java. It can be
used to implement Modbus/TCP masters and slaves,
as well as Modbus (serial) masters and slaves.
Deployment on TINI is possible.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-06-09 03:39
1.1

Modbus / UDP et Modbus / RTU (maître uniquement) des implémentations ont été ajoutés de même qu'un appui RS485 Echo, une fonction standard manquantes (écrire bobines multiples), et le modèle façade TCP et UDP maîtres. BitVector été mis à jour pour permettre à LSB d'indexation, et toutes les opérations d'E / O ont été revus afin d'atteindre les besoins en ressources et plus faible débit.
Tags: Major feature enhancements
Modbus/UDP and Modbus/RTU (master only) implementations
were added along with support for RS485 Echo, a missing
standard function (write multiple coils), and facade pattern
TCP and UDP masters. BitVector was updated to allow LSB
indexing, and all I/O operations were redesigned to achieve low
resource requirements and more throughput.

2002-11-12 02:43
1.0fix2

Bug # 610142 "ReadMultipleRegistersResponse Index" (ou en double # 616218) ont été fixées. Problèmes signalés comme Bug # 625113 ", avec des corrections de plusieurs bugs" ont été corrigés. Beaucoup de documentation a été mise à jour et ajoutées, dont How-Tos.
Tags: Minor bugfixes
Bug #610142 "ReadMultipleRegistersResponse Index" (and duplicate #616218) have been fixed. Problems reported as Bug #625113, "several bugs with fixes", have been fixed. A lot of documentation has been updated and added, including How-Tos.

2002-08-23 07:20
1.0fix1

Cette version corrige des bogues 554158 sévère ( "Transaction boucle d'essai ne rompt pas") et supprime la console de débogage des sorties qui restait pas commenté dans la version 1.0.
Tags: Minor bugfixes
This release fixes Severe Bug 554158 ("Transaction retry loop does not
break") and removes the console debug outputs which remained
uncommented in release 1.0.

Project Resources