Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Variable CloseReasonConst

    CloseReason: {
        CANCELLED: "CANCELLED";
        CONFIRMED: "CONFIRMED";
        DESTROYED: "DESTROYED";
        UNKNOWN: "UNKNOWN";
    }

    Type Declaration

    • ReadonlyCANCELLED: "CANCELLED"
    • ReadonlyCONFIRMED: "CONFIRMED"
    • ReadonlyDESTROYED: "DESTROYED"
    • ReadonlyUNKNOWN: "UNKNOWN"