登录
首页 » C# » 0724

0724

于 2020-06-19 发布
0 147
下载积分: 1 下载次数: 9

代码说明:

说明:  C#与S7-1200通讯,控制AGV,前进,后退,读取AGV当前状态,写入控制,电机转速,导航偏差,RFID数据,扫描仪信息,AGV位置。(C# communicates with S7-1200, controls AGV, moves forward and backwards, reads current status of AGV, writes control, motor speed, navigation deviation, RFID data, scanner information, AGV position.)

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

发表评论

0 个回复

  • 图片挑选另存
    初学者学习易语言,编写程序只是最基础交流用,以后会逐步上传更全功能的程序(Beginners learn Easy Language. Programming is only the most basic form of communication. They will gradually upload more fully functional programs.)
    2018-09-29 14:20:18下载
    积分:1
  • chikuo_jiankaixian
    本matlab程序通过输入齿轮基本参数进行渐开线齿轮齿廓绘制(Drawing the tooth profile of the involute gear)
    2018-05-07 11:23:46下载
    积分:1
  • 读写INI
    读写INI-literacy INI .................................
    2022-02-05 18:14:37下载
    积分:1
  • C#使用LINQ筛选动态数组中是string类型的元素
    C#创建动态数组,筛选指定类型的元素,使用LINQ筛选动态数组中是string类型的元素。核心代码如下:   ArrayList arrList = new ArrayList(); //创建动态数组   arrList.Add(1);//添加动态数组元素   arrList.Add(2);   arrList.Add("A");   arrList.Add(3);   arrList.Add("b");   //使用LINQ筛选动态数组中是string类型的元素   var query = from item in arrList.OfType()    select item;   label1.Text = "是字符串类型的有:";//显示string类型的元素   foreach (var item in query)   {    label1.Text += item + " , ";   }
    2022-01-24 17:23:38下载
    积分:1
  • 泡泡堂最新VC源码,不包含编译结果,请自行编译
    泡泡堂最新VC源码,不包含编译结果,请自行编译-bubble appear latest VC source, the results do not include compiler, on its own compiler
    2022-01-25 18:46:47下载
    积分:1
  • flattfzinqmake
    一个非常炫的工具栏类,用来制作酷酷的界面,还可以的(A very flattering toolbar class, used to make cool interface, can also)
    2017-04-21 10:16:25下载
    积分:1
  • 本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。...
    本程序用C语言实现了读一个.txt文档中一行数据的功能。希望对大家有用。有不对的地方请指正。-This procedure using C language to implement reading a. Txt document in the line of data. Want to be useful to everyone. Where there is something wrong please correct me.
    2022-04-12 00:08:21下载
    积分:1
  • RenameBodyName
    通过宏程序,自定义几何体前缀,批量修改几何体和几何体图形集名称(Rename name of body by macro)
    2020-06-22 23:20:01下载
    积分:1
  • 这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。...
    这是一个VC++的程序员实用大全精华版,希望大家能用用,互相交流。-This is a VC++ Utility Daquan programmers best version, I hope everyone can use to exchange.
    2022-08-25 01:52:44下载
    积分:1
  • NN_labview
    三层神经网络的Labview,没有使用任何模块,BP误差传递用矩阵实现,并含有MNIST数据集。(NN from Labview, including labview file and MNIST data file.)
    2019-02-28 15:17:35下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载