AttributeType Enumeration |
Namespace: ABB.Robotics.Controllers.ConfigurationDomain
public enum AttributeType
| Member name | Value | Description | |
|---|---|---|---|
| None | 0 | None | |
| Boolean | 1 | Boolean | |
| Integer | 2 | Integer | |
| Float | 3 | Float | |
| String | 4 | String | |
| StringFile | 5 | File string | |
| StringRAPID | 6 | RAPID string |