StartCheck Enumeration |
Namespace: ABB.Robotics.Controllers.RapidDomain
public enum StartCheck
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | No check is performed | |
| CallChain | 1 | A check is performed that the task entry point (main routine) is the call chain root. |