Skip to content

[KNOWN-ISSUE] Types declared as ARRAY not supported. #479

@PTKu

Description

@PTKu

When using the following construct:

TYPE HwIDs : ARRAY[0..42] OF UINT END_TYPE

ixc compiler will issue a warning and this type will not be tran-spiled at this time.

Discussion can be open regarding this issue and can be implemented, but we will need to find a way how to trans-pile array type declaration in ST in C# since there is not direct equivalent.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions