<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[基恩士PLC问题]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883.html]]></link>
 <description><![CDATA[Latest 50 replies of 基恩士PLC问题]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Mon, 06 Apr 2026 22:35:46 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第15楼qimuqiang于2021-02-20 13:01发表的&nbsp;&nbsp;:
这个是用来变址的，根据单元号和轴编号，计算出对应的地址。基恩士写功能块基本都这样的，很方便。具体地址分布你可以看手册或者地址表，基恩士的手册还是蛮全的。

图片里面的这个写法，在启动的时候才计算地址，正常是不会有问题的。但是如果你在已有 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172822.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 05:30:47 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[这个是用来变址的，根据单元号和轴编号，计算出对应的地址。基恩士写功能块基本都这样的，很方便。具体地址分布你可以看手册或者地址表，基恩士的手册还是蛮全的。

图片里面的这个写法，在启动的时候才计算地址，正常是不会有问题的。但是如果你在已有的程序里面再插入一个这个功能块，功能块里面的变址还是会是上次的地 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172816.html]]></link>
 <author><![CDATA[qimuqiang]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 05:01:13 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第13楼混口饭吃于2021-02-20 11:01发表的&nbsp;&nbsp;:

第一次用就从简单的开始吧，加油
[/quote]
好，谢谢~，你也是，加油~]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172796.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 03:22:27 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第12楼cayenne于2021-02-20 10:51发表的&nbsp;&nbsp;:

嗯嗯，是的，都是用功能块写的，这种就用一个功能块搞定~，用手册的写通俗易懂一些~
[/quote]
第一次用就从简单的开始吧，加油]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172784.html]]></link>
 <author><![CDATA[混口饭吃]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 03:01:28 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第10楼混口饭吃于2021-02-20 10:37发表的&nbsp;&nbsp;:

这个应该是用块和脚本写的，程序不全看不明白，你可以用手册给的例子写
[/quote]
嗯嗯，是的，都是用功能块写的，这种就用一个功能块搞定~，用手册的写通俗易懂一些~]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172774.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:51:29 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第9楼混口饭吃于2021-02-20 10:34发表的&nbsp;&nbsp;:

基恩士就这样，三菱和欧姆龙有官网技术支持电话，基恩士是销售对应，所以就会这样
手册是■KV-XH16EC 定位/运动单元
[/quote]
比较反感基恩士这样弄~，需要支援的时候没人，一个人在那倒腾特别操蛋~]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172772.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:50:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第8楼cayenne于2021-02-20 10:22发表的&nbsp;&nbsp;:

我看我一个朋友写的,回零，绝对，相对，JOG都是用ADRSET,ADRADD这两个指令，如附件所示，这表示啥意思
[/quote]
这个应该是用块和脚本写的，程序不全看不明白，你可以用手册给的例子写]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172761.html]]></link>
 <author><![CDATA[混口饭吃]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:37:05 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第6楼cayenne于2021-02-20 10:13发表的&nbsp;&nbsp;:

你这个是在哪个手册上看的？基恩士就是这样，买前特别热情，每天打电话如何，买完后，沃日~，人间蒸发了一样，还是欧姆龙的客服好，不懂的电话过去直接搞定~
[/quote]
基恩士就这样，三菱和欧姆龙有官网技术支持电话，基恩士是销售对应，所以就会这样
手册 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172760.html]]></link>
 <author><![CDATA[混口饭吃]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:34:52 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼混口饭吃于2021-02-20 09:39发表的&nbsp;&nbsp;:

ETHERCAT
手册不是有吗？这是轴1的，轴2的地址不同，当然手册有的地方可能会有点问题
哪里不明白？
模块下边点参数那可以设置单个点是绝对还是相对
.......
[/quote]
我看我一个朋友写的,回零，绝对，相对，JOG都是用ADRSET,ADRADD这两个指令，如附件所示 ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172752.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:22:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第5楼xkb1956于2021-02-20 09:56发表的&nbsp;&nbsp;:
百问不如自己一试
[/quote]
嗯，得找到手册才能试一试，可能下载的手册有问题，没看到楼上这种，如果看到早就开干了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172750.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:18:17 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼混口饭吃于2021-02-20 09:39发表的&nbsp;&nbsp;:

ETHERCAT
手册不是有吗？这是轴1的，轴2的地址不同，当然手册有的地方可能会有点问题
哪里不明白？
模块下边点参数那可以设置单个点是绝对还是相对
.......
[/quote]
你这个是在哪个手册上看的？基恩士就是这样，买前特别热情，每天打电话如何，买完后， ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172747.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 02:13:22 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[百问不如自己一试]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172742.html]]></link>
 <author><![CDATA[xkb1956]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 01:56:42 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第2楼cayenne于2021-02-20 09:31发表的&nbsp;&nbsp;:

是的~，用的总线，模块是XH16EC的
[/quote]
ETHERCAT
手册不是有吗？这是轴1的，轴2的地址不同，当然手册有的地方可能会有点问题
哪里不明白？
模块下边点参数那可以设置单个点是绝对还是相对
买基恩士的东西先咨询再买，说你要用几十套，以后都用他们的， ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172740.html]]></link>
 <author><![CDATA[混口饭吃]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 01:39:14 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[滿好用的]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172739.html]]></link>
 <author><![CDATA[xiao_ming]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 01:36:59 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第1楼混口饭吃于2021-02-20 09:24发表的&nbsp;&nbsp;:
用总线吗？
[/quote]
是的~，用的总线，模块是XH16EC的]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172738.html]]></link>
 <author><![CDATA[cayenne]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 01:31:06 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[用总线吗？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1696883#2172737.html]]></link>
 <author><![CDATA[混口饭吃]]></author>
 <category><![CDATA[程序样例]]></category>
 <pubdate><![CDATA[Sat, 20 Feb 2021 01:24:55 +0000]]></pubdate>
</item>
</channel></rss>