Crisce / IEC60870-5-104

Libraries about IEC60870-5-104 protocol
16 stars 10 forks source link

Master/Slave #4

Open mauricemullens opened 10 months ago

mauricemullens commented 10 months ago

Hi,

i am trying to implement your solution, but i have a question.

I want to get and send data to another device trough IEC104. Do you have an example on how i would use the client to do this? I have tried using IEC104_MASTER and then connect IEC104_SLAVE but that does not work. I am also curious about the IEC104_HELPER class. I am hoping you can help me out?

Thanks! Maurice