When using the new library i run into a problem.
The data send upstream from an outstation is not send on change of the data.
I used the iValue input from the ReSyDnp3HL_Ouststion_AnalogIn16 block. that from the documentation is going to make an event on value change, but data is only send upstream to the master when the master sends data to the outstation. (in my case a reset command). of when i do a download of the progam (reinitialize the connection).
In the older version the data is send upstream on change, so i am nog sure what changed of what i am not seeing.
At first glance, the settings on the FB seem to be correct.
Can you see on the diagnostic FB that the event counter for Class 2 increases and is emptied again?
If so, it would be interesting to see whether these telegrams can be seen with a Wireshark recording. Can you make such a recording?
Also, how are the events transmitted on request from the master or with unsolicited response?
The EventCounter is emptied every minute or so (Changed the time from the example from minutes to seconds to get a faster response). but no data is received
But what is see at the diagnostics is that the sApplicationLayerState stays on ‚Idle‘. But is triggerd twice when is send data from the master.
but i get data twice when the application layer state changes every time