Search Results for

    Show / Hide Table of Contents

    Enum TaskExecutionStatus

    Execution status of the Task.

    Namespace: ABB.Robotics.Controllers.RapidDomain
    Assembly: ABB.Robotics.Controllers.PC.dll
    Syntax
    public enum TaskExecutionStatus

    Fields

    Name Description
    Ready

    The task has no PCP or execution context.

    Running

    Task is executing or performing regain.

    Stopped

    Task is not executing or not performing regain. PCP and execution context is defined in task.

    UnInitiated

    The program server is not initialized. State only assumed during startup.

    Unknown

    Status is unknown.

    • View Source
    In this article
    Back to top Copyright © 2026 ABB Robotics