Skip to content

CGTP allowed value ranges for write operations #23

@JTremblayAGT

Description

@JTremblayAGT

What are the allowed ranges for the various write operations?

I just stumbled upon a case where writing the maximum possible signed 32 bit integer (2147483647) ends up NOT writing and silently failing to update the numeric register. Remove 1 from that number (2147483646) works just fine.

I would need to know the allowed ranges for ints and floats in registers and also position registers.

Also strings still silently fail to write sometimes.

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