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

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

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

  • LCD1602Test
    AVR单片机 Mega128的LCD1602测试代码(The LCD1602 Mega128 AVR microcontroller test code)
    2011-08-11 16:48:56下载
    积分:1
  • Python实现HMM模型完美版
    Python实现HMM算法完美版 代码全集(Python realize HMM algorithm perfect edition code complete works)
    2021-03-19 18:09:18下载
    积分:1
  • sepmu_3
    given1. Copy content from dvd1.iso and dvd2.iso to same folder and run setup.exe 2. Enter serial 09806-07443-53955-64350-21751-41297 when provided 3. copy .dll to MATLABR2017ainwin64matlab_startup_pluginslmgrimpl 4. copy .lic to MATLABR2017alicenses Thanks to -Alex-
    2019-01-22 22:21:20下载
    积分:1
  • MFAC
    无模型自适应控制源代码,可以直接封装,非常好用,应用于锅炉汽包水位或者三容水箱等(Model free adaptive control source code, can be packaged directly, very well used, used in boiler drum water level or three tank and so on.)
    2021-01-02 23:28:57下载
    积分:1
  • 在句子中寻找词库中的单词。比如词库中有b“boy”,“gilr”。当输入句子fjkaboyjfkdajgirlfkj,能够搜索出boy gril...
    在句子中寻找词库中的单词。比如词库中有b“boy”,“gilr”。当输入句子fjkaboyjfkdajgirlfkj,能够搜索出boy gril-In the sentence to find the word in the lexicon. For example lexicon has b " boy" , " gilr" . When the input sentence fjkaboyjfkdajgirlfkj, to search out the boy gril
    2022-07-26 08:50:49下载
    积分:1
  • ClipboardMonitor
    说明:  一些关于放大缩小的简单应用实例代码 基于VS2013平台,有关ARCENGINE(Some simple application example codes about zooming in and out are based on VS2013 platform, about ARCENGINE)
    2020-06-25 11:40:01下载
    积分:1
  • PVFTool1.8.1纯净版
    说明:  该工具用于修改DNF的PVF文件(This tool is used to modify the PVF file of dnf)
    2020-03-02 17:40:28下载
    积分:1
  • DoExcel
    vb操作EXCEL,可打开EXCEL文件,添加、删除记录(vb operation EXCEL, can open the EXCEL file, add, delete, records)
    2009-06-26 15:01:58下载
    积分:1
  • 高频信号注入无速度传感器永磁同步电机控制系统
    比较详细的介绍了脉振高频注入方法的原理,对其中存在的缺陷做了详细介绍。(The principle of pulse high frequency injection method is introduced in detail, and its defects are introduced in detail.)
    2018-10-25 21:05:41下载
    积分:1
  • ch05
    说明:  人脑神经网络和计算机神经网络的不同在于,人脑可以解决通用性和跨领域的问题,而计算机神经网络只能解专门的问题,所以哪怕阿尔法狗在围棋界孤独求败战胜了所有男人,但他也不能识别出站在他面前的两个女生谁更漂亮(The difference between human brain neural network and computer neural network is that human brain can solve universal and cross domain problems, while computer neural network can only solve specialized problems. Therefore, even if alpha dog defeats all men alone in go, he can not identify the two girls standing in front of him who is more beautiful)
    2020-08-06 22:40:51下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载