登录
首页 » C# » C#开发的工业自动化控制类MYTOOLS

C#开发的工业自动化控制类MYTOOLS

于 2020-10-30 发布 文件大小:6462KB
0 202
下载积分: 1 下载次数: 223

代码说明:

  C#开发的工业自动化控制类,大部分已经写完且验证过: 一、EPSON Robot Remote TCP/IP Control: 用于对EPSON机械手进行远程以太网控制; 二、Motion Control(GoogolTech/LeadShine):对固高和雷赛运动控制卡的DLL文件中的函数进行第二次封装; 三、Advantech: PCI1752:研华数据采集卡PCI1752更新输出及输出状态回读; PCI1754:研华数据采集卡PCI1754更新输入信号; 四、Keyence Laser:基恩士激光读取数据; 五、RS232C:RS232C串口通讯,包括界面类; 六、RS485:RS485串口通讯,还没有完成; 七、TCP/IP Server/Client(Sync/Async):以太网通讯客户端和服务器端,支持同步和异步通讯; 八、OPC Client/Server:还没有完成; 九、CAN, EtherCAT:还没有完成; 十、XML:XML文件操作,包括写和读取的相关实用函数; 十一、Excel:Excel文件的相关操作; 十二、MYSQL/ACCESS Database:数据库操作; 十三、Common functions:操作系统和文件相关操作、通用TCP/IP函数、跨线程安全的委托、进制转换、通用RS232C函数; 十四、Delay(time):延时计时器,等待指定时间 十五、ListView:针对ListView控件的各项增加、删除、查找操作;(EPSON Robot Remote TCP/IP Control,Motion Control(GoogolTech/LeadShine),Advantech(PCI1752/PCI1754),Keyence Laser,RS232C,RS485,TCP/IP Server/Client(Sync/Async),OPC Client/Server,CAN, EtherCAT,XML,Excel,MYSQL/ACCESS Database,Common functions,Delay(time), etc.)

文件列表:

MyTools, 0 , 2017-07-21
MyTools\MyTools.suo, 132096 , 2017-07-21
MyTools\PengDongNanTools.sln, 898 , 2017-07-14
MyTools\PengDongNanTools.suo, 111104 , 2018-02-22
MyTools\SimpleTCPIPClientStation, 0 , 2017-08-06
MyTools\SimpleTCPIPClientStation\ActionOverTime.cs, 343 , 2017-08-06
MyTools\SimpleTCPIPClientStation\Advantech, 0 , 2017-07-10
MyTools\SimpleTCPIPClientStation\Advantech\Automation.BDaq.dll, 223232 , 2014-05-24
MyTools\SimpleTCPIPClientStation\Advantech\BDaqCL.cs, 102855 , 2017-06-21
MyTools\SimpleTCPIPClientStation\Advantech\PCI1752.cs, 21793 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Advantech\PCI1754.cs, 13693 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1752.Designer.cs, 2127 , 2017-07-09
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1752.cs, 23729 , 2017-08-07
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1752.resx, 7267 , 2017-07-09
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1754.Designer.cs, 2051 , 2017-07-10
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1754.cs, 19319 , 2017-08-07
MyTools\SimpleTCPIPClientStation\Advantech\frmPCI1754.resx, 7267 , 2017-07-10
MyTools\SimpleTCPIPClientStation\CANComm.cs, 178 , 2017-06-24
MyTools\SimpleTCPIPClientStation\CRC16.cs, 46512 , 2017-08-08
MyTools\SimpleTCPIPClientStation\CRC32.cs, 4668 , 2017-08-06
MyTools\SimpleTCPIPClientStation\Common FC, 0 , 2017-08-06
MyTools\SimpleTCPIPClientStation\Common FC\CommonFunction.cs, 367775 , 2018-02-22
MyTools\SimpleTCPIPClientStation\Common FC\Delay.cs, 17843 , 2017-08-03
MyTools\SimpleTCPIPClientStation\Common FC\XMLOperation.cs, 149793 , 2017-08-07
MyTools\SimpleTCPIPClientStation\Common FC\frmAbout.Designer.cs, 3960 , 2017-07-05
MyTools\SimpleTCPIPClientStation\Common FC\frmAbout.cs, 1226 , 2017-07-05
MyTools\SimpleTCPIPClientStation\Common FC\frmAbout.resx, 5817 , 2017-07-05
MyTools\SimpleTCPIPClientStation\Common FC\frmLogin.Designer.cs, 9569 , 2017-06-24
MyTools\SimpleTCPIPClientStation\Common FC\frmLogin.cs, 18408 , 2017-11-19
MyTools\SimpleTCPIPClientStation\Common FC\frmLogin.resx, 51007 , 2017-06-18
MyTools\SimpleTCPIPClientStation\DataGridOperation.cs, 247 , 2017-08-06
MyTools\SimpleTCPIPClientStation\Database Operation, 0 , 2017-06-21
MyTools\SimpleTCPIPClientStation\Database Operation\Access.cs, 30589 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Database Operation\ListViewOperation.cs, 83132 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Database Operation\MySQL.cs, 25001 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Epson, 0 , 2017-06-21
MyTools\SimpleTCPIPClientStation\Epson\EpsonRemoteTCP.cs, 350907 , 2017-08-04
MyTools\SimpleTCPIPClientStation\Epson\frmEpsonRemoteTCP.Designer.cs, 138800 , 2017-06-24
MyTools\SimpleTCPIPClientStation\Epson\frmEpsonRemoteTCP.cs, 103525 , 2017-08-04
MyTools\SimpleTCPIPClientStation\Epson\frmEpsonRemoteTCP.resx, 65570 , 2017-06-21
MyTools\SimpleTCPIPClientStation\EtherCATComm.cs, 183 , 2017-06-24
MyTools\SimpleTCPIPClientStation\ExcelOperation.cs, 9570 , 2017-08-06
MyTools\SimpleTCPIPClientStation\FTPOperation.cs, 17445 , 2017-07-31
MyTools\SimpleTCPIPClientStation\Form1.Designer.cs, 15509 , 2017-11-08
MyTools\SimpleTCPIPClientStation\Form1.cs, 22841 , 2017-11-08
MyTools\SimpleTCPIPClientStation\Form1.resx, 6210 , 2017-11-08
MyTools\SimpleTCPIPClientStation\Form2.Designer.cs, 7094 , 2017-08-08
MyTools\SimpleTCPIPClientStation\Form2.cs, 15507 , 2017-08-08
MyTools\SimpleTCPIPClientStation\Form2.resx, 6011 , 2017-08-08
MyTools\SimpleTCPIPClientStation\GoogolTech, 0 , 2017-07-25
MyTools\SimpleTCPIPClientStation\GoogolTech\GoogolTechGTSAxisControl.cs, 1223 , 2017-07-21
MyTools\SimpleTCPIPClientStation\GoogolTech\GoogolTechGTSCard.cs, 326502 , 2017-08-07
MyTools\SimpleTCPIPClientStation\GoogolTech\gts.cs, 153370 , 2017-07-16
MyTools\SimpleTCPIPClientStation\GoogolTech\gts.dll, 290816 , 2013-06-08
MyTools\SimpleTCPIPClientStation\KeyenceLJ-Laser.cs, 245 , 2017-07-14
MyTools\SimpleTCPIPClientStation\LeadShine, 0 , 2017-07-14
MyTools\SimpleTCPIPClientStation\LeadShine\DMC2410.cs, 24450 , 2017-06-21
MyTools\SimpleTCPIPClientStation\LeadShine\DMC2410.dll, 176128 , 2014-02-20
MyTools\SimpleTCPIPClientStation\LeadShine\LeadShineDMC2410C.cs, 495186 , 2017-07-14
MyTools\SimpleTCPIPClientStation\MarshalOperation.cs, 1384 , 2017-08-03
MyTools\SimpleTCPIPClientStation\Modbus, 0 , 2018-02-23
MyTools\SimpleTCPIPClientStation\ModbusASCII.cs, 182 , 2017-06-24
MyTools\SimpleTCPIPClientStation\ModbusRTU.cs, 180 , 2017-06-24
MyTools\SimpleTCPIPClientStation\ModbusTCPIP.cs, 182 , 2017-06-24
MyTools\SimpleTCPIPClientStation\OPCClient.cs, 180 , 2017-06-24
MyTools\SimpleTCPIPClientStation\OPCServer.cs, 180 , 2017-06-24
MyTools\SimpleTCPIPClientStation\PengDongNanTools.csproj, 15766 , 2018-02-22
MyTools\SimpleTCPIPClientStation\PengDongNanTools.csproj.user, 523 , 2017-08-08
MyTools\SimpleTCPIPClientStation\Program.cs, 3197 , 2017-11-19
MyTools\SimpleTCPIPClientStation\Properties, 0 , 2017-03-18
MyTools\SimpleTCPIPClientStation\Properties\AssemblyInfo.cs, 1388 , 2018-02-22
MyTools\SimpleTCPIPClientStation\Properties\Resources.Designer.cs, 10708 , 2017-06-24
MyTools\SimpleTCPIPClientStation\Properties\Resources.resx, 11105 , 2017-06-15
MyTools\SimpleTCPIPClientStation\Properties\Settings.Designer.cs, 1116 , 2017-06-24
MyTools\SimpleTCPIPClientStation\Properties\Settings.settings, 249 , 2017-03-18
MyTools\SimpleTCPIPClientStation\RS232C Comm, 0 , 2017-06-21
MyTools\SimpleTCPIPClientStation\RS232C Comm\RS232CForm.Designer.cs, 39941 , 2017-06-24
MyTools\SimpleTCPIPClientStation\RS232C Comm\RS232CForm.cs, 115775 , 2017-08-08
MyTools\SimpleTCPIPClientStation\RS232C Comm\RS232CForm.resx, 7464 , 2017-06-20
MyTools\SimpleTCPIPClientStation\RS232C Comm\RS232CInterface.cs, 10670 , 2017-07-14
MyTools\SimpleTCPIPClientStation\RS232C Comm\RS232Comm.cs, 57622 , 2017-07-14
MyTools\SimpleTCPIPClientStation\Resources, 0 , 2017-07-10
MyTools\SimpleTCPIPClientStation\Resources\China Flag 2.ico, 150135 , 2017-04-13
MyTools\SimpleTCPIPClientStation\Resources\China Flag.ico, 132172 , 2017-04-13
MyTools\SimpleTCPIPClientStation\Resources\China flag 1.ico, 140542 , 2017-04-13
MyTools\SimpleTCPIPClientStation\Resources\ChineseFlag.ico, 99678 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\CurLanguage.ico, 1078 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\DISK12.ICO, 1078 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\EXIT.ico, 1150 , 2014-12-27
MyTools\SimpleTCPIPClientStation\Resources\FLGUK.ICO, 1078 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\GreenOff.ico, 1078 , 2017-01-03
MyTools\SimpleTCPIPClientStation\Resources\GreenOn.ico, 1078 , 2017-01-03
MyTools\SimpleTCPIPClientStation\Resources\Help.ico, 78555 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\Key.ico, 53971 , 2017-06-04
MyTools\SimpleTCPIPClientStation\Resources\Keyes_Large.ico, 7406 , 2017-06-04
MyTools\SimpleTCPIPClientStation\Resources\Keys.ico, 29926 , 2017-06-04
MyTools\SimpleTCPIPClientStation\Resources\Login.ico, 67646 , 2014-12-27
MyTools\SimpleTCPIPClientStation\Resources\Manual.ico, 1150 , 2014-12-27
MyTools\SimpleTCPIPClientStation\Resources\Nethood.ico, 1078 , 2017-01-23
MyTools\SimpleTCPIPClientStation\Resources\NetworkAvailable.bmp, 3126 , 2017-01-23

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

发表评论

0 个回复

  • frmVIP
    说明:  对图像进行识别,区分是那些纸牌。可以区分每一张纸牌的花色,C#写的(Identify the image and distinguish the cards. Can distinguish the color of each card, written in C #.)
    2020-06-25 02:00:01下载
    积分:1
  • 4675465764
    VB将数据库导出到TXT文本文件中,有需要的就下载吧。(VB database export to TXT text file, there is a need to download it.)
    2013-08-22 11:08:07下载
    积分:1
  • 主要是讲如何使用Vc++来制作界面,以及与数据库连接和网络编程...
    主要是讲如何使用Vc++来制作界面,以及与数据库连接和网络编程-Mainly stress how to use Vc++ To create interfaces, and database connectivity and network programming
    2022-04-25 11:54:47下载
    积分:1
  • 10MW风力机叶片设计及在随机风载荷下的响应分析
    说明:  对大型风力机柔性叶片的设计方法及其在随机风载荷作用下的动态响应与载荷特性进行了研究。根据风力 机叶片空气动力学和结构设计理论,将柔性叶片离散为多个刚体,形成一个多体系统。根据多体动力学的建模方法 和叶片气动模型,考虑两者的相互作用,建立了柔性叶片的非线性耦合动力学方程并开发了相应的仿真程序。算例 分析了叶片在随机风载荷作用下的气弹载荷与随机振动响应,并对稳定风速和紊流风速下的响应结果作了对比分析(This paper presented a design method of the flexible blade and its dynamic response under random wind. The flexible blade was discretized into multiple rigid bodies, and the multi-body system was established according to the theory of aerodynamics and the structural design of the blade. The nonlinear aeroelastic coupling equations of a constrained flexible blade are derived by the dynamics of multi-body system theory and the blade aerodynamics model, and the simulation program was developed. The examples analyzed time-domain responses of the blade under stable and turbulent wind speed, and the results were compared under these two kinds of wind speed.)
    2020-01-06 11:22:01下载
    积分:1
  • MFC动态绘制曲线图-HightSpeedChart实现
    说明:  Using C + + language and TeeChart control to draw dynamic curve and realize real-time curve 用C++语言和TEECTAL控件绘制动态曲线实现实时曲线(Using C + + language and TeeChart control to draw dynamic curve and realize real-time curve)
    2018-12-26 11:27:04下载
    积分:1
  • 诛仙挂机脚本 完美无封号危险 Seraph应用无限可能
    诛仙挂机脚本 完美无封号危险 Seraph应用无限可能-诛仙hang up a perfect script without titles Seraph dangerous applications endless possibilities
    2022-03-14 09:59:22下载
    积分:1
  • 本程序可以实现高斯―克吕格投影不同分带坐标的相互转换,经纬度转换为坐标,并可以求取求任一点所在国家标准图幅编号,同时显示所在1:50000地形图地形等级及地区调...
    本程序可以实现高斯―克吕格投影不同分带坐标的相互转换,经纬度转换为坐标,并可以求取求任一点所在国家标准图幅编号,同时显示所在1:50000地形图地形等级及地区调整系数(大调查经费预算用)。-KLOMHH KKAJ
    2022-07-20 09:53:23下载
    积分:1
  • MASM
    简易汇编软件,项目专用,非常实用。欢迎下载(Simple shopping cart, project-specific, very practical. Welcome to download)
    2019-01-08 09:23:14下载
    积分:1
  • AFWA-dim1
    说明:  烟花优化算法,包含数据特征选取,数理统计等等(evaluate.m;randseslection.m)
    2020-06-17 13:40:02下载
    积分:1
  • 7.1 Bagging,RF&Adaboost
    代码详细解释了bagging方法的运用,以及包含了详细的bagging代码(The code explains the application of bagging method in detail, and contains detailed bagging code.)
    2019-05-23 13:28:17下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载