MainDeviceDiagnostics Class

This class describes the diagnostic information for a MainDevice.

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

Syntax

Copy
public class MainDeviceDiagnostics

 

The MainDeviceDiagnostics class exposes the following members:

Constructors

 

Name Description

Public method

MainDeviceDiagnostics

Default constructor.

Properties

 

Name Description

Public method

AcyclicPacketLost

The number of lost acyclic packets.

Public method

CyclicPacketLost

The number of lost cyclic packets.

Public method

ProductCode

The product code of the MainDevice.

Public method

RevisionNo

The MaxRT wRTOS version.

Public method

SerialNo

The customer ID.

Public method

SubDeviceCount

The number of EtherCAT SubDevices. The maximum is 256.

Public method

SubDevices

The array that contains the diagnostics information for each SubDevice.

Public method

VendorId

The vendor ID of the MainDevice.

See Also: