• 大小: 947KB
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-01-05
  • 语言: C/C++
  • 标签: 光栅尺  串口  VC6  

资源简介

光栅尺是精密的光学长度测量仪器具有价格低精度高等特点,广泛应用与机床,测量,科研等大量使用,市面的产品大多需要专门的显示仪表价格昂贵且不好与计算机连接,该软件可于市面上常见的光栅尺采用(行业标准的DB9链接座)通过RS232串口读取三轴光栅尺长度数据,VC6通过编译

资源截图

代码片段和文件信息

// Machine generated IDispatch wrapper class(es) created by Microsoft Visual C++

// NOTE: Do not modify the contents of this file.  If this class is regenerated by
//  Microsoft Visual C++ your modifications will be overwritten.


#include “stdafx.h“
#include “mscomm.h“

/////////////////////////////////////////////////////////////////////////////
// CMSComm

IMPLEMENT_DYNCREATE(CMSComm CWnd)

/////////////////////////////////////////////////////////////////////////////
// CMSComm properties

/////////////////////////////////////////////////////////////////////////////
// CMSComm operations

void CMSComm::SetCDHolding(BOOL bNewValue)
{
static BYTE parms[] =
VTS_BOOL;
InvokeHelper(0x1 DISPATCH_PROPERTYPUT VT_EMPTY NULL parms
 bNewValue);
}

BOOL CMS

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件       8569  2010-10-29 11:36  VC源代码3轴光栅尺串口读\mscomm.cpp

     文件       3221  2010-10-29 11:36  VC源代码3轴光栅尺串口读\mscomm.h

     文件        645  2010-10-29 11:36  VC源代码3轴光栅尺串口读\m_RCOM2.cpp

     文件       1126  2010-10-29 11:36  VC源代码3轴光栅尺串口读\m_RCOM2.h

     文件       3561  2010-10-29 11:36  VC源代码3轴光栅尺串口读\ReadMe.txt

     文件    3384320  2013-11-02 16:04  VC源代码3轴光栅尺串口读\Release\VCCom.bsc

    ..A.SH.      3072  2010-10-29 11:36  VC源代码3轴光栅尺串口读\res\Thumbs.db

     文件       3262  2010-10-29 11:36  VC源代码3轴光栅尺串口读\res\VCCom.ico

     文件        397  2010-10-29 11:36  VC源代码3轴光栅尺串口读\res\VCCom.rc2

     文件       1078  2010-10-29 11:36  VC源代码3轴光栅尺串口读\res\VCCom2.ico

     文件       2155  2010-10-29 11:36  VC源代码3轴光栅尺串口读\Resource.h

     文件        207  2010-10-29 11:36  VC源代码3轴光栅尺串口读\StdAfx.cpp

     文件       1054  2010-10-29 11:36  VC源代码3轴光栅尺串口读\StdAfx.h

     文件      26144  2013-11-02 16:03  VC源代码3轴光栅尺串口读\VCCom.aps

     文件       2768  2013-11-02 16:04  VC源代码3轴光栅尺串口读\VCCom.clw

     文件       2049  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCCom.cpp

     文件       4695  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCCom.dsp

     文件        579  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCCom.dsw

     文件       1313  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCCom.h

     文件     156672  2013-11-02 16:04  VC源代码3轴光栅尺串口读\VCCom.ncb

     文件      49664  2013-11-02 16:04  VC源代码3轴光栅尺串口读\VCCom.opt

     文件       2368  2013-11-02 16:04  VC源代码3轴光栅尺串口读\VCCom.plg

     文件       8609  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCCom.rc

     文件      18623  2013-07-26 14:13  VC源代码3轴光栅尺串口读\VCComDlg.cpp

     文件       2695  2010-10-29 11:36  VC源代码3轴光栅尺串口读\VCComDlg.h

     目录          0  2013-11-02 16:04  VC源代码3轴光栅尺串口读\Release

     目录          0  2013-11-02 16:02  VC源代码3轴光栅尺串口读\res

     目录          0  2013-11-02 16:04  VC源代码3轴光栅尺串口读

----------- ---------  ---------- -----  ----

              3688846                    28

............此处省略1个文件信息

评论

共有 条评论