Click or drag to resize
RsPathProcedureMoveAlongAsync Method
Moves the mechanism, of corresponding task, along the path procedure by creating a temporary RAPID program on the controller and executing it.

Namespace:  ABB.Robotics.RobotStudio.Stations
Assembly:  ABB.Robotics.RobotStudio.Stations (in ABB.Robotics.RobotStudio.Stations.dll) Version: 7.0.8747.636
Syntax
C#
public Task MoveAlongAsync()

Return Value

Type: Task
Remarks
The returned Task will be marked as complete when the motion is finished.
Version Information

Supported in: 1.0.0.0
See Also