Instance Class
This class configures an E-CAT MainDevice instance.
Namespace:
IntervalZero.MaxRT.Ecat.Config
Assembly:
IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.1)
Syntax
public class Instance
The Instance class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The MainDevice instance name. This property is required to be unique for each MainDevice instance. |
|
|
|
The RTSS core used by the MainDevice instance. |
|
|
|
The index ID of the Instance class. This property is required to be unique for each MainDevice instance. |
|
|
|
The name of the primary interface used to send packets. |
|
|
|
The name of the secondary interface used for E-CAT cable redundancy. Note: The secondary interface requires the wRTOS E-CAT Cable Redundancy license (WECR64). |
See Also: