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

MOTOR-GTS800

于 2020-09-10 发布 文件大小:3751KB
0 333
下载积分: 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 个回复

  • ITextdemo_brew
    brew中IMenud和itext同时使用的例子,brew中IMenud和itext同时使用的例子(brew in IMenud and itext example of using both,brew in IMenud and itext example of using both)
    2011-08-07 11:58:40下载
    积分:1
  • Geant4软件
    基于Geant4软件,用于收集介质内的能量沉积收集,并求出沉积能量随深度的变化(Energy deposition collection based on Geant4 software)
    2021-01-26 15:28:41下载
    积分: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
  • 1
    说明:  界面化的简单文件操作 创建读写修改权限 可通过界面交互操作(simple file operations with interface )
    2015-06-09 18:17:34下载
    积分:1
  • Bonmin-1.6.0
    BONMIN: Basic Open-source Nonlinear Mixed Integer programming(model types: LP, RMIP, MIP, DNLP, NLP, RMINLP, MINLP, QCP, RMIQCP, MIQCP)
    2013-05-02 15:32:27下载
    积分:1
  • DlgCSClient
    好东西大家共同分享啊,我这可是收藏的一点好东西啊, 好好利用和学习吧,画CDC的确(good things to share with you ah, but this collection of 1:00 ah good things that make the best use of it and learning. CDC is the Eastern painting)
    2006-11-23 10:32:42下载
    积分:1
  • EpsonPrintDemo
    用于搜索USB驱动,找到USB打印机,并发送命令 本例子发的是epson的打印换行命令,这个命令基本够用了,绝对有用(Used to search the USB drive, find a USB printer, and send the command)
    2020-09-01 19:38:08下载
    积分:1
  • sourceCode2
    Visual C++ 音频视频处理技术及工程实践,陆锦正 周冬梅编著随书光盘,包括以Visual c++ 2005为开发平台的多个工程实例及源码 (Visual C++ audio and video processing technology and engineering practice, LU Jin ZHOU Dong-mei is compiled CDs with books, including Visual c++ 2005 as a development platform for various projects in the examples and source code)
    2009-09-20 14:09:47下载
    积分:1
  • Exam1_BH
    exam 1 for students, who studied ssd4...
    2010-05-07 16:03:48下载
    积分:1
  • rose
    持续在屏幕上打印出玫瑰花,任意键退出。使用MFC编写。(Continuously print out rose on the screen, any key to exit. Writing with MFC.)
    2016-01-06 19:18:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载