alfredkrohmer / profinet

Minimal Profinet implementation in Python
130 stars 63 forks source link

Profinet Stimultion #3

Open shangarnithi opened 5 years ago

shangarnithi commented 5 years ago

Hi I want to under stand the profinet protocol. So just want to stimulate master & slave code for my understanding in linux machine.

dose this library have master slave implementation to test the features??

if not , it would be better if you can suggest a library to test master slave implementation by stimulating it.

Thanks in advance

alfredkrohmer commented 5 years ago

This is only client/slave code. No idea about server/master.

shangarnithi commented 5 years ago

if i want to stimulate and test the features of profinet is there any way ?