Click or drag to resize

ExecutionStateChangedEventArgsExecutionState Property

The current execution state of the task ExecutionState .

Namespace:  ABB.Robotics.Controllers.RapidDomain
Assembly:  ABB.Robotics.Controllers (in ABB.Robotics.Controllers.dll) Version: 6.5.129.0
Syntax
C#
public ExecutionState ExecutionState { get; }

Property Value

Type: ExecutionState
See Also