SdoObjectDescription
The description of an SDO object.
Name | Type | Meaning |
---|---|---|
Index | WORD | The index of an object. |
DataType | WORD | The data type of an object. |
MaxSubIndex | BYTE | The maximum number of subindexes (entries) of an object. |
ObjectCode | BYTE |
The type of an object. 7: variable 8: array 9: record |
Name[64] | CHAR | The name of an object. |