Beckhoff / TF6000_ADS_DOTNET_V5_Samples

Sample code for the Version 6.X series of the TwinCAT ADS .NET Packages
https://infosys.beckhoff.com/content/1033/tc3_ads.net/9407515403.html?id=6770980177009971601
BSD Zero Clause License
37 stars 15 forks source link

RouterStateChanged event not triggered from IPC #50

Closed DonMiguelSan closed 1 year ago

DonMiguelSan commented 1 year ago

I have two scenarios, when I test the behavior using the local AMSNetID the event is triggered, as soon as i am connected to a remote host the event is not triggered, my connection to the remote host is using ADS not secure, this is happening with the following version from the nuget package: 6.0.273

RalfHeitmann commented 1 year ago

The RouterStateChanged event indicates that the state of the local Router has changed. There is actually no way to receive RouterStateChanged events from Remote Systems.