RestoreIgnore Enumeration |
Namespace: ABB.Robotics.Controllers
public enum RestoreIgnore
Member name | Value | Description | |
---|---|---|---|
None | 0 | No mismatch can be ignored. | |
SystemID | 1 | The id of the system will be ignored. | |
TemplateID | 2 | The template id of the system will be ignored. | |
All | 65535 | Every mismatch, if any, will be ignored. |