<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Selecting a Allen Bradley Controllogix Network</title>
	<atom:link href="http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/</link>
	<description></description>
	<lastBuildDate>Mon, 30 Aug 2010 03:17:03 -0700</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: 2</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-86</link>
		<dc:creator>2</dc:creator>
		<pubDate>Mon, 05 May 2008 10:10:21 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-86</guid>
		<description></description>
		<content:encoded><![CDATA[]]></content:encoded>
	</item>
	<item>
		<title>By: kisame</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-84</link>
		<dc:creator>kisame</dc:creator>
		<pubDate>Sun, 04 May 2008 19:28:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-84</guid>
		<description>The hardware and wires are the same, Ethernet commonly uses Cat 5E wire and RJ-45 8 conductor connectors.  They are the ones that look like an overgrown modular phone plug.

Modbus is a communications protocol, and would not be the same protocol as what your home or office network is using to communicate between computers and printers even though it is Ethernet hardware and wiring.

Modbus would commonly be used between a PLC and other devices such as an engine, turbine or generator controller (Many such devices exist) to gather data and take it back to a central HMI (Human-Machine Interface) or alarm annunciator.  Some such devices can be controlled using Modbus as well.</description>
		<content:encoded><![CDATA[<p>The hardware and wires are the same, Ethernet commonly uses Cat 5E wire and RJ-45 8 conductor connectors.  They are the ones that look like an overgrown modular phone plug.</p>
<p>Modbus is a communications protocol, and would not be the same protocol as what your home or office network is using to communicate between computers and printers even though it is Ethernet hardware and wiring.</p>
<p>Modbus would commonly be used between a PLC and other devices such as an engine, turbine or generator controller (Many such devices exist) to gather data and take it back to a central HMI (Human-Machine Interface) or alarm annunciator.  Some such devices can be controlled using Modbus as well.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sadasivam s</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-89</link>
		<dc:creator>sadasivam s</dc:creator>
		<pubDate>Sun, 04 May 2008 15:46:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-89</guid>
		<description>An interface establishes a connection or boundary between the software and hardware.  Say, if you want to access information about RAM an interface would provide the programming required to get the information displayed.

Protocol provides a method to acquire the communication.  When talking RS232/Rs485 you are identifying converters which manipulate modulation.

For the quality of connectivity over distances you are indeed on the right track.  RS232 coupled with Modbus will give you an overall better quality because the transmittion is sent over as plain form (text).  Modbus is peer-to-peer but can perform over point-to-point and multidrop networks.</description>
		<content:encoded><![CDATA[<p>An interface establishes a connection or boundary between the software and hardware.  Say, if you want to access information about RAM an interface would provide the programming required to get the information displayed.</p>
<p>Protocol provides a method to acquire the communication.  When talking RS232/Rs485 you are identifying converters which manipulate modulation.</p>
<p>For the quality of connectivity over distances you are indeed on the right track.  RS232 coupled with Modbus will give you an overall better quality because the transmittion is sent over as plain form (text).  Modbus is peer-to-peer but can perform over point-to-point and multidrop networks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rolando m</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-90</link>
		<dc:creator>rolando m</dc:creator>
		<pubDate>Sun, 04 May 2008 00:38:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-90</guid>
		<description>Modbus is the protocol developed by Modicon to talk with a
RTU (Remote Terminal Unit) 
Your question does not make sense.......</description>
		<content:encoded><![CDATA[<p>Modbus is the protocol developed by Modicon to talk with a<br />
RTU (Remote Terminal Unit)<br />
Your question does not make sense&#8230;&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: samir281071</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-87</link>
		<dc:creator>samir281071</dc:creator>
		<pubDate>Sat, 03 May 2008 15:23:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-87</guid>
		<description>a &quot;Modbus Splitter&quot; allows two or more Modbus Masters to communicate with a network of one or more Modbus Slaves: Thus &quot;Splitting&quot; the network and allowing multiple Masters to communicate with a single network of Modbus Slaves.</description>
		<content:encoded><![CDATA[<p>a &quot;Modbus Splitter&quot; allows two or more Modbus Masters to communicate with a network of one or more Modbus Slaves: Thus &quot;Splitting&quot; the network and allowing multiple Masters to communicate with a single network of Modbus Slaves.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: }}}~~~~&#62;</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-85</link>
		<dc:creator>}}}~~~~&#62;</dc:creator>
		<pubDate>Sat, 03 May 2008 06:58:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-85</guid>
		<description>Modbus allows for communication between many devices connected to the same network, Not just computers, but different devices

Take a look at the wiki for exaples and more detailed info
http://en.wikipedia.org/wiki/Modbus</description>
		<content:encoded><![CDATA[<p>Modbus allows for communication between many devices connected to the same network, Not just computers, but different devices</p>
<p>Take a look at the wiki for exaples and more detailed info<br />
http://en.wikipedia.org/wiki/Modbus</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mad Dog</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-88</link>
		<dc:creator>Mad Dog</dc:creator>
		<pubDate>Fri, 02 May 2008 22:10:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-88</guid>
		<description>never heard of such a thing</description>
		<content:encoded><![CDATA[<p>never heard of such a thing</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sh_sunsea</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-82</link>
		<dc:creator>sh_sunsea</dc:creator>
		<pubDate>Fri, 02 May 2008 20:59:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-82</guid>
		<description>Modbus is a popular (and cheap/easy) protocol that all Schneider/Modicon PLCs speak. It is cheap because it is in the public domain and everyone has written drivers using that. Twidosoft and Twidosute (free downloads) botj contain Modbus drivers that can be configured, verified, and run with the Modicon PLCs.</description>
		<content:encoded><![CDATA[<p>Modbus is a popular (and cheap/easy) protocol that all Schneider/Modicon PLCs speak. It is cheap because it is in the public domain and everyone has written drivers using that. Twidosoft and Twidosute (free downloads) botj contain Modbus drivers that can be configured, verified, and run with the Modicon PLCs.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sh_sunsea</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-83</link>
		<dc:creator>sh_sunsea</dc:creator>
		<pubDate>Fri, 02 May 2008 19:41:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-83</guid>
		<description>Slavery is outlawed in most countries. You&#039;d better watch what you say.</description>
		<content:encoded><![CDATA[<p>Slavery is outlawed in most countries. You&#039;d better watch what you say.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: d3sus</title>
		<link>http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/comment-page-1/#comment-81</link>
		<dc:creator>d3sus</dc:creator>
		<pubDate>Fri, 02 May 2008 14:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.nmodbus.com/2008/05/selecting-a-allen-bradley-controllogix-network/#comment-81</guid>
		<description>Man great work,its relly admirable,I was wondering if i can get this project to have an idea on how to work with citect scada,iam a beginner i hope ill get better like you sumday :) ,Best of luck for the future,You have a fan of your work.</description>
		<content:encoded><![CDATA[<p>Man great work,its relly admirable,I was wondering if i can get this project to have an idea on how to work with citect scada,iam a beginner i hope ill get better like you sumday <img src='http://www.nmodbus.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  ,Best of luck for the future,You have a fan of your work.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
