Component Class
This class provides operations to configure the E-CAT component.
Namespace:
IntervalZero.MaxRT.Ecat.Config
Assembly:
IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.0)
Syntax
public class Component
The Component class exposes the following members:
Constructors
|
|
Name | Description |
|---|---|---|
|
|
Default constructor. |
Methods
|
|
Name | Description |
|---|---|---|
|
|
Updates a MainDevice instance configuration. |
|
|
|
Creates a MainDevice instance. |
|
|
|
Deletes a MainDevice instance. |
|
|
|
Checks if the E-CAT component license is available on the system. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
An array that contains the configured MainDevice instances. |
See Also: