chrisdutz commented on issue #695:
URL: https://github.com/apache/plc4x/issues/695#issuecomment-1353022817

   Which version of PLC4X are you using? I think we've changed that rack and 
slot setting to use a default and to be overridable via query options ... 
please have a look here: https://plc4x.apache.org/users/protocols/s7.html
   
   So I would assume you have to use something like:
   `
   "s7://172.16.0.12"
   "s7://172.16.0.12?remote-rack=1&remote-slot=2"
   "s7://172.16.0.12?remote-rack=1&remote-slot=2&controller-type=S7_400"
   `
   If you want to override the local rack and slot, there are counterparts for 
that.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@plc4x.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to