SpelUserRights Enumeration
| Member name | Value | Description |
|---|---|---|
| All | -1 | User has all rights. |
| None | 0 | User has no rights. |
| EditSecurity | 1 | User can configure security. |
| SysConfig | 2 | User can change system configuration. |
| EditPrograms | 4 | User can edit programs. |
| EditPoints | 8 | User can edit points. |
| EditVision | 16 | User can change vision properties. |
| JogAndTeach | 32 | User can Jog & Teach. |
| CommandWindow | 64 | User can use the command window. |
| EditRobotParameters | 128 | User can edit robot parameters.Change robot parameters. |
| ConfigureOptions | 256 | User can configure options. |
| ViewAudit | 512 | User can view the security audit log. |
| EditProject | 1024 | User can edit the project configuration. |
| DeleteAudit | 2048 | User can delete security audit log entries. |
| TeachPoints | 4096 | User can teach points. |
| ChangeOutputs | 8192 | User can change output status. |
| ChangeMemIO | 16384 | User can change memory I/O status. |
| EditGUIBuilder | 32768 | User can make changes in GUI Builder. |
| EditForce | 65536 | User can make changes in Force Guide and Force Control. |
| EditPartFeeding | 131072 | User can make changes in Part Feeding. |