MainDeviceStatus Class
This class describes a MainDevice 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 MainDeviceStatus
The MainDeviceStatus class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The array of timestamps of the most recent modifications to the axes' configuration. |
|
|
|
The number of axes on the EtherCAT network. |
|
|
|
The array containing the EtherCAT states of each axis. |
|
|
|
The timestamp of the most recent modification to the MainDevice's configuration. |
|
|
|
The array of timestamps of the most recent modifications to the modules' configuration. |
|
|
|
The number of modules on the EtherCAT network. |
|
|
|
The array of EtherCAT states for the module. |
|
|
|
The requested EtherCAT state of the MainDevice. |
|
|
|
The current EtherCAT state of the MainDevice. |
|
|
|
The array of timestamps of the most recent modifications to the SubDevices' configuration. |
|
|
|
The number of SubDevices on the EtherCAT network. |
|
|
|
The array of EtherCAT states for the SubDevice. |
See Also: