I have used the java libnodave package. I have encountered the locking of the PLC too and
found that the problem was that libnodave doesn't split up messages that are too big for the PLC to handle. I made an interface with some extra functionality in order to split up large messages into smaller chunks so that the PLC won't lock up anymore. Sofar this seems to work.
I also had a communication with Thomas Hergenhahn and he provided some insight in problems i encountered.
I used Thomas.hergenhahn@web.de as his mail address.
Greetings Joachim Albers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I have not commited my code, since it is very specific to the project it is integrated in. It also only applies to the TCP protocol. if anyone is interested i can supply them with the code though.
Greetings, Joachim Albers.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I'm interest and would greatly appreciate if you could provide me the code with permission to use it on my own implementation. Thank you! mika<at goes here>impola.fi
-Mika-
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi !
Im working with libnodave in Delphi 7 a long Time. Now our Company changes to Java.
I downloaded the Libnodave-java Package but found it very much pre-Alpha state. The PLC Locks up. and Im missing a lot of functions.
Tryed to contact the Boss Thomas Hergenhahn but his web.de mail Account is full.
Has anybody a better version of the Java package or a other Mail Adress of Thomas?
Roland Schuller
I have used the java libnodave package. I have encountered the locking of the PLC too and
found that the problem was that libnodave doesn't split up messages that are too big for the PLC to handle. I made an interface with some extra functionality in order to split up large messages into smaller chunks so that the PLC won't lock up anymore. Sofar this seems to work.
I also had a communication with Thomas Hergenhahn and he provided some insight in problems i encountered.
I used Thomas.hergenhahn@web.de as his mail address.
Greetings Joachim Albers.
Hello Joachim
Have you committed this interface you mention to this project? If not planning on publishing it?
-Mika-
I have not commited my code, since it is very specific to the project it is integrated in. It also only applies to the TCP protocol. if anyone is interested i can supply them with the code though.
Greetings, Joachim Albers.
I'm interest and would greatly appreciate if you could provide me the code with permission to use it on my own implementation. Thank you! mika<at goes here>impola.fi
-Mika-