Click or drag to resize

TaskType Enumeration

Represents the task type.

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public enum TaskType
Members
  Member nameValueDescription
Normal0 Normal motion task
Static1 Static task
SemiStatic2 Semi-static task
See Also