Skip to content

Support for unsigned data types? (UINT, UDINT, etc.) and BOOL arrays #75

@skykep

Description

@skykep

Is there any plan to add support for the unsigned data types that were introduced in v32 of Logix firmware?

And possibly arrays of BOOL instead of the BOOL being interpreted as a DINT where you can only access 32 bits.
For example, an array of BOOL[64] is accessed via BOOL.1 but you can only access BOOL.0 through BOOL.31. Anything above that blows up.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions