Hey Everyone, We are currently testing the Siemens S7 connector (S7_1200) using the scrapper, and have come into an issue.
When testing the values as shown in the "Getting Started" page ( https://plc4x.apache.org/users/plc4j/gettingstarted.html) we can successfully read the following values: builder.addItem("value-1", "%Q0.4:BOOL"); builder.addItem("value-2", "%Q0:BYTE"); builder.addItem("value-3", "%I0.2:BOOL"); However when testing: builder.addItem("value-4", "%DB.DB1.4:INT"); There is a Connection-Alias error:[image: image.png] I have also tried the other syntax shown in " https://plc4x.apache.org/users/protocols/s7.html" However, no luck. We are using a 0.7.0-SNAPSHOT version, I have also tested with 0.7.0. Is there something that still needs to be done? Any suggestions or comments would be appreciated. Many thanks, Joris -- Joris Suppers | SOTEC | [email protected] | T +49 7033 5458 72 -- www.sotec.eu <http://www.sotec.eu/> SOTEC Software Entwicklungs GmbH + Co Mikrocomputertechnik KG Calwer Straße 11, D-75395 Ostelsheim Sitz Ostelsheim, Amtsgericht Stuttgart HRA 330821/HRB 330664, Geschäftsführer: Florian Holz
