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

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

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

  • S200GR
    need to convert the fortran code to matlab for the crack propagation analysis
    2017-04-20 20:38:55下载
    积分:1
  • 星载SAR实测数据的CS算法成像结果
    说明:  星载合成孔径雷达实测数据的CS算法成像程序和结果(CS Algorithms Imaging Procedure and Results of Spaceborne SAR Measured Data)
    2020-07-06 10:48:58下载
    积分:1
  • NaSch-master
    说明:  三车道交通流仿真,为满足2015年交通流建模国赛B题的要求,基于双车道的matlab版元胞自动机改进(In order to meet the requirements of 2015 national traffic flow modeling contest B, the matlab version of cellular automata based on two lanes is improved)
    2021-03-09 10:50:08下载
    积分:1
  • 上图下文的Flash图文菜单导航
    上图下文的Flash图文菜单导航,带有动态的渐变效果,鼠标放在图片上,文字会有动态效果出现,而且当前菜单项会出现倒影,另外压缩包内有多款图片特效和菜单可供学习参考,期待下载本flash源文件。
    2023-08-28 16:15:05下载
    积分:1
  • 49、基于单片机的无刷直流电机控制系统的设计
    应用ir2101驱动无刷电机转动 实现电机的转动。(The brushless motor is driven by ir2101 to rotate.)
    2019-04-18 21:20:32下载
    积分:1
  • python3_for_data_analysis
    说明:  Python3 for Data Analysis, a handbook,a table for studying python3.
    2020-06-23 00:20:02下载
    积分:1
  • 音频和图像文件的OFDM系统中,你可以使用这个文件作为输入的问题。
    完整的OFDM系统,自带音频与图像文件,可以通过仿真用OFDM系统对音频或图像进行处理-OFDM Systems with audio and image files.You can use this files as input of the OFDM system.
    2023-08-10 18:55:03下载
    积分:1
  • pde
    对一个二阶偏微分方程进行差分离散化解出数值解并绘图(solve a differential equation of two order partial differential equation with the numerical solution and plot.)
    2018-09-28 17:39:44下载
    积分:1
  • 用java开发的“连连看”游戏,界面不错
    用java开发的“连连看”游戏,界面不错-with java development of the "1000 block of Terry Avenue" game, good interface
    2022-06-14 05:14:37下载
    积分:1
  • LINGM破解版
    破解版的LINGM,適用於天堂繁體字版本 可用範圍270天堂版本(Cracked version of LINGM, applicable to the Heaven version of traditional characters available range 270 Heaven version)
    2021-03-24 14:19:15下载
    积分:1
  • 696516资源总数
  • 106637会员总数
  • 8今日下载