SubDeviceStatus Class
This class describes the SubDevice status.
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 SubDeviceStatus
The SubDeviceStatus class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The alias address of the SubDevice. |
|
|
|
The EtherCAT cycle time of the SubDevice. |
|
|
|
The explicit identification of the SubDevice. |
|
|
|
The index of the SubDevice in the SubDevice array. |
|
|
|
The length of the process input data read from the SubDevice. |
|
|
|
The name of the SubDevice. |
|
|
|
The length of the process output data sent to the SubDevice. |
|
|
|
The physical address of the SubDevice. |
|
|
|
The position index of the SubDevice. |
|
|
|
The product code of the SubDevice. |
|
|
|
The requested EtherCAT state from the latest RequestState method. |
|
|
|
The revision number of the SubDevice. |
|
|
|
The serial number of the SubDevice. |
|
|
|
The EtherCAT state of the SubDevice. |
|
|
|
The vendor ID of the SubDevice. |
See Also: