<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684</link>
    <title>MATLAB Central Newsreader - need to interface PLC with Matlab</title>
    <description>Feed for thread: need to interface PLC with Matlab</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 02 Nov 2007 12:20:18 -0400</pubDate>
      <title>need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#399571</link>
      <author>Vihang Patil</author>
      <description>Hello Readers&lt;br&gt;
I am interested to know if there is any way to interface a &lt;br&gt;
PLC with Matlab. &lt;br&gt;
I have made some ladder logic programs in a PLC and I have &lt;br&gt;
attached it to the computer through the serial &lt;br&gt;
communication. &lt;br&gt;
Now, when I put the PLC in run mode, I want to see the &lt;br&gt;
values from the PLC in a GUI I made in Matlab. Is this &lt;br&gt;
possible?&lt;br&gt;
Also can I pass values from Matlab to the PLC.&lt;br&gt;
Please guide..&lt;br&gt;
Thanks&lt;br&gt;
Vihang</description>
    </item>
    <item>
      <pubDate>Sun, 04 Apr 2010 15:50:09 -0400</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#732895</link>
      <author>G&#252;l Beg&#252;m Semis</author>
      <description>I'm also dealing with the same issue.&lt;br&gt;
&lt;br&gt;
From the researches I've made, I can see that there are 2 ways to communicate matlab and plc. one of them is the opc toolbox in matlab and the otherone is another software by a company you can search it as M2PLC&lt;br&gt;
however, since i am a beginner in matlab I couldn't solve my problem. &lt;br&gt;
They might be helpful .&lt;br&gt;
&quot;Vihang Patil&quot; &amp;lt;vihang_patil@yahoo.com&amp;gt; wrote in message &amp;lt;fgf4m2$4ad$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hello Readers&lt;br&gt;
&amp;gt; I am interested to know if there is any way to interface a &lt;br&gt;
&amp;gt; PLC with Matlab. &lt;br&gt;
&amp;gt; I have made some ladder logic programs in a PLC and I have &lt;br&gt;
&amp;gt; attached it to the computer through the serial &lt;br&gt;
&amp;gt; communication. &lt;br&gt;
&amp;gt; Now, when I put the PLC in run mode, I want to see the &lt;br&gt;
&amp;gt; values from the PLC in a GUI I made in Matlab. Is this &lt;br&gt;
&amp;gt; possible?&lt;br&gt;
&amp;gt; Also can I pass values from Matlab to the PLC.&lt;br&gt;
&amp;gt; Please guide..&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt; Vihang</description>
    </item>
    <item>
      <pubDate>Tue, 20 Apr 2010 11:37:04 -0400</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#737678</link>
      <author>Vihang Patil</author>
      <description>Thanks G&#252;l &lt;br&gt;
As you have suggested I have tried the OPC toolbox and have successfully interfaced Mitsubishi and Delta PLC to matlab using OPC server. &lt;br&gt;
I will post a sample program to the File Exchange shortly..&lt;br&gt;
Vihang&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;G&#252;l Beg&#252;m Semis&quot; &amp;lt;begumsemis@gmail.com&amp;gt; wrote in message &amp;lt;hpacfh$jci$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; I'm also dealing with the same issue.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; From the researches I've made, I can see that there are 2 ways to communicate matlab and plc. one of them is the opc toolbox in matlab and the otherone is another software by a company you can search it as M2PLC&lt;br&gt;
&amp;gt; however, since i am a beginner in matlab I couldn't solve my problem. &lt;br&gt;
&amp;gt; They might be helpful .</description>
    </item>
    <item>
      <pubDate>Wed, 07 Dec 2011 20:51:09 -0500</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#860805</link>
      <author>Ana </author>
      <description>&quot;Vihang Patil&quot; &amp;lt;vihang_patil@yahoo.com&amp;gt; wrote in message &amp;lt;hqk3l0$ig$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Thanks G&#252;l &lt;br&gt;
&amp;gt; As you have suggested I have tried the OPC toolbox and have successfully interfaced Mitsubishi and Delta PLC to matlab using OPC server. &lt;br&gt;
&amp;gt; I will post a sample program to the File Exchange shortly..&lt;br&gt;
&amp;gt; Vihang&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;G&#252;l Beg&#252;m Semis&quot; &amp;lt;begumsemis@gmail.com&amp;gt; wrote in message &amp;lt;hpacfh$jci$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; I'm also dealing with the same issue.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; From the researches I've made, I can see that there are 2 ways to communicate matlab and plc. one of them is the opc toolbox in matlab and the otherone is another software by a company you can search it as M2PLC&lt;br&gt;
&amp;gt; &amp;gt; however, since i am a beginner in matlab I couldn't solve my problem. &lt;br&gt;
&amp;gt; &amp;gt; They might be helpful .</description>
    </item>
    <item>
      <pubDate>Wed, 07 Dec 2011 20:51:09 -0500</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#860806</link>
      <author>Ana </author>
      <description>&quot;Vihang Patil&quot; &amp;lt;vihang_patil@yahoo.com&amp;gt; wrote in message &amp;lt;hqk3l0$ig$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Thanks G&#252;l &lt;br&gt;
&amp;gt; As you have suggested I have tried the OPC toolbox and have successfully interfaced Mitsubishi and Delta PLC to matlab using OPC server. &lt;br&gt;
&amp;gt; I will post a sample program to the File Exchange shortly..&lt;br&gt;
&amp;gt; Vihang&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;G&#252;l Beg&#252;m Semis&quot; &amp;lt;begumsemis@gmail.com&amp;gt; wrote in message &amp;lt;hpacfh$jci$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; &amp;gt; I'm also dealing with the same issue.&lt;br&gt;
&amp;gt; &amp;gt; &lt;br&gt;
&amp;gt; &amp;gt; From the researches I've made, I can see that there are 2 ways to communicate matlab and plc. one of them is the opc toolbox in matlab and the otherone is another software by a company you can search it as M2PLC&lt;br&gt;
&amp;gt; &amp;gt; however, since i am a beginner in matlab I couldn't solve my problem. &lt;br&gt;
&amp;gt; &amp;gt; They might be helpful .</description>
    </item>
    <item>
      <pubDate>Thu, 08 Dec 2011 11:54:09 -0500</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#860859</link>
      <author>Ana </author>
      <description>Where did you upload the archive? I need it. Can you sent me the archives? please</description>
    </item>
    <item>
      <pubDate>Fri, 16 Dec 2011 14:37:08 -0500</pubDate>
      <title>Re: need to interface PLC with Matlab</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/158684#861616</link>
      <author>Vihang Patil</author>
      <description>&quot;Ana &quot; &amp;lt;anagh@ula.ve&amp;gt; wrote in message &amp;lt;jbq8h0$8rh$1@newscl01ah.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Where did you upload the archive? I need it. Can you sent me the archives? please&lt;br&gt;
&lt;br&gt;
The OPC server - client demo is present for download at the following link&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.in/matlabcentral/fileexchange/27788-opc-serverclient-demo&quot;&gt;http://www.mathworks.in/matlabcentral/fileexchange/27788-opc-serverclient-demo&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
Vihang</description>
    </item>
  </channel>
</rss>

