Thanks!
That works "%DB4.DB1.4:INT", we were trying the short syntax
"DB{Data-Block-Number}.{Start-Byte-Address}:{Data-Type-Code}[{Count}]"
which did not seem to work, but if I add a simple DB before
{Start-Byte-Address}
it works :).
Thanks for your speedy response.
Cheers
On Fri, 29 May 2020 at 10:38, Julian Feinauer <[email protected]>
wrote:
> Hi,
>
>
>
> sorry for being late (ist still morning, right).
>
> But @Joris Suppers <[email protected]> you are missing the DB Number.
>
> And I think we handle that pretty poorly with our exception.
>
>
>
> It should be builder.addItem("value-4", "%DB{DB-Number}.DB1.4:INT");
>
>
>
> Cheers!
>
> Julian
>
>
>
>
>
> *Von: *Joris Suppers <[email protected]>
> *Antworten an: *"[email protected]" <[email protected]>
> *Datum: *Freitag, 29. Mai 2020 um 10:11
> *An: *"[email protected]" <[email protected]>
> *Cc: *CloudPlug Development <[email protected]>
> *Betreff: *S7 DATA_BLOCKS error
>
>
>
> 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:
>
>
>
> 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
>
--
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