SdoObjectDescription Class
This class describes an SDO object.
Namespace:
IntervalZero.MaxRT.Ecat.Api.NetApi
Assembly:
IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class SdoObjectDescription
The SdoObjectDescription class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
|
|
|
SdoObjectDescription (byte[]) |
A constructor with class object raw data. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The SDO object's data type. |
|
|
|
The SDO object index. |
|
|
|
The maximum number of subindexes of the SDO object. |
|
|
|
The SDO object's name. |
|
|
|
The SDO object's code. |
See Also: