EtherCAT-Yaskawa-servo

所属分类:Linux/Unix编程
开发工具:C++ Builder
文件大小:10104KB
下载次数:80
上传日期:2016-01-18 22:53:27
上 传 者stiffliu
说明:  EtherCAT主机控制安川伺服电机的linux程序
(EtherCAT control Panasonic Yaskawa servo)

文件列表:
master (0, 2015-08-01)
master\AUTHORS (112, 2015-08-01)
master\COPYING (18002, 2015-08-01)
master\COPYING.LESSER (26530, 2015-08-01)
master\ChangeLog (50157, 2015-08-01)
master\Doxyfile.in (76447, 2015-08-01)
master\FEATURES (4272, 2015-08-01)
master\INSTALL (1705, 2015-08-01)
master\Kbuild.in (1387, 2015-08-01)
master\Makefile.am (2740, 2015-08-01)
master\Makefile.in (27285, 2015-08-01)
master\NEWS (21754, 2015-08-01)
master\TODO (2767, 2015-08-01)
master\aclocal.m4 (36011, 2015-08-01)
master\autoconf (0, 2015-08-01)
master\autoconf\compile (3769, 2015-08-01)
master\autoconf\config.guess (45257, 2015-08-01)
master\autoconf\config.sub (34423, 2015-08-01)
master\autoconf\depcomp (18615, 2015-08-01)
master\autoconf\install-sh (13663, 2015-08-01)
master\autoconf\ltmain.sh (282745, 2015-08-01)
master\autoconf\missing (11419, 2015-08-01)
master\config.h.in (2265, 2015-08-01)
master\configure (582254, 2015-08-01)
master\configure.ac (26986, 2015-08-01)
master\devices (0, 2015-08-01)
master\devices\8139too-2.6.13-ethercat.c (74982, 2015-08-01)
master\devices\8139too-2.6.13-orig.c (71232, 2015-08-01)
master\devices\8139too-2.6.17-ethercat.c (74920, 2015-08-01)
master\devices\8139too-2.6.17-orig.c (71272, 2015-08-01)
master\devices\8139too-2.6.18-ethercat.c (74900, 2015-08-01)
master\devices\8139too-2.6.18-orig.c (71128, 2015-08-01)
master\devices\8139too-2.6.19-ethercat.c (74729, 2015-08-01)
master\devices\8139too-2.6.19-orig.c (70963, 2015-08-01)
master\devices\8139too-2.6.22-ethercat.c (74802, 2015-08-01)
master\devices\8139too-2.6.22-orig.c (70973, 2015-08-01)
... ...

------------------------------------------------------------------------------ This is the README file of the IgH EtherCAT Master. $Id: README,v af3eda069078 2011/10/28 09:31:54 fp $ vim: spelllang=en spell tw=78 ------------------------------------------------------------------------------ Contents: 1) General Information 2) Requirements 3) Building and installing 4) Realtime & Tuning 5) License 6) Coding Style ------------------------------------------------------------------------------ 1) General Information ====================== This is an open-source EtherCAT master implementation for Linux 2.6. See the FEATURES file for a list of features. For more information, see http://etherlab.org/en/ethercat. or contact Dipl.-Ing. (FH) Florian Pose Ingenieurgemeinschaft IgH Heinz-Baecker-Str. 34 D-45356 Essen http://igh-essen.com ------------------------------------------------------------------------------ 2) Requirements =============== 1) Software requirements Configured sources for the Linux 2.6 kernel are required to build the EtherCAT master. 2) Hardware requirements A table of supported hardware can be found at http://etherlab.org/en/ethercat/hardware.php. ------------------------------------------------------------------------------ 3) Building and installing ========================== See the INSTALL file. ------------------------------------------------------------------------------ 4) Realtime & Tuning ==================== Realtime patches for the Linux kernel are supported, but not required. The realtime processing has to be done by the calling module (see API documentation). The EtherCAT master code itself is passive (except for the idle mode and EoE). To avoid frame timeouts, deactivating DMA access for hard drives is recommended (hdparm -d0 ). ------------------------------------------------------------------------------ 5) License ========== Copyright (C) 2006-2009 Florian Pose, Ingenieurgemeinschaft IgH This file is part of the IgH EtherCAT Master. The IgH EtherCAT Master is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License version 2, as published by the Free Software Foundation. The IgH EtherCAT Master is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with the IgH EtherCAT Master; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA --- The license mentioned above concerns the source code only. Using the EtherCAT technology and brand is only permitted in compliance with the industrial property and similar rights of Beckhoff Automation GmbH. ------------------------------------------------------------------------------ 6) Coding Style =============== Developers shall use the coding style rules in the CodingStyle.txt file. ------------------------------------------------------------------------------

近期下载者

相关文件


收藏者