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

Copy
public class Instance

 

The Instance class exposes the following members:

Constructors

 

Name Description

Public method

Instance

Constructor with an instanceID.

Methods

 

Name Description

Public method

GetStatus

Gets the MainDevice instance status.

Public method

Start

Starts the MainDevice instance.

Public method

Stop

Stops the MainDevice instance.

Properties

 

Name Description

Public method

InstanceID

The index ID of the Instance class. This property is required to be unique for each MainDevice instance.

See Also: