CanDragonDevice.ReadTimestamp
Prototype
ulong ReadTimestamp();
Description
Reads TX/RX error counters for a port.
Parameters
| Parameter | Direction | Type | Description |
|---|---|---|---|
channelNumber | in | — | Zero-based port index. |
Return value
Transmit and receive counter bytes.
Example
// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.ReadTimestamp(...);