Results 6 issues of Saleem Shaik

Hi, I have developed Dotnet Core Web API using this library when I'm giving the request to the API I'm getting the IEC104 parameters data in API response now the...

Hi, I have used example cs104-client3 in the console it is printing the data but I want to take this data into another function how can I call ASDUReceivedHandler explicitly...

error OpenOPC.OPCError: servers: -2147467259 error while listings server import OpenOPC opc = OpenOPC.client() opc.servers() can anyone help with the solution

``` after installing the service it's not starting when executed net start zzzOpenOPCService The service is not responding to the control function. More help is available by typing NET HELPMSG...

**Hi I'm new to dnp3 protocol I'm reading an outstation using pydnp3 I want to take the required classes output in the program so that I can make the required...

Hi, I'm new to dnp3 I made a program to read values from outstation but I'm getting this error can anyone help me?? **my code:** `from pydnp3 import asiodnp3, asiopal,...