rxpoweredup
    Preparing search index...

    Enumeration PortCommandExecutionStatus

    Status of the port command execution.

    command is sent to the hub and is executing

    command was discarded by the hub (e.g. another port output command was sent to the motor)

    command was completed successfully

    an error occurred during command execution

    Index

    Enumeration Members

    completed: 2
    discarded: 1
    executionError: 3
    inProgress: 0