Welcome![Sign In][Sign Up]
Location:
Search - OPC TCP

Search list

[Communicationopcdist

Description: 一个破解的可一把MODBUS 协议转换为 OPC协议的软件 唯一的不足就是 缺少了MODBUS TCP 通讯方式 ,不过功能非常强大 本人已经在工程中 测试了12天 很好用,已经在工程中使用-a crack of a MODBUS protocol conversion OPC agreement for the software only weakness is a lack of a MODBUS TCP communications, but very powerful function of the works I have tested the 12 days is useful, has been used in engineering
Platform: | Size: 216841 | Author: 立即胸 | Hits:

[CommunicationVisualC++tongxin

Description: VisualC++通信编程工程实例精解 \\Chapter 2 \\Example 1 MSCOMM控件编程实例 \\Example 2 基于Windows API的虚拟终端实现 \\Example 3 基于CSerialPort的串口多线程通信框架 \\调试工具\\串口调试助手 \\Chapter 3 \\Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \\Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序 \\Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \\扩充实例 基于CSocket的网络版中国象棋 \\调试工具\\TCPUDP调试助手 \\Chapter 4 \\Example 7 访问远程数据库MS SQLServer实例 \\Chapter 5 \\Example 8 以RS View32为服务器的OPC客户端编程 \\Example 9 一个OPC客户端监视程序 \\Chapter 6 \\Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \\Chapter 7 \\Example 11 GSM和GPRS应用实例 \\扩充实例 基于CSocket的GPRS数据中心程序 \\调试工具和文档\\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf
Platform: | Size: 3571677 | Author: changyuan009 | Hits:

[Communicationopcdist

Description: 一个破解的可一把MODBUS 协议转换为 OPC协议的软件 唯一的不足就是 缺少了MODBUS TCP 通讯方式 ,不过功能非常强大 本人已经在工程中 测试了12天 很好用,已经在工程中使用-a crack of a MODBUS protocol conversion OPC agreement for the software only weakness is a lack of a MODBUS TCP communications, but very powerful function of the works I have tested the 12 days is useful, has been used in engineering
Platform: | Size: 216064 | Author: 立即胸 | Hits:

[Sniffer Package captureProtocolTransformSystem

Description: 协议转换系统是我本科的毕业设计,实现TCP/IP协议和PE-Link协议的转换,文件中包括系统源码和论文,要做协议转换系统的 可以参考。-protocol conversion system, I graduated from the undergraduate design, TCP/IP protocol and PE-Link Protocol conversion, the paper system, including source code and dissertations do protocol conversion system for reference.
Platform: | Size: 562176 | Author: 王军 | Hits:

[Com PortVisualC++tongxin

Description: VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手 \Chapter 3 \Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序 \Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \扩充实例 基于CSocket的网络版中国象棋 \调试工具\TCPUDP调试助手 \Chapter 4 \Example 7 访问远程数据库MS SQLServer实例 \Chapter 5 \Example 8 以RS View32为服务器的OPC客户端编程 \Example 9 一个OPC客户端监视程序 \Chapter 6 \Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \Chapter 7 \Example 11 GSM和GPRS应用实例 \扩充实例 基于CSocket的GPRS数据中心程序 \调试工具和文档\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf -err
Platform: | Size: 3571712 | Author: changyuan009 | Hits:

[OS programMODBUSTCPIP

Description: modbus tcp通讯client端代码-modbus tcp communication client-side code
Platform: | Size: 1756160 | Author: zhong | Hits:

[Com PortModbusClient_1

Description: Modbus TCP/IP协议client端源代码-Modbus TCP/IP protocal test
Platform: | Size: 635904 | Author: yi | Hits:

[TCP/IP stackasync

Description: 详细功能包含内容说明:非同步读写 OPC PLC通讯程序,-Features include a detailed description: asynchronous read and write OPC PLC communication procedures,
Platform: | Size: 32768 | Author: sddsdsd | Hits:

[Internet-NetworkKiingsoOPC

Description: Kingso OPC Server服务器和客户端源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server源代码或其他协议,联系 truesoft@163.com 1.驱动SDK --- Drivers SDK 为了实现不同厂家和设备定义的通讯协议,每个驱动实现不同功能。当您正在开发自己的产品时,自己也可以写驱动,Drivers_SDK目录下为您提供了开发例程: SPL_Plugin目录包含驱动接口头文件; lib目录包含驱动接口库文件SPL_Plugin_urt.lib; Drivers目录下提供了OPSSimulator驱动的源代码。 Common目录下提供了丰富的软件界面皮肤类的源代码、优秀的线程类源代码。 2.应用程序SDK --- Application SDK SDK_VC6目录提供了支持VC6的本地OPC Client连接例程和远程网路OPC Client连接源代码例程,同时提供了VC6版本的开发本地OPC Client连接的静态库(OPCSink.lib)和开发远程OPC Client连接的静态库(NetOPCSink.lib)。 SDK_VC9目录提供了支持VC9的另外一种远程网路OPC Client连接源代码例程,同时提供了VC9版本的开发本地OPC Client连接的静态库(OPCSink.lib)和开发远程OPC Client连接的静态库(NetOPCSink.lib)。 -Kingso OPC Server source code. for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol.
Platform: | Size: 20438016 | Author: truesoft | Hits:

[CommunicationOPC-Server--src

Description: OPC Server服务器和驱动源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com-OPC Server source code for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol.
Platform: | Size: 4654080 | Author: truesoft | Hits:

[Internet-NetworkOPC-Client-source

Description: Kingso OPC Client source code 客户端源代码,非常实用,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。您需求OPC Server或其他协议源代码,联系 truesoft@163.com-Kingso OPC Client source code for Kingso.OPCServer and more...
Platform: | Size: 2302976 | Author: truesoft | Hits:

[Internet-NetworkModbus2

Description: modbus 转 opc 测试工具,包括RTU,ASCALL,TCP多种模式-the modbus turn opc testing tools, including the RTU, ASCALL TCP variety of modes
Platform: | Size: 7307264 | Author: jinixn | Hits:

[Other Embeded programOPC

Description: OPC Server服务器和驱动源代码,支持Modbus RTU,Modbus TCP,IEC61850,CANopen协议等。-OPC Server source code for Modbus RTU,Modbus TCP,IEC61850,CANopen procotol
Platform: | Size: 4155392 | Author: zhch54 | Hits:

[OtherLabVIEW通过1200以太网

Description: 西门子S7-1200 PLC支持多种协议通过以太网通讯方式,如OPC、TCP、S7、MODBUS-TCP等。TCP方式相比其它协议,具有更多的灵活性,更快的数据响应等优点,本人即介绍LabVIEW通过TCP方式与S7-1200 PLC通信。 S7-1200 PLC的TCP通信方式,称之为“开放式用户通讯”,通过以太网发送或读取数据。(SIEMENS S7-1200 PLC supports a variety of protocols through Ethernet communications such as OPC, TCP, S7, MODBUS-TCP, and so on. Compared with other protocols, TCP has more flexibility, faster data response and so on. I introduce LabVIEW to communicate with S7-1200 PLC through TCP mode. S7-1200 PLC TCP communication, known as "open user communications", send or read data over ethernet.)
Platform: | Size: 434176 | Author: 快乐008 | Hits:

[OtherMYTOOLS

Description: 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.)
Platform: | Size: 6617088 | Author: southeastofstar | Hits:

[Other基于OPC冷人水混合模型

Description: tcp udp 两种通讯方式小程序 不值一提本科生练练手(tcp udp two modes of communication)
Platform: | Size: 789504 | Author: jammy痞子 | Hits:

CodeBus www.codebus.net