pcan-light

所属分类:matlab编程
开发工具:C++
文件大小:2361KB
下载次数:25
上传日期:2012-11-22 11:24:12
上 传 者liujiaoatcd
说明:  peak-system canopen驱动
(peak-system the driver of can is necessary for the development of canopen. )

文件列表:
PCAN-Light API (0, 2010-10-19)
PCAN-Light API\PCANLight_deu.chm (161770, 2010-01-25)
PCAN-Light API\PCANLight_enu.chm (153402, 2010-01-25)
PCAN-Light API\LiesMich.txt (3733, 2010-01-12)
PCAN-Light API\Include (0, 2010-10-19)
PCAN-Light API\Include\C# (0, 2010-10-19)
PCAN-Light API\Include\C#\Pcan_2pcc.cs (15059, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_2pci.cs (15059, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_2usb.cs (16600, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_2isa.cs (15442, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_dng.cs (16203, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_dnp.cs (15588, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_isa.cs (14113, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_pcc.cs (15646, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_pci.cs (15652, 2010-01-21)
PCAN-Light API\Include\C#\Pcan_usb.cs (16561, 2010-01-21)
PCAN-Light API\Include\C++ (0, 2010-10-19)
PCAN-Light API\Include\C++\pcan_2isa.h (12981, 2010-03-09)
PCAN-Light API\Include\C++\PCAN_2PCC.h (12674, 2010-03-09)
PCAN-Light API\Include\C++\pcan_2pci.h (12670, 2010-03-09)
PCAN-Light API\Include\C++\pcan_2usb.h (13800, 2010-03-09)
PCAN-Light API\Include\C++\pcan_dng.h (13413, 2010-03-09)
PCAN-Light API\Include\C++\pcan_dnp.h (12944, 2010-03-09)
PCAN-Light API\Include\C++\pcan_isa.h (12931, 2010-03-09)
PCAN-Light API\Include\C++\pcan_PCC.h (13131, 2010-03-09)
PCAN-Light API\Include\C++\pcan_pci.h (13117, 2010-03-09)
PCAN-Light API\Include\C++\pcan_usb.h (13748, 2010-03-09)
PCAN-Light API\Include\C++ - CLR (0, 2010-10-19)
PCAN-Light API\Include\C++ - CLR\Pcan_2Isa_Clr.h (15246, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_2Pcc_Clr.h (14844, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_2Pci_Clr.h (14844, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_2Usb_Clr.h (16353, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Dng_Clr.h (16000, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Dnp_Clr.h (15390, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Isa_Clr.h (15377, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Pcc_Clr.h (15425, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Pci_Clr.h (15426, 2010-01-21)
PCAN-Light API\Include\C++ - CLR\Pcan_Usb_Clr.h (16311, 2010-01-21)
PCAN-Light API\Include\Delphi (0, 2010-10-19)
... ...

=============================================================================== ReadMe.txt PCAN-Light V2.xx Copyright (c) 2010 PEAK-System Technik GmbH Darmstadt, Germany All rights reserved. =============================================================================== Maximize the Notepad Window to read this file more easily. Contents: --------- * Introduction * System Requirements * Contents of this directory * Installation of PCAN hardware * How to contact PEAK-System Technik GmbH * LIFE SUPPORT APPLIANCES Introduction ------------ The PCAN system of the company PEAK-System Technik GmbH consists of a collection of Windows Device Drivers. These allow the Real-time connection of Windows applications to all CAN busses that are physically connected to the PC via a PCAN hardware. PCAN-Light is a simple programming interface to the PCAN system. Via several Interface DLLs it is possible to connect own applications to the Device drivers and the PCAN hardware, to communicate with the CAN busses. The provided drivers, the PCAN-Light API, and the PCAN-View CAN bus Monitor software are the feature-reduced versions of the larger software packages PCAN-Evaluation, PCAN-Developer, or PCAN-Explorer. These can be aquired separately. System Requirements ------------------- - Operating systems: Windows 7/Vista/XP (Driver for Linux could be download at www.peak-system.com/linux) Contents of this directory -------------------------- ReadMe.txt This text file. LiesMich.txt The german translation of this file. PCANLight_enu.chm The PCAN-Light documentation in English. PCANLight_deu.chm The PCAN-Light documentation in German. \Include The Header files for different programming languages and development environments. \Win32 The 32Bit Interface DLLs and the LIB files for the different CAN Interfaces. pcan_dng.dll for use with: PCAN-Dongle pcan_isa.dll & pcan_2isa.dll for use with: PCAN-PC/104 PCAN-ISA pcan_pcc.dll & pcan_2pcc.dll for use with: PCAN-PC Card pcan_pci.dll & pcan_2pci.dll for use with: PCAN-cPCI PCAN-miniPCI PCAN-PC/104-Plus PCAN-PCI PCAN-PCI Express pcan_usb.dll & pcan_2usb.dll for use with: PCAN-USB PCAN-USB Hub PCAN-USB Pro \BB_LIB 32Bit LIB Files for Borland Builder \VC_LIB 32Bit LIB Files for Visual C/C++ \x*** The ***Bit Interface DLLs for the different CAN Interfaces. pcan_pci.dll & pcan_2pci.dll for use with: PCAN-cPCI PCAN-miniPCI PCAN-PC/104-Plus PCAN-PCI PCAN-PCI Express pcan_usb.dll & pcan_2usb.dll for use with: PCAN-USB PCAN-USB Hub PCAN-USB Pro \Samples Contains example files that demonstrate the use of the PCAN-Light API in different programming languages and development environments. Installation of PCAN hardware ----------------------------- For information about the installation of PCAN hardware, please refer to the user manual of the respective hardware. The hardware user manuals are located in the folder \Pdf. How to contact PEAK-System Technik GmbH --------------------------------------- If you have any questions concerning the installation of PCAN hardware, or require information about other PEAK CAN products, then please contact us: PEAK-System Technik GmbH Otto-Roehm-Str. 69 D-***293 Darmstadt Germany Tel. +49 6151 / 8173-20 FAX +49 6151 / 8173-29 support@peak-system.com http://www.peak-system.com LIFE SUPPORT APPLIANCES ----------------------- These products are not designed for use in life support appliances, devices, or systems where malfunction of these products can reasonably be expected to result in personal injury. PEAK-System customers using or selling these products for use in such applications do so at their own risk and agree to fully indemnify PEAK-System for any damages resulting from such improper use or sale.

近期下载者

相关文件


收藏者