opendnp3

opendnp3 python testing master slave

opendnp3 python testing master slave Question: 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 2049, in __init__ this = _pyopendnp3.new_StackManager(*args) TypeError: new_StackManager() takes exactly 2 arguments (0 given) The error is in line …

Total answers: 1