ModuleStatus Class
This class describes a module 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.0)
Syntax
public class ModuleStatus
The ModuleStatus class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The alias address of the module. |
|
|
|
The custom name of the module displayed in the E-CAT tools. |
|
|
|
The EtherCAT cycle time of the module. |
|
|
|
The explicit identification of the module. |
|
|
|
The index of the module in the module array. |
|
|
|
The length of the process input data read from the module. |
|
|
|
Determines whether the module is simulated. |
|
|
|
The name of the module. |
|
|
|
The length of the process output data sent to the module. |
|
|
|
The physical address of the module. |
|
|
|
The position index of the module. |
|
|
|
The product code of the module. |
|
|
|
The requested EtherCAT state from the latest RequestState method. |
|
|
|
The revision number of the module. |
|
|
|
The serial number of the module. |
|
|
|
The slot identification of the module. |
|
|
|
The EtherCAT state of the module. |
|
|
|
The object dictionary index offset of the module. |
|
|
|
The vendor ID of the module. |
See Also: