EcatException.GetMessage Method

Gets the string converted from an EtherCAT error code.

Namespace:  IntervalZero.MaxRT.Ecat.Api
Assembly:  IntervalZero.MaxRT.Ecat (in IntervalZero.MaxRT.Ecat.dll) Version: 1.0.0.0 (File version: 1.0.1)

Syntax

Copy
public static string GetMessage(
    EcatErrorCode code
)

Parameters

code

Type: EcatErrorCode
An EtherCAT error code.

Return Value

Returns a String value.

See Also: