Instance Class
This class controls an E-CAT MainDevice instance.
Namespace:
IntervalZero.MaxRT.Ecat.Control
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 |
|---|---|---|
|
|
Constructor with an instanceID. |
Methods
|
|
Name | Description |
|---|---|---|
|
|
Gets the MainDevice instance status. |
|
|
|
Starts the MainDevice instance. |
|
|
|
Stops the MainDevice instance. |
Properties
|
|
Name | Description |
|---|---|---|
|
|
The index ID of the Instance class. This property is required to be unique for each MainDevice instance. |
See Also: