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

Copy
public class Instance

 

The Instance class exposes the following members:

Constructors

 

Name Description

Public method

Instance

Default constructor.

Properties

 

Name Description

Public method

DisplayName

The MainDevice instance name. This property is required to be unique for each MainDevice instance.

Public method

IdealProcessor

The RTSS core used by the MainDevice instance.

Public method

InstanceID

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

Public method

PrimaryNetworkInterfaceName

The name of the primary interface used to send packets.

Public method

SecondaryNetworkInterfaceName

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: