搜索资源列表

  1. Serial-Communication-using-VB

    0下载:
  2. 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communi
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:1689600
    • 提供者:
  1. jidianzhuangbeisheji

    0下载:
  2. 关于机械手的机电装备课程设计有CAD原图和PLC的相关程序-Electrical and mechanical equipment on the robot design courses and the original CAD related program PLC
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:6737920
    • 提供者:曾雨
  1. ABB_S7_300

    0下载:
  2. ABB变压器输送带工程详细图纸加程序。价值几十万。程序采用S7-300,PLC编写。包含详细的机械图纸和文本显示器程序-ABB Transformer conveyor engineering drawings plus detailed procedures. Worth hundreds of thousands. Program using S7-300, PLC write. Contains detailed procedur
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3140608
    • 提供者:zhu yanghua
  1. dtkz

    0下载:
  2. 电梯控制程序;电气控制系统采用可编程控制器占很大比例,由于篇幅有限,本应用程序仅就PLC在这一领域的应用做一个简单分析,而实际应用程序是比较复杂的、必须经过严格的实际训练方可进行实际电梯的程序维护。-Elevator control procedures electrical control system uses a large proportion of the programmable controller, because o
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1558528
    • 提供者:han
  1. MPJDJ_1

    0下载:
  2. PLC S7-200 自己设计的带锯机简单程序,初学者-PLC S7-200 band saw machine of their own design simple programs for beginners
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:moon
  1. JIAOTONG0.0

    0下载:
  2. PLC 200的交通灯切换程序,包括东西南北方向-PLC 200 of the traffic lights switch procedures, including the direction of East and West
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:刘涛
  1. TCPIP

    0下载:
  2. 基于TwinCAT软件的倍福PLC中TCPIP协议通信程序,包括服务端,客户端程序-Beckhoff PLC communication program in the TCPIP protocol on the platform of TwinCAT ,including the server, the client program
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-05-17
    • 文件大小:34816
    • 提供者:小谢
  1. 123

    0下载:
  2. 一款普通载波液晶电能表程序,主题框架已经具备,还有些许的问题,现在奉献上,供大家参考修改-very good plc
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:nuoxing
  1. FXplcvb-of-program

    0下载:
  2. 这个是vb的程序和三菱fx喜系列plc通讯的实例,可以方便的实现和三菱plc的通讯,程序源码是vb写的-This is the vb program and Mitsubishi fx series plc communication hi instance, can facilitate the realization and Mitsubishi plc communication, program source code is w
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:7168
    • 提供者:赵炎
  1. 2222

    0下载:
  2. 设计了PLC 与上位机监控系统最经济、可靠的通讯方案,采用功能强大的开发工具C6 Builder 编制上位机通讯程序。-Design of the PLC and PC control system is the most economical and reliable communications solutions, the use of powerful development tools C6 Builder PC commun
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:198656
    • 提供者:xuyangyang
  1. VBConnectPLC

    0下载:
  2. VB与三菱PLC通讯,上位机程序和PLC的通讯-VB with Mitsubishi PLC Communication
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:172032
    • 提供者:tangjun
  1. 8951plcMCGS2011-05-16

    0下载:
  2. 实现51单片机与MCGS昆仑通态触摸屏的连接,此为单片机上的程序,用C语言编写。可取代PLC与HMI的方式,降低成本。-To achieve 51 and MCGS Kunlun connection-state touch screen, this is a program on microcontroller, using C language. PLC and HMI can replace the way and reduce
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:23552
    • 提供者:林攀
  1. Siemens-PPI

    0下载:
  2. Siemens PPI协议分析 西门子S7-200 PLC之间或者PLC与PC之间通信有很多种方式:自由口,PPI方式,MPI方式,Profibus方式。使用自由口方式进行编程时,在上位机和PLC中都要编写数据通信程序。使用PPI协议进行通信时,PLC可以不用编程,而且可读写所有数据区,快捷方便。但是西门子公司没有公布PPI协议的格式。用户如果想使用PPI协议监控,必须购买其监控产品或第三方厂家的组态软件。这样给用户自主开发带来一定
  3. 所属分类:编程文档

    • 发布日期:2024-05-17
    • 文件大小:18432
    • 提供者:AAA
  1. fx2n

    0下载:
  2. 老外写的三菱程序 三菱PLC变频器与触摸屏的通讯程序-Written procedures for foreigners Mitsubishi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:20480
    • 提供者:duqingsong
  1. cuiPLC

    1下载:
  2. 三菱PLC 天塔之光梯形图 本程序可以使天塔之光发出4种不同花样 同时包含启动\暂停和 连续\单步 通过实验系统测试可用!-Mitsubishi PLC days the light tower ladder program can make the day of the light tower to issue four different patterns that contain both start \ pause, and c
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:491520
    • 提供者:崔旺
  1. Gppw

    0下载:
  2. 此程序描述的是三菱PLC与松下伺服马达之间通讯进行参数修改\读写的列子-This procedure is described in Matsushita Mitsubishi PLC and servo motor communication between the parameters to modify the \ write Liezi
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:4096
    • 提供者:严晨
  1. VB-serial-communication

    0下载:
  2. 在本文提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。-In this article, serial communication program designed to provide, in addition to PC and PC serial communication peripherals, PC and SCM
  3. 所属分类:通讯编程

    • 发布日期:2024-05-17
    • 文件大小:1686528
    • 提供者:纪昀
  1. MODBUS

    0下载:
  2. 威纶通 显示屏 与单片通信典型程序,解决显示屏必须用PLC控制问题。-Wei Lun through the display and the typical single-chip communication program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:267264
    • 提供者:9986823
  1. pcplc-

    0下载:
  2. PC机与PLC串口通信程序设计 Visual C++实例编程-Serial communication between PC and PLC Programming Visual C++ programming examples
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:95232
    • 提供者:wang
  1. DELAY_ST

    0下载:
  2. 用ST语言编写 倍福PLC 4模拟量输出程序. 请用Twincat程序打开运行-ST language used Beckhoff PLC 4 analog output program, please open the program to run with Twincat
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:kimmi
« 1 2 ... 44 45 46 47 48 4950 »

源码中国 www.ymcn.org