资源简介
固高GT400-SV-PCI运动控制卡单轴运动控制程序,可选择一根轴运动,也可选择两个轴一起运动。

代码片段和文件信息
// GT3.cpp : Defines the class behaviors for the application.
//
#include “stdafx.h“
#include “GT3.h“
#include “GT3Dlg.h“
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CGT3App
BEGIN_MESSAGE_MAP(CGT3App CWinApp)
//{{AFX_MSG_MAP(CGT3App)
// NOTE - the ClassWizard will add and remove mapping macros here.
// DO NOT EDIT what you see in these blocks of generated code!
//}}AFX_MSG
ON_COMMAND(ID_HELP CWinApp::onhelp)
END_MESSAGE_MAP()
/////////////////////////////////////////////////////////////////////////////
// CGT3App construction
CGT3App::CGT3App()
{
// TODO: add construction code here
// Place all significant initialization in InitInstance
}
/////////////////////////////////////////////////////////////////////////////
// The one and only CGT3App object
CGT3App theApp;
/////////////////////////////////////////////////////////////////////////////
// CGT3App initialization
BOOL CGT3App::InitInstance()
{
AfxEnableControlContainer();
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable you should remove from the following
// the specific initialization routines you do not need.
#ifdef _AFXDLL
Enable3dControls(); // Call this when using MFC in a shared DLL
#else
Enable3dControlsStatic(); // Call this when linking to MFC statically
#endif
CGT3Dlg dlg;
m_pMainWnd = &dlg;
int nResponse = dlg.DoModal();
if (nResponse == IDOK)
{
// TODO: Place code here to handle when the dialog is
// dismissed with OK
}
else if (nResponse == IDCANCEL)
{
// TODO: Place code here to handle when the dialog is
// dismissed with Cancel
}
// Since the dialog has been closed return FALSE so that we exit the
// application rather than start the application‘s message pump.
return FALSE;
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2014-04-17 18:14 固高单轴运动控制程序\
目录 0 2014-04-17 18:07 固高单轴运动控制程序\Debug\
文件 114758 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.exe
文件 225480 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.ilk
文件 12936 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.obj
文件 5498776 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.pch
文件 369664 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.pdb
文件 3356 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3.res
文件 37231 2014-04-17 18:07 固高单轴运动控制程序\Debug\GT3Dlg.obj
文件 105665 2014-04-17 18:07 固高单轴运动控制程序\Debug\StdAfx.obj
文件 214016 2014-04-17 18:07 固高单轴运动控制程序\Debug\vc60.idb
文件 364544 2014-04-17 18:07 固高单轴运动控制程序\Debug\vc60.pdb
文件 22336 2014-04-17 18:13 固高单轴运动控制程序\GT3.APS
文件 1996 2014-04-17 18:14 固高单轴运动控制程序\GT3.clw
文件 2021 2014-04-17 18:07 固高单轴运动控制程序\GT3.cpp
文件 4140 2014-04-17 18:07 固高单轴运动控制程序\GT3.dsp
文件 514 2014-04-17 18:07 固高单轴运动控制程序\GT3.dsw
文件 1291 2014-04-17 18:07 固高单轴运动控制程序\GT3.h
文件 91136 2014-04-17 18:14 固高单轴运动控制程序\GT3.ncb
文件 338944 2014-04-17 18:14 固高单轴运动控制程序\GT3.opt
文件 932 2014-04-17 18:07 固高单轴运动控制程序\GT3.plg
文件 6843 2014-04-17 18:07 固高单轴运动控制程序\GT3.rc
文件 10518 2014-04-17 18:14 固高单轴运动控制程序\GT3Dlg.cpp
文件 1636 2014-04-17 18:07 固高单轴运动控制程序\GT3Dlg.h
文件 81920 2014-04-17 18:07 固高单轴运动控制程序\GT400.DLL
文件 7795 2014-04-17 18:07 固高单轴运动控制程序\GT400.H
文件 34746 2014-04-17 18:07 固高单轴运动控制程序\GT400.LIB
文件 3525 2014-04-17 18:07 固高单轴运动控制程序\ReadMe.txt
目录 0 2014-04-17 18:07 固高单轴运动控制程序\res\
文件 1078 2014-04-17 18:07 固高单轴运动控制程序\res\GT3.ico
文件 395 2014-04-17 18:07 固高单轴运动控制程序\res\GT3.rc2
............此处省略3个文件信息
- 上一篇:tomcat7.063稳定版
- 下一篇:动态电力系统的理论和分析(倪以信).pdf
相关资源
- 如何使用VC和OD调试OCX控件
- VC仿Windows记事本源代码
- SpringMVC文件上传与的实现.rar
- Windows异步套接字网络编程
- VC 获得文件属性 获取文件的创建时
- 基于MVC模式的会员管理系统
- silicon lab公司的收音IC SI47XX全套开发工
- 读者写者问题(读者优先,写者优先
- MFC程序-碰撞的小球
- vc 柱形图 CBarChart
- 用vc 写的导线测量,针对刚学测绘的
- 用VC 编写的仿QQ聊天室程序源代码
- 栅栏填充算法源码(VC)
- 简单的房屋租赁系统
- .net网站服装销售系统(MVC)
-
ob
jectARX给Auto CAD加工具条 - blowfish的vc2008工程.rar
- 画图程序MFC/VC/VC CRectTracker 串行化
- capon波束形成算法-VC实现
- 读取串口数据并画实时曲线的VC 程序
- VC 游戏编程—附源代码
- IpHlpApi.h&IpHlpApi.lib
- vc 6.0开发的流程图编辑器
- VC 天空盒(skyBox)实现(附源代码)
- c MFC 画多边形
- keil vcom windows 7 64bit 驱动
- vc URL编解码类
- vc编写中国象棋详细源码注释并附有视
- VC 围棋源代码
- 用VC 编写的基于SNMP的路由器拓扑程序
评论
共有 条评论