Container custom attributes
Container custom attributes include:
Name | Description | Data Type | Index | PLI Access |
ID | Unique Primary Key for a container attribute | String | 1 | Read |
Name | Container property name | String | 2 | Read |
Controller ID | The ID for this attribute | Integer | 3 | Read |
Description | Container attribute description | String | 4 | Read/Write |
EU | Engineering Units for measuring the contents of the container | String | 5 | Read |
Data Type | The data type of the maximum and minimum values: Real = 0, Integer = 1, and String = 2 | Integer | 6 | Read |
Value | The attribute value. | Real, Integer or String | 7 | Read/Write |
Provide Feedback