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

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

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

  • MATLAB
    MATLAB控制工程工具箱技术手册。本书为读者提供了使用MATLAB 的实践性指导。主要介绍了MATLAB中与控制工程相关的6个基础工具箱:系统辨识工具箱、控制系统工具箱、鲁棒控制工具箱、模型预测控制工具箱。 (MATLAB toolbox control engineering technical manual. This book provide readers with the use of MATLAB practical guidance. Mainly with the introduction of the MATLAB control engineering related to six basic toolbox: System Identification Toolbox, Control System Toolbox, Robust Control Toolbox, Model Predictive Control Toolbox.)
    2009-03-09 21:31:39下载
    积分:1
  • jiangwei1
    降维状态观测器是非常重要的一类观测器 基于P变换的降维观测器设计方法,(Reduced-order state observer is a very important class of observer-based P Transform reduced order observer design method)
    2010-07-16 11:38:58下载
    积分:1
  • Robotics Toolbox for MATLAB
    最新的机器人包,放到matlab的文档中,软件中解压即可(The latest robot package is placed in the MATLAB document, which is decompressed in the software.)
    2018-10-23 21:41:39下载
    积分:1
  • 一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。...
    一个五子棋游戏,AI算法写的很好。这个而且界面做的很漂亮,想研究AI算法的可以看看。-A welcome to play, AI algorithm to write well. Interface to do this and that is very beautiful, want to study AI algorithms can look at.
    2022-07-10 02:53:09下载
    积分:1
  • Struts11
    一个不错的网上购物系统的源代码 (a good online shopping system source code a good online shopping system source code)
    2006-07-09 11:20:34下载
    积分:1
  • 圆柱拟合
    可以进行圆柱的拟合,保存成TXT文件,复制到matlab中即可运行(It can fit cylinders, save them as TXT files and copy them to matlab to run.)
    2020-06-21 01:40:01下载
    积分:1
  • ReportCreator
    可实现报告单的简单编辑、格式和内容的调整(This is a ReportsCreator!)
    2020-06-16 20:40:02下载
    积分:1
  • 矢量控制
    PMSM矢量控制仿真,Clark变换和park变换(PMSM Vector Control Simulation, Clark Transform and Park Transform)
    2020-06-23 10:40:01下载
    积分:1
  • Desktop
    说明:  基于紧格式动态线性化的无模型自适应控制的仿真(Simulation of model free adaptive control based on compact scheme dynamic linearization)
    2019-10-17 21:30:08下载
    积分:1
  • 三维四面体网格生成
    在多维数据集单元的四面体网格生成并以 UGRID 格式写。学习的六面体可以分为六个四面体。Mdify 代码划分为五个四面体的六面体。
    2023-03-19 22:50:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载