Instance Constructor (UInt32)

Constructor with an instanceID.

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 Instance(
    uint instanceID
)

Parameters

instanceID

Type: UInt32
The index ID of the Instance class.

Return Value

ArgumentOutOfRangeException is thrown when parameter instanceID is greater than 62.

See Also: