Skip to content

[BUG] Limited nesting and accessibility of inherited members #125

@PTKu

Description

@PTKu

Variables can be declared with a maximum nesting of 9 elements (the DB itself is one of those elements). Accessing “DB1”.e2.e3.e4.e5.e6.e7.e8.my_var is possible, but not any further nesting. This is the limitation present in TIA.

AX allows for deeper nesting, but S7WEBAPI does not handle those nestings.

Workaround: Limit the nesting

There is work in progress on this issue.


See also:
Inxton/AXOpen#51

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions