Enum VirtualControllersate
Gets the state of the virtual controller.
Namespace: ABB.Robotics.Controllers
Assembly: ABB.Robotics.Controllers.PC.dll
Syntax
public enum VirtualControllersate
Fields
| Name | Description |
|---|---|
| Started | The controller is started. |
| Starting | The controller is starting. |
| Stopped | The Started has been stopped. |
| Unknown | No controller is attached to the object. Either it isn't started, is stopped or detached. |