rtc5_software_49463

所属分类:驱动编程
开发工具:C/C++
文件大小:4128KB
下载次数:77
上传日期:2011-10-07 09:25:02
上 传 者rowell11
说明:  运动控制卡(rtc5)的驱动程序源代码 是目前运动控制领域最先进的成果
(motion control driver source code )

文件列表:
RTC5 Files\msvcp71.dll (499712, 2003-03-18)
RTC5 Files\msvcr71.dll (348160, 2003-02-21)
RTC5 Files\RTC5Dat.dat (262148, 2006-05-11)
RTC5 Files\RTC5Dat_500.zip (245148, 2008-08-29)
RTC5 Files\RTC5DLL.dll (380928, 2011-07-15)
RTC5 Files\RTC5DLL.lib (306862, 2011-07-15)
RTC5 Files\RTC5DLL_527.zip (222481, 2011-07-15)
RTC5 Files\RTC5expl.c (85534, 2011-07-12)
RTC5 Files\RTC5expl.h (90575, 2011-07-12)
RTC5 Files\RTC5impl.h (68544, 2011-07-12)
RTC5 Files\RTC5impl.hpp (68546, 2011-07-12)
RTC5 Files\RTC5Import.pas (67451, 2011-07-12)
RTC5 Files\RTC5Out.out (363762, 2011-07-27)
RTC5 Files\RTC5Out_529.zip (149647, 2011-07-15)
RTC5 Files\RTC5Out_529a.zip (149881, 2011-07-27)
RTC5 Files\RTC5RBF.rbf (75706, 2011-07-11)
RTC5 Files\RTC5RBF_519.zip (55961, 2011-07-15)
RTC5 Files\RTC5Wrap.cs (78414, 2011-07-12)
RTC5 Files\RTC5_Software_Aenderungshistorie_2011_07_15.PDF (145252, 2011-07-13)
RTC5 Files\RTC5_Software_RevisionHistory_2011_07_15.PDF (146649, 2011-07-13)
Liesmich.txt (6054, 2009-08-11)
Correction Files\Cor_1to1.ct5 (1056852, 2009-04-15)
CorrectionFileConverter\CorrectionFileConverter.exe (54784, 2011-03-22)
CorrectionFileConverter\CorrectionFileConverter_Handbuch.PDF (135055, 2011-03-25)
CorrectionFileConverter\CorrectionFileConverter_Manual.PDF (132698, 2011-03-25)
CorrectionFileConverter\MFC71.dll (1060864, 2003-03-19)
CorrectionFileConverter\msvcp71.dll (499712, 2003-03-18)
CorrectionFileConverter\msvcr71.dll (348160, 2003-02-21)
CorrectionFileConverter\msvcrt.dll (343040, 2008-04-14)
CorrectionFileConverter\RTC5Base.dll (266240, 2011-03-22)
DemoFiles\Demo1.cpp (9274, 2008-08-14)
DemoFiles\Demo2.cpp (23599, 2008-08-14)
DemoFiles\Demo3.cpp (18002, 2008-08-14)
DemoFiles\Demo4.cpp (16147, 2008-08-14)
DemoFiles\Demo5.cpp (15156, 2008-08-14)
DemoFiles\Demo6.cpp (17854, 2008-08-14)
DemoFiles\Demo7.cpp (16591, 2008-10-14)
HPGL\columbiao.plt (34870, 1999-10-18)
HPGL\HPGL Example.PLT (559, 2002-03-19)
... ...

SCANLAB RTC5 Software Readme *************************************************************************** Usage The RTC5 interface board in combination with the software driver is designed for control of scan systems, lasers and peripheral equipment in real time by an IBM compatible PC. The software drivers are designed for the Microsoft operating systems WINDOWS Vista, WINDOWS XP and WINDOWS 2000. They support the RTC5's plug and play capability and simultaneously drive any number of RTC5 boards. All files of the RTC5 software package are listed below. Additionally the procedure for installing the drivers and the correspondent DLL and program files is described in detail in this Readme file. Further instructions for a successful operation of the RTC5 board are given in the RTC5 manual. *************************************************************************** Manufacturer SCANLAB AG Siemensstr.2a 82178 Puchheim Germany Tel. + 49 (89) 800 746-0 Fax: + 49 (89) 800 746-199 info@scanlab.de www.scanlab.de *************************************************************************** Package Description The RTC5 software contains the following files: 1. Package and Installation Description Files Readme.txt this file Liesmich.txt Description in German 2. Correction Files cor_1to1.ct5 1:1 correction file (no field correction) D2_n.ct5 (optional) 2D correction file n: number of the correction file D2_n_ReadMe.txt (optional) ReadMe file as description of the corresponding correction file D3_n.ct5 (optional) 3D correction file n: number of the correction file D3_n_ReadMe.txt (optional) ReadMe file as description of the corresponding correction file (Note: The correction files of the RTC2, RTC3 and RTC4 interface boards use the file name extension "ctb") 3. CorrectionFileConverter Program The program CorrectionFileConverter.exe converts RTC4 correction files into RTC5 correction files and vice versa. 4. HPGL Converter Program HPGL demo application (needs the DLL and the program files in the same directory) 5. WINDOWS Drivers RTC5DRV.cat Security catalog RTC5DRV.inf Installation file (setup information) RTC5DRV.sys RTC5 driver 6. RTC5 Files - DLL File: RTC5DLL.DLL RTC5 dynamic link library msvcr71.dll MS Visual Studio run time library msvcp71.dll MS Visual Studio run time library - Program Files: RTC5OUT.out DSP program file RTC5RBF.rbf firmware file RTC5DAT.dat binary support file - Utility Files for C, C++ and C#: RTC5DLL.lib Visual C++ import library for implicit linking of the DLL RTC5expl.c C functions for DLL handling for explicit linking RTC5expl.h C function prototypes of the RTC5 for explicit linking of the DLL RTC5impl.h C function prototypes of the RTC5 for implicit linking of the DLL RTC5impl.hpp C++ function prototypes of the RTC5 for implicit linking of the DLL RTC5Wrap.cs C# function prototypes of the RTC5 for implicit linking of the DLL - Utility Files for Delphi: RTC5Import.pas import declarations for Delphi - For easy identifying and archiving of different software versions, the RTC5 files are also delivered zipped: - RTC5DAT_.zip - RTC5DLL_.zip (includes DLL and utility files) - RTC5OUT_.zip - RTC5RBF_.zip Differing versions of the program files and DLL cannot be arbitrarily combined with another. Each zip file includes a text file with corresponding version information. 7. Revision History Description of changes in the RTC5 software RTC5_Software_RevisionHistory_.pdf (in English) RTC5_Software_Aenderungshistorie_.pdf (in German) If the software is delivered on a data CD, the CD contains all files in unzipped version. For easy identifying and archiving of different software versions (also see Revision History), the complete software package is also delivered zipped: RTC5_Software_.zip *************************************************************************** Installation Description 1. Insert the RTC5 board. 2. Start the computer. 3. If the "Add Hardware Wizard" does not come up automatically, call him from the Control Panel. 4. In the "Add Hardware Wizard" specify the directory which includes the drivers for WINDOWS Vista/XP/2000. 5. Copy or unzip the files RTC5DLL.dll, RTC5OUT.out, RTC5RBF.rbf and RTC5DAT.dat to the harddisk of your PC. SCANLAB recommends storing these files in the directory in which the application software will be started. When replacing individual software files, note that differing program versions cannot be arbitrarily combined with another (see above). 6. Copy the correction file(s) (*.CT5) to the harddisk of your PC (existing correction files can still be used; do not overwrite customized correction files!). SCANLAB recommends storing these files in the directory in which the application software will be started. *************************************************************************** Further instructions for a successful operation of the RTC5 board are given in the RTC5 manual. ***************************************************************************

近期下载者

相关文件


收藏者