gos7 icon indicating copy to clipboard operation
gos7 copied to clipboard

When will support PPI?

Open lzytaro opened this issue 4 years ago • 3 comments

Hi , I want to know when will support ppi communication?

lzytaro avatar Dec 21 '21 10:12 lzytaro

Hi, Thanks for asking, I am trying to actively support this library but I have limit time. btw, nowaday the communication with S7 less using serial, as far as I know. If you can support on this, very happy!

robinson avatar Dec 21 '21 11:12 robinson

Hi, Thanks for asking, I am trying to actively support this library but I have limit time. btw, nowaday the communication with S7 less using serial, as far as I know. If you can support on this, very happy!

I have used this library to connect smart200 and s7-1200, and the PPI port of s7-200 still needs to be supported

lzytaro avatar Dec 22 '21 00:12 lzytaro

Hi, Thanks for asking, I am trying to actively support this library but I have limit time. btw, nowaday the communication with S7 less using serial, as far as I know. If you can support on this, very happy!

I have used this library to connect smart200 and s7-1200, and the PPI port of s7-200 still needs to be supported

Hi, sorry for the lately response, I was busy. I have seen, it is not a rocket science in order to implement PPI, since the serial connection already implemented, see: https://github.com/robinson/gos7/blob/master/serial.go , but actually I am really busy at this time, at lease until Mar, have you take a look in it? if could you give some idea on it, woule be very helpful.

robinson avatar Jan 04 '22 10:01 robinson