CAN DragonEmSA
methodCanDragonDevice

CanDragonDevice.CloseChannel

Prototype

void CloseChannel(byte channel);

Description

Closes a CAN port and unregisters its USB presence callback.

Parameters

ParameterDirectionTypeDescription
channelinbyteZero-based channel index.

Example

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