AxisStatus Class
This class describes an axis 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 AxisStatus
The AxisStatus class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The alias address of the axis. |
|
|
|
The custom name of the axis displayed in the E-CAT tools. |
|
|
|
The EtherCAT cycle time of the axis. |
|
|
|
The explicit identification of the axis. |
|
|
|
The index of the axis in the axis array. |
|
|
|
The length of the process input data read from the axis. |
|
|
|
The bit flags indicating which objects are mapped to the TxPDO. |
|
|
|
Determines whether the axis is simulated. |
|
|
|
The name of the axis. |
|
|
|
The length of the process output data sent to the axis. |
|
|
|
The bit flags indicating which objects are mapped to the RxPDO. |
|
|
|
The physical address of the axis. |
|
|
|
The position index of the axis. |
|
|
|
The product code of the axis. |
|
|
|
The communication protocol of the axis. |
|
|
|
The requested EtherCAT state from the latest RequestState method. |
|
|
|
The encoder resolution of the axis. |
|
|
|
The revision number of the axis. |
|
|
|
The serial number of the axis. |
|
|
|
The slot identification of the axis. |
|
|
|
The EtherCAT state of the axis. |
|
|
|
The object dictionary index offset of the axis. |
|
|
|
The vendor ID of the axis. |
See Also: