You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
using 1.5.1 from c#, i set up an outstation with 50k analog points updating all of them at once, once per sec, and a master reading in unsolicited mode.
the stepfunc outstation only seems to send one fragment per sec. about 290 pts/sec make it.
if i use an operndnp3 outstation, i get lots of fragments per second, and all point updates seem to make it through.
i'm attaching a modified version of the example code that demonstrates the problem. unsolrepro.zip
The text was updated successfully, but these errors were encountered:
using 1.5.1 from c#, i set up an outstation with 50k analog points updating all of them at once, once per sec, and a master reading in unsolicited mode.
the stepfunc outstation only seems to send one fragment per sec. about 290 pts/sec make it.
if i use an operndnp3 outstation, i get lots of fragments per second, and all point updates seem to make it through.
i'm attaching a modified version of the example code that demonstrates the problem.
unsolrepro.zip
The text was updated successfully, but these errors were encountered: