ProgramEditEnum
Version Info
| Introduced | Deprecated | Updated |
|---|
| 1.3 | | |
Enumeration Literals
| Name | Int | Dep | Upd | Description | | ACTIVE | 1.3 | | | Controller is in the program edit mode. |
| NOT_READY | 1.3 | | | Controller is being inhibited by a function from entering the program edit mode. |
| READY | 1.3 | | | Controller is capable of entering the program edit mode and no function is inhibiting a change to that mode. |