CAN DragonEmSA
methodCanDragonDevice

CanDragonDevice.ReadTimestamp

Prototype

ulong ReadTimestamp();

Description

Reads TX/RX error counters for a port.

Parameters

ParameterDirectionTypeDescription
channelNumberinZero-based port index.

Return value

Transmit and receive counter bytes.

Example

// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.ReadTimestamp(...);