chrisdutz commented on issue #640: URL: https://github.com/apache/plc4x/issues/640#issuecomment-1937097472
When using a Siemens LOGO device, unfortunately Siemens didn't implement all features of the underlying protocols. When connecting to a LOGO device, the driver will try reading an SZL in order to detect the type of device ... unfortunateyl the LOGO just hangs up when receiving this request. Please be sure to add the following parameter to your conneciton-string, to make it skip this step: `?controller-type=LOGO` We should definitely document this on in the documentation ... -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
