You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@plc4x.apache.org by "Julian Feinauer (Jira)" <ji...@apache.org> on 2020/01/19 15:16:00 UTC

[jira] [Created] (PLC4X-168) [S7] Add shorter Syntax for S7 Field Adresses

Julian Feinauer created PLC4X-168:
-------------------------------------

             Summary: [S7] Add shorter Syntax for S7 Field Adresses
                 Key: PLC4X-168
                 URL: https://issues.apache.org/jira/browse/PLC4X-168
             Project: Apache PLC4X
          Issue Type: Improvement
          Components: Driver-S7
    Affects Versions: 0.6.0, 0.7.0
            Reporter: Julian Feinauer
         Attachments: image (5).png

Currently the Adresses are similar to the S7 Adressing in TIA, e.g. `%DB444.DBD8:REAL` to read a real from offset 8 in Datablock 444.

I would like to make the "DBD" optional, as its already defined by the REAL as its done in the definition, see attached picture.

So one would adress `%DB444:8.0:REAL`.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)