Fraunhofer-FIT-DIEN / iec104-python

A Python module to simulate SCADA and RTU communication over protocol 60870-5-104 to research ICT behavior in power grids.
https://iec104-python.readthedocs.io/latest/python/index.html
GNU General Public License v3.0
51 stars 9 forks source link

Simple client example with AttributeError #21

Closed martinscheu closed 4 months ago

martinscheu commented 6 months ago

Hello When I run the example simple_client.py I get a if command.transmit(cause=c104.Cot.ACTIVATION): ^^^^^^^^^^^^^^^^ AttributeError: 'NoneType' object has no attribute 'transmit' I couldn't run other commands neither, like C_SC_NA_1 or C_SE_NA_1.

Thank you for the support.

m-unkel commented 6 months ago

I am sorry, I cannot reproduce the problem, please give more details.

How did you install or build c104? How do you execute the simple_client.py?

m-unkel commented 4 months ago

We have reviewed your submission and attempted to gather more information to assist you effectively. However, we have not received any further response or updates from your side.

To ensure that the issue tracker remains clean and manageable, we are closing this issue due to inactivity. If you still encounter this problem or have additional details to provide, please feel free to reopen this issue or create a new one. We are here to help and will be happy to assist you further.

Thank you for your understanding and cooperation.