CanDragonDevice.ResetChannel
Prototype
void ResetChannel(byte channel);
Description
Resets a CAN port.
Parameters
| Parameter | Direction | Type | Description |
|---|---|---|---|
channel | in | byte | Zero-based channel index. |
Example
// See Quick Start and Program Flow for a full session example.
// CanDragonDevice.ResetChannel(...);