CAN DragonEmSA
methodCanDragonDevice

CanDragonDevice.ResetChannel

Prototype

void ResetChannel(byte channel);

Description

Resets a CAN port.

Parameters

ParameterDirectionTypeDescription
channelinbyteZero-based channel index.

Example

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