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