搜索资源列表
PLC_Control
- 欧姆龙最新PLC CPH1系列hostlink应用例子,用于编写上位机控制软件,通过串口直接控制PLC。用vc编写,方便转化为其他语言。 包括内容: 1:自封装串口类(来源于网络,做了适当修改) 2:多线程,线程间同步,通讯等。 3:生产者消费者模型应用,环形缓冲队列应用 4:欧姆龙hostlink通讯通讯同步处理,FCS校验值计算,各种hostlink指令使用示例。 5:线程消息处理类封装。 6:windows程序中带console调试界面,可把调试信息输出到控制台
cp341
- s7-300 plc程序用于CP340 CP341串口通讯模块的源程序。避免买西门子的通讯软件包和硬件狗,他一套在一万圆以上。
FX_PLC_CRACK
- 三菱FX系列PLC密码读取程序 通过PLC编程线连接电脑串口,可直接读取有密码的PLC程序的密码,便于用户上传下载PLC程序
VB_FX
- 三菱PLC和电脑串口通讯的程序,采用VB编写。-the communication program for PLC and PC in VB
mscomm
- 单晶炉内部工控机与PLC串口通信程序,视频采集直径信号传输-Single crystal furnace internal IPC and PLC serial communication procedures, the diameter of the video capture signal transmission
PC-and--PLC
- PC机与智能仪器串口通信程序设计,基于VC++的程序编写,还可以用于其他的串口通讯-pc
PLC
- 利用VC++串口编程读写PLC上的温度数据并且显示出来-And displayed using temperature data VC++ serial programming to read and write PLC
PLC_RW
- 三菱 PLC VB串口调试 VS2005-Mitsubishi PLC VB serial debugging VS2005
Freeport
- 测试西门子S7-200系列PLC自由口用的例程,时常简洁。正常通信情况下,串口调试助手会不断返回16进制的25 26 27 28 29这几个数据。-Test Siemens S7-200 series PLC free port with routines, often simple. Under normal traffic conditions, serial debugging assistant will continue to return 16 of the 229 25262728
02-PC--cSharp-MSComm
- PC与三菱PLC串口通信 C#实例源程序 -PC with mitsubishi PLC serial communication example source code