登录
首页 » C# » MC协议

MC协议

于 2020-12-18 发布
0 1654
下载积分: 1 下载次数: 1

代码说明:

说明:  三菱PLC MC通信协议。可以参照此格式在不同语言中编写上位机与三菱PLC通信的代码 。(The protocol for the PLC of Mistibushi. We can create the code for the program to comminicate with the PLC of Mistibushi.)

文件列表:

MC协议.txt, 13439 , 2020-09-20

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 求最长公共子系列,即给出两序列,求得相同的序列
    求最长公共子系列,即给出两序列,求得相同的序列-Seeking the longest common sub-series, that is, given two sequences, obtained the same sequence of
    2022-06-29 19:24:27下载
    积分:1
  • med2
    说明:  程序已编写成函数形式,以使用实验台数据验证,没问题。(To verify, no problem.)
    2020-11-17 10:51:51下载
    积分:1
  • Softmax回归模型(matlab代码)
    说明:  softmax回归模型是一种常用的分类器,也是与深度结构模型相结合最多的分类方法.(Softmax regression model is a common classifier, and it is also the most combined with deep structure model)
    2020-07-04 19:13:30下载
    积分:1
  • test phase based on the C8051F330 phase test source code
    测试相位 基于C8051F330的相位测试源代码 -test phase based on the C8051F330 phase test source code
    2022-12-01 12:30:03下载
    积分:1
  • 航班时刻及运行成本
    对已有的航班时刻表内的航班时刻进行排序,并求解航班运行成本(Solve the flight operation cost)
    2020-06-21 06:20:02下载
    积分:1
  • C# source code
    说明:  读写USB串口,USB驱动,C#编写,demo(read and write USB serialport ,USB driver, DeMoPGM)
    2019-07-10 19:50:41下载
    积分:1
  • sunxi-tools
    说明:  f1c100s下载工具,可在windows通过msys2编译(f1c100s downlaoder tools)
    2020-05-25 16:01:14下载
    积分:1
  • Jesephus.rar
    说明:  解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
    2008-11-16 18:37:28下载
    积分:1
  • EEPROM接口的FPGA实现
    EEPROM接口的FPGA实现 工程说明 AT93C46在DI接收到读指令时,地址被解码,数据在DO引脚上串行输出。写周期是完全自主调时的,在写入之前不需要单独的擦除周期。本项目要求AT93C46完成读和写功能的混合功能。 案例补充说明 本案例要求实现一个AT93C46的接口能够根据命令,实现EWEN、WRITE和READ功能,在这里我们提供了具体的设计思路: 1. 上游模块在rdy=1时,给出start命令,开始进行EWEN、WRITE或者READ操作;在rdy=0期间,start命令无效。 2. 当start有效时,如果mode=0表示进行EWEN操作;mode=1表示进行WRITE操作;mode=2表示进行READ操作。 3. 当start有效时,addr和wdata有效。 4. 当进行EWEN操作时,将addr写入at93c46。 5. 当进行WRITE操作时,将addr和wdata写入at93c46。 6. 当进行READ操作时,将addr写入at93c46,并从at93c46读到数据,通过rdata和rdata_vld返回给上游模块。(FPGA implementation of EEPROM interface Engineering description)
    2017-08-01 16:44:23下载
    积分:1
  • 并行openmp
    说明:  Openmp for parallel computing samples!!!
    2020-06-22 09:40:06下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载