登录
首页 » Visual C++ » Mp2100Test

Mp2100Test

于 2020-11-05 发布 文件大小:419KB
0 277
下载积分: 1 下载次数: 1

代码说明:

  安川MP2100程序,C++调用API函数,实现GEAR功能(Yaskawa MP2100 card procedures, the use of the gear function)

文件列表:

Mp2100Test, 0 , 2018-02-23
Mp2100Test\Debug, 0 , 2018-02-23
Mp2100Test\Debug\Mp2100Test.exe, 192000 , 2018-02-23
Mp2100Test\Mp2100Test, 0 , 2018-02-23
Mp2100Test\Mp2100Test\Debug, 0 , 2018-02-23
Mp2100Test\Mp2100Test\ErrorCode.h, 81550 , 2016-01-27
Mp2100Test\Mp2100Test\Mp2100.cpp, 19774 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100.h, 1932 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.aps, 109048 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.cpp, 2426 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.h, 467 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.rc, 11388 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.vcxproj, 6384 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100Test.vcxproj.filters, 2254 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100TestDlg.cpp, 5940 , 2018-02-23
Mp2100Test\Mp2100Test\Mp2100TestDlg.h, 1072 , 2018-02-23
Mp2100Test\Mp2100Test\PCApiFunc.h, 11345 , 2016-06-14
Mp2100Test\Mp2100Test\ReadMe.txt, 3918 , 2018-02-23
Mp2100Test\Mp2100Test\res, 0 , 2018-02-23
Mp2100Test\Mp2100Test\res\Mp2100Test.ico, 67777 , 2013-07-22
Mp2100Test\Mp2100Test\res\Mp2100Test.rc2, 676 , 2018-02-23
Mp2100Test\Mp2100Test\resource.h, 1974 , 2018-02-23
Mp2100Test\Mp2100Test\stdafx.cpp, 143 , 2018-02-23
Mp2100Test\Mp2100Test\stdafx.h, 1578 , 2018-02-23
Mp2100Test\Mp2100Test\targetver.h, 234 , 2018-02-23
Mp2100Test\Mp2100Test\ymcAPIConstants.h, 51933 , 2016-04-27
Mp2100Test\Mp2100Test\ymcAPIStruct.h, 51186 , 2017-12-30
Mp2100Test\Mp2100Test\ymcPCAPI.dll, 268800 , 2016-07-07
Mp2100Test\Mp2100Test\ymcPCAPI.h, 762 , 2004-07-10
Mp2100Test\Mp2100Test\ymcPCAPI.lib, 20468 , 2016-07-07
Mp2100Test\Mp2100Test\ymcPCAPI_x64.dll, 297472 , 2016-07-07
Mp2100Test\Mp2100Test\ymcPCAPI_x64.lib, 19218 , 2016-07-07
Mp2100Test\Mp2100Test\ymcPCFunc.h, 829 , 2004-07-10
Mp2100Test\Mp2100Test\ymcPCStruct.h, 734 , 2004-07-10
Mp2100Test\Mp2100Test.sln, 976 , 2018-02-23
Mp2100Test\Mp2100Test.v12.suo, 83456 , 2018-02-23
Mp2100Test\ipch, 0 , 2018-02-23
Mp2100Test\ipch\mp2100test-6e32fbc7, 0 , 2018-02-23

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

发表评论

0 个回复

  • 柴油机
    说明:  数据实时监测、数据实时采集、柴油机工作探测(Data real-time monitoring, data real-time acquisition, diesel engine working detection)
    2020-06-22 16:20:44下载
    积分:1
  • ceemdan1
    CEEMDAN是对EEMD的改进算法,EEMD算法通过加入噪声来减小EMD的模态效应,CEEMDAN算法通过加入自适应的噪声来进一步减小模态效应,而且具有更好的收敛性。(CEEMDAN is an improved algorithm of EEMD, the EEMD algorithm by adding noise to reduce modal effects of EMD, CEEMDAN algorithm by adding noise adaptive mode to further reduce the effect, but also has better convergence.)
    2017-09-19 10:17:51下载
    积分:1
  • match
    说明:  图片识别,定位标志点,使用HALCON--一款完善的标准的机器视觉算法包(Image recognition and location of marking points)
    2021-02-01 15:29:12下载
    积分:1
  • 战天下驱动读写
    说明:  ztx驱动读写源代码开源学习使用!用于tp读写!sys可过防火墙(ZTX drive reading and writing source code open source learning use! For TP reading and writing! Sys passable firewall)
    2020-02-07 22:02:07下载
    积分:1
  • C语言课程设计报告
    为学生预约、排队上机实习所作的程序 需要实现功能: 1,查询,根据输入时间,输出机位信息。 2,即为预定,根据输入的日期和时间段查询是否有空机位,若有则预约,若无则提供最近空机时间段。另:若用户要求在非空时间上机,则将用户信息插入该时间段的等待列表. 3,退出预定,根据输入的时间,撤销该时间的预定。 4,查询是否有等待的信息,若有则按顺序显示联系方式,若无则显示提示信息。(Program for student appointment and queuing Functions need to be implemented: 1, query, according to the input time, output the information of the machine. 2, is a reservation, according to the input date and time to query whether there is an empty space, if there is an appointment, if there is no time to provide the nearest flight time. Also: if the user requests the machine on non empty time, the user information is inserted into the waiting list of the time period. 3, withdrawing from the reservation and revoking the scheduled time according to the time of the input. 4, query whether there is waiting information, if there is the order to display the contact in order, if there is no display of prompt information.)
    2017-12-09 19:37:12下载
    积分:1
  • inventorymgtsystem
    Thisa is inventoruy mgt system
    2010-01-21 14:57:43下载
    积分:1
  • PID
    针对水轮机调节系统PID参数辨识问题,作者在VC++6.0环境下,使用c语言,编写PID参数参数辨识程序,结果表明,该程序能够辨识出Kp,Ki,Kd三个参数,满足调节系统的误差要求。(Turbine regulating system for PID parameter identification problem, the authors VC++ 6.0 environment, using c language, the preparation of PID parameters of parameter identification procedures, results show that the program can identify Kp, Ki, Kd three parameters to meet conditioning systems error requirements.)
    2008-07-21 12:13:44下载
    积分:1
  • Vitebi
    这是一种用C实现的(2,1,7)卷积码维特比译码算法的软件实现.(This is an achievable with C (2,1,7) convolutional code Viterbi algorithm software.)
    2020-06-29 17:00:01下载
    积分:1
  • PC与汇川PLC_ModbusTCP_Test
    上位机读写汇川H3U PLC的寄存器与继电器(Register and Relay of H3U PLC for Upper Computer Reading and Writing)
    2021-04-23 20:58:47下载
    积分:1
  • project-3-master
    说明:  input source code of your wish hghggjr
    2019-02-07 14:05:10下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载