Skip to content

PDOs with default disabled COB-IDs should have a comment to indicate as such #76

@chrisinabox

Description

@chrisinabox

When creating/modifying a .jsonc object dictionary, disabled PDOs do not clearly indicate that they are disabled.

Currently COB values show as:

{
    "value": 2147483648
}

But it would be clearer to show:

{
    "value": 2147483648 // Disabled PDO
}

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