TaskCallServiceRoutine Method |
Note: This API is now obsolete.
Namespace: ABB.Robotics.Controllers.RapidDomain
[ObsoleteAttribute("This method is obsolete. Use method CallRoutine instead.")] public void CallServiceRoutine( string routine )
| Exception | Condition |
|---|---|
| InvalidOperationException | If any task is executing. |
| GeneralException | If the service routine is missing, mastership is held by another client, wrong execution state etc. |