Enser45 / nmodbus

Automatically exported from code.google.com/p/nmodbus
0 stars 0 forks source link

MODBUS Slave Stops running #60

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.An instance of ModbusTcpSlave created on a TcpListener
2.DataStore.DataStoreReadFrom event handler defined.
3.My InputDiscretes are inested every time a request comes from the master

What is the expected output? What do you see instead?
I am expecting to have the Slave up and running but normally after an unknown 
period of time it crashes

What version of the product are you using? On what operating system?
3.5

Please provide any additional information below.
I am basically updating InputDiscretes with _DigitalMessages Please have a look 
at the file attached.

Original issue reported on code.google.com by amirpne...@gmail.com on 7 Apr 2012 at 10:32

Attachments: