AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Classes | Namespaces
pcan_basic_windows_plugin.hpp File Reference

An interface for using a PEAK PCAN device. More...

#include <string>
#include <Windows.h>
#include "isobus/hardware_integration/PCANBasic.h"
#include "isobus/hardware_integration/can_hardware_plugin.hpp"
#include "isobus/isobus/can_hardware_abstraction.hpp"
#include "isobus/isobus/can_message_frame.hpp"
Include dependency graph for pcan_basic_windows_plugin.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  isobus::PCANBasicWindowsPlugin
 A Windows CAN Driver for PEAK PCAN Devices. More...
 

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

An interface for using a PEAK PCAN device.

Attention
Use of the PEAK driver is governed in part by their license, and requires you to install their driver first, which in-turn requires you to agree to their terms and conditions.
Author
Adrian Del Grosso

Definition in file pcan_basic_windows_plugin.hpp.