登录
首页 » Visual C++ » MOTOR-GTS800

MOTOR-GTS800

于 2020-09-10 发布 文件大小:3751KB
0 334
下载积分: 1 下载次数: 52

代码说明:

  介绍了固高8轴运动控制卡GTS800的常用功能,内含MFC,整合各指令成一个类,可用于其它项目(This paper introduces the common functions of GTS800, including MFC, which integrates each instruction into one class, which can be used in other projects.)

文件列表:

MOTOR GTS800
............\Action.cpp,531,2015-09-28
............\Action.h,555,2015-09-28
............\database
............\........\GTS8000.cfg,9537,2009-06-28
............\Debug
............\.....\Action.obj,4861,2016-04-26
............\.....\Action.sbr,0,2016-04-26
............\.....\Dlg4_Motor.obj,36105,2016-04-26
............\.....\Dlg4_Motor.sbr,0,2016-04-26
............\.....\global_fun.obj,45839,2016-04-26
............\.....\global_fun.sbr,0,2016-04-26
............\.....\GTS8000.obj,69934,2016-04-26
............\.....\GTS8000.sbr,0,2016-04-26
............\.....\MOTOR3.bsc,3204096,2016-04-26
............\.....\MOTOR3.exe,151651,2016-04-26
............\.....\MOTOR3.ilk,332976,2016-04-26
............\.....\MOTOR3.obj,13889,2016-04-26
............\.....\MOTOR3.pch,6887720,2016-04-26
............\.....\MOTOR3.pdb,369664,2016-04-26
............\.....\MOTOR3.res,4360,2016-04-26
............\.....\MOTOR3.sbr,0,2016-04-26
............\.....\MOTOR3Dlg.obj,26832,2016-04-26
............\.....\MOTOR3Dlg.sbr,0,2016-04-26
............\.....\StdAfx.obj,105870,2016-04-26
............\.....\StdAfx.sbr,1369764,2016-04-26
............\.....\vc60.idb,197632,2016-11-05
............\.....\vc60.pdb,364544,2016-04-26
............\Dlg4_Motor.cpp,9870,2009-06-28
............\Dlg4_Motor.h,1862,2009-06-28
............\global_fun.cpp,5840,2015-09-25
............\global_fun.h,15650,2015-09-25
............\gts.dll,286720,2016-06-21
............\gts.h,0,2016-04-26
............\gts.lib,90908,2013-06-08
............\MOTOR3.APS,24160,2016-05-03
............\MOTOR3.clw,3315,2016-11-05
............\MOTOR3.cpp,2165,2009-06-28
............\MOTOR3.dsp,5271,2016-05-03
............\MOTOR3.dsw,520,2014-12-30
............\MOTOR3.h,1386,2015-09-28
............\MOTOR3.ncb,140288,2016-11-05
............\MOTOR3.opt,52736,2016-11-05
............\MOTOR3.plg,246,2016-05-03
............\MOTOR3.rc,8923,2009-06-28
............\MOTOR3Dlg.cpp,4260,2015-09-28
............\MOTOR3Dlg.h,1385,2015-09-28
............\ReadMe.txt,3579,2014-12-30
............\res

............\...\MOTOR3.rc2,398,2014-12-30
............\resource.h,2293,2009-06-28
............\StdAfx.cpp,208,2014-12-30
............\StdAfx.h,1090,2009-06-28
............\固高GTS800
............\..........\gts.h,20039,2013-06-20
............\..........\GTS8000.cpp,30397,2009-06-28
............\..........\GTS8000.h,7211,2009-06-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 200682821544341218
    易语言超简单水浒Q传自动打怪 易语言超简单水浒Q传自动打怪 易语言超简单水浒Q传自动打怪 (easy-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai eas y-language simple Shuihu Q-automatic Daguai easy-simple language Water Margin Q-automatic Daguai)
    2021-01-28 01:28:40下载
    积分:1
  • tongxunlu
    通讯录,有界面,用于简单作业实训,界面可以自行改善,希望对大家有点点用处(Address book, interface, for simple job training, the interface can improve themselves, we hope to have little use)
    2017-06-25 21:29:53下载
    积分:1
  • ThreadSynchronization
    一个用Mfc的临界区对象模拟线程同步问题(A critical area with Mfc simulation thread synchronization object)
    2010-07-13 20:39:58下载
    积分:1
  • AI_dll
    基于研华PCI-1710HG数据采集卡基于动态链接库的模拟量输入程序。用VC++6.0MFC实现。程序功能实现实时模式量值显示,绘制历史曲线及上下限报警指示。(Advantech PCI-1710HG-based data acquisition card is based on the dynamic link library analog input program. With VC++6.0MFC implementation. Program features to achieve real-time mode values ​ ​ displayed and plotted historical curve and lower limit alarm indication.)
    2021-03-08 21:09:28下载
    积分:1
  • ufademo
    VFP的相关代码demo,很好的东西,VFP的相关代码demo,很好的东西(very good demo code,very good demo code)
    2013-10-23 16:47:47下载
    积分:1
  • lv+VC+Flash
    自己用VC做的Flash播放器,可播放Flash的exe文件(own VC do Flash player, Flash can broadcast the exe file)
    2007-04-21 23:21:00下载
    积分:1
  • sudoku
    逻辑推理,通过程序设计实现简单的逻辑推理功能 (logic reasoning)
    2010-05-07 16:49:51下载
    积分:1
  • client-server
    多协议文件传输c/s网络应用设计与实现,程序用 TCP/UDP 两个协议模拟多协议服务器。首先服务器端要将两种协议的套接字创建好,并且监听 TCP 端口的连接。必要时使用select函数来进行多连接处理和非阻塞处理。而客户端直接可以按照发送的地址和端口号来进行通讯。 首先要运行服务器端,服务器会监听 TCP 端口。然后运行客户端,根据事先设定好的 IP和端口,就可以进行连接传输数据了。 程序实现的关键步骤: 以TCP协议为例 服务器端: 1.创建套接字;2.绑定端口;3.进入无穷的循环;4.接收请求;5.处理请求;6.应答。 客户端: 1.找到服务器的IP地址和协议的端口号;2.创建套接字;3.确定连接需要任意的,没有使用的端口号允许TCP去选择一个;4.将套接字和服务器连接;5.使用应用层协议和服务器交互;6.关闭连接。 (Multi-protocol file transfer c/s network application design and implementation of programs simulate multi-protocol server with TCP/UDP both protocols. First socket server to create a good two protocols, TCP port and listens for connections. If necessary, use the function to handle multiple connections and non-blocking treatment. And the client can follow directly address and port number to communicate. First run on the server side, the server listens on TCP port. Then run the client, according to pre-configured IP and port, you can connect the data transmission. The key step program implementation: In TCP protocol as an example Service-Terminal: 1. Create a socket 2 bound port 3 enter an infinite loop 4. receiving a request 5. processing requests 6 response. Clients: 1. Locate the server s IP address and protocol port number 2 creates a socket 3 connections need to determine arbitrary, unused port allows TCP to choose a 4 and the socket server connections 5 using appli)
    2016-07-11 10:19:07下载
    积分:1
  • PCI-9524-Users-Guide
    PCI 数据采集卡,9524,实现数据采集,凌华的卡,性能高,性价比好(PCI Card,easy to use,very good,cheap and can fit many cases)
    2016-06-02 14:41:48下载
    积分:1
  • speech
    说明:  语音识别系统,是在vc平台编写的,仅供参考(Speech recognition system, for reference only)
    2009-08-19 19:27:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载