<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[求助帖：H5U如何把数组拷贝进已经定义好的 ..]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496.html]]></link>
 <description><![CDATA[Latest 50 replies of 求助帖：H5U如何把数组拷贝进已经定义好的 ..]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Sun, 10 May 2026 22:37:39 +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]引用第7楼yeemoon于2026-03-27 10:14发表的&nbsp;&nbsp;:


汇川EIP数据映射需要同类型同长度，也就是如果你EIP那里数据是INT[50]，那你映射的变量也得是INT[50]（可以是结构体里的某个参数）

其实这个你自己试一下就知道了
[/quote]


谢谢。已测试通过。谢谢[s:39]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2554112.html]]></link>
 <author><![CDATA[18628201589]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Sun, 29 Mar 2026 11:58:00 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第4楼18628201589于2026-03-25 09:16发表的&#160;&#160;:


谢谢[s:39]


.......
[/quote]

汇川EIP数据映射需要同类型同长度，也就是如果你EIP那里数据是INT[50]，那你映射的变量也得是INT[50]（可以是结构体里的某个参数）

其实这个你自己试一下就知道了]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553841.html]]></link>
 <author><![CDATA[yeemoon]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Fri, 27 Mar 2026 02:14:04 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第5楼那时年少于2026-03-25 09:54发表的&nbsp;&nbsp;:
试试这样行不行，在两个PLC上都对数组或结构体指定软元件地址，直接通讯读写寄存器地址就行！


[/quote]

嗯，晚上回去试试再请教您[s:39]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553553.html]]></link>
 <author><![CDATA[18628201589]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 25 Mar 2026 04:19:57 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[试试这样行不行，在两个PLC上都对数组或结构体指定软元件地址，直接通讯读写寄存器地址就行！

[quote]引用第4楼18628201589于2026-03-25 09:16发表的&#160;&#160;:


谢谢[s:39]


.......
[/quote]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553523.html]]></link>
 <author><![CDATA[那时年少]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 25 Mar 2026 01:54:09 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[[quote]引用第3楼那时年少于2026-03-25 09:00发表的&nbsp;&nbsp;:
1楼说的对
[/quote]

谢谢[s:39]


问题追加： AC802的结构体数组变量 ，可以直接映射&nbsp;&nbsp;通过EIP&nbsp;&nbsp;进 H5U 结构体数组 吗？
还是必须要两侧都使用 mcpy 拷贝指令，先放进缓存 ？]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553517.html]]></link>
 <author><![CDATA[18628201589]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 25 Mar 2026 01:16:08 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[1楼说的对]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553513.html]]></link>
 <author><![CDATA[那时年少]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Wed, 25 Mar 2026 01:00:44 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[收到。谢谢。[s:39]]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553490.html]]></link>
 <author><![CDATA[18628201589]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 24 Mar 2026 13:04:11 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[看看MCPY&nbsp;&nbsp;内存拷贝]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-1793496#2553435.html]]></link>
 <author><![CDATA[工控小c]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 24 Mar 2026 07:06:17 +0000]]></pubdate>
</item>
</channel></rss>