lth
lth
Hi Han, in fact writing bit is a set Boolean function, you can refer at: https://github.com/robinson/gos7/blob/fa6e7695589584666f3a29644c4586c7f597749c/helper.go#L323 Br, 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...
> > 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...
@jiekechoo thanks for you tip as well. Regarding S7DataItem.Amount, it is the amount of address that you want to read from or write to. For example, from AGWriteMulti depend on...
Hey @led0nk as far as I remember it correctly, the max variable for multi read is 20 vars, mainly from s7 standard. I have to look at again some documents...
what is your initial configuration?