SdoEntryDescription Class
This class describes an object entry.
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 SdoEntryDescription
The SdoEntryDescription class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
|
|
|
SdoEntryDescription (byte[]) |
A constructor with class object raw data. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The bit length of the entry. |
|
|
|
The array of data read, which varies according to property ValueInfo. |
|
|
|
The data type of the entry. |
|
|
|
The index of the object. |
|
|
|
The access permission of the entry. |
|
|
|
The subindex of the object. |
|
|
|
The bit flags for the access of elements. |
See Also: