CAN DragonEmSA
methodCanDragonDevice

CanDragonDevice.Dispose

Prototype

void Dispose();

Description

Wraps an existing native handle (used by ).

Parameters

ParameterDirectionTypeDescription
handleinSession handle from EmSACAN_Connect.
serialinSerial number for bookkeeping.

Example

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