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

An interface for using a SYS TEC sysWORXX USB CAN device. More...

#include "isobus/hardware_integration/can_hardware_plugin.hpp"
#include "isobus/isobus/can_hardware_abstraction.hpp"
#include "isobus/isobus/can_message_frame.hpp"
#include <Windows.h>
#include <tchar.h>
#include "isobus/hardware_integration/Usbcan32.h"
Include dependency graph for sys_tec_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::SysTecWindowsPlugin
 A Windows CAN Driver for SYS TEC electronic AG USB CAN modules. 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 SYS TEC sysWORXX USB CAN device.

Attention
Make sure you've installed the appropriate driver software for this device before you use this plugin. Visit https://www.systec-electronic.com/ for the needed software.
Author
Adrian Del Grosso

Definition in file sys_tec_windows_plugin.hpp.