Skip to content

UDT with mixed read/write access #355

Open
@nw5428

Description

@nw5428

A new interesting issue arose. I have a UDT where some of the tags within it are tag access = Read/Write and some are tag access = None. The @UDT special tag returns all of the fields regardless of access level.

I'm trying to determine in the @tags or @UDT special tags which of the fields have access and which do not. I looked at and tried debugging UdtInfoPlcMapper but I could not find anything in there that seems to change when the access level is changed.

Any help would be appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions