iranasol / dnp3

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

rapid time sync retry #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
From bjdubes@gmail.com:

If an outstation fails to clear it's IIN time sync bit, the master
will continually (as fast as possible) send delay measurement and time
sync measurements.  I noticed this anomaly when running the testset
master against a slave from ASE.

possible resolutions:

Permanently disable the time sync task if an outstation doesn't clear the 
NeedTimeIIN after a proper write sequence.

or

Fail the task and retry at the normal interval.

Original issue reported on code.google.com by jadamcrain on 22 Jul 2011 at 7:43