Questions tagged [opendnp3]
3 questions
0
votes
0 answers
How to Build Open DNP3 Library?
I need to Build the Open DNP3 Lib
but the problem coz there is a lot of .cpp and .h files in the library and I don't know how the add the lib to a Console C++ Project and build it
Iam a beginner in C++ and any thing will help me ; so fell free to…

Mohannad Malkawi
- 31
- 4
0
votes
1 answer
opendnp3 python testing master slave
Running this code gives me the following error (I don't know how to pass Log Level as argument)
File "master.py", line 85, in main
stack_manager = opendnp3.StackManager()
File "/usr/lib/python2.7/dist-packages/opendnp3/pyopendnp3.py", line…

Nitesh Kumar
- 3
- 1
-1
votes
1 answer
Code sample for an OpenDNP3 library problem: master always polling the outstation
I run the code sample that is included on GitHub for GitHub OpenDNP3 with the most recent NuGet package of this library and the sample seems to do not work as expected.
I start the outstation. Then I start the master. The result of the master is…

Eric Ouellet
- 10,996
- 11
- 84
- 119