cmd-drake / Kvaser-Canlib-WPF

Minor fixes to the Kvasrr Canlib C #WPF sample code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kvaser-Canlib-WPF

This project takes the Kvaser Canlib Library for C# Example Project, and places the DLL and driver all in one spot.

To correctly run this example from Kvaser do the following:

1.) Install the driver executable for windows, found in the Prerequisites/Driver folder

2.) When first opening the project, point the canlibCLSNET.dll missing under references to the DLL under Prerequisites/DLLs

It should compile, and run.

This code sample from Kvaser is also modified to work better in maximized mode.

Alt text

About

Minor fixes to the Kvasrr Canlib C #WPF sample code


Languages

Language:C# 100.0%