Skip to content

EX-Rail Feature request: Add power on/off events and the ability to query power status #506

@neilmunday

Description

@neilmunday

Hi,

I would like to be able to query and react to the power status of my command station. E.g.

ONPOWER(mode)
    IFPOWERON()
        SET(POWER_LED)
    ENDIF
    IFPOWEROFF()
        RESET(POWER_LED)
    ENDIF
DONE

Would this be possible?

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