<?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: Tag Based Controllers</title>
	<atom:link href="http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/</link>
	<description>Nearly In Control</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:49:31 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: ivirban</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-630</link>
		<dc:creator>ivirban</dc:creator>
		<pubDate>Mon, 14 Feb 2011 21:11:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-630</guid>
		<description>I faced the same situation with tags such as bit[3].5; this is automatically asign if you convert a PLC5/SLC500 program in RSLogix5000. Probably it was a rewritted program for a SLC and they don&#039;t bother to change tag names.
Actually I tested converting RSLogix500 to 5000 and there are few things to modify, I think it&#039;s a document on AB site which tells you what you should take into account.</description>
		<content:encoded><![CDATA[<p>I faced the same situation with tags such as bit[3].5; this is automatically asign if you convert a PLC5/SLC500 program in RSLogix5000. Probably it was a rewritted program for a SLC and they don&#8217;t bother to change tag names.<br />
Actually I tested converting RSLogix500 to 5000 and there are few things to modify, I think it&#8217;s a document on AB site which tells you what you should take into account.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: @Scott</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-365</link>
		<dc:creator>@Scott</dc:creator>
		<pubDate>Mon, 16 Aug 2010 19:35:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-365</guid>
		<description>thx for your help!</description>
		<content:encoded><![CDATA[<p>thx for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Whitlock</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-363</link>
		<dc:creator>Scott Whitlock</dc:creator>
		<pubDate>Sun, 15 Aug 2010 14:39:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-363</guid>
		<description>@Peter,

I don&#039;t see a need to make it that complicated.  A Tag is interchangeable with the term &quot;variable&quot; in a traditional programming language.  It&#039;s any mutable value.  The programmer defines what it represents, which could be a process variable.

I agree that process variable = domain value.</description>
		<content:encoded><![CDATA[<p>@Peter,</p>
<p>I don&#8217;t see a need to make it that complicated.  A Tag is interchangeable with the term &#8220;variable&#8221; in a traditional programming language.  It&#8217;s any mutable value.  The programmer defines what it represents, which could be a process variable.</p>
<p>I agree that process variable = domain value.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-361</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Sat, 14 Aug 2010 08:21:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-361</guid>
		<description>Yes, it does make sense! So you can say a process variable is a domain value and the tag the location where its stored? The plc&#039;s provide tags which are read by the control system which could be different plc&#039;s or supervisory software. The latter could provide the values in the tags as process variables?
Does this make sense to you 
Have you ever heard of &quot;super tags&quot;?</description>
		<content:encoded><![CDATA[<p>Yes, it does make sense! So you can say a process variable is a domain value and the tag the location where its stored? The plc&#8217;s provide tags which are read by the control system which could be different plc&#8217;s or supervisory software. The latter could provide the values in the tags as process variables?<br />
Does this make sense to you<br />
Have you ever heard of &#8220;super tags&#8221;?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Scott Whitlock</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-360</link>
		<dc:creator>Scott Whitlock</dc:creator>
		<pubDate>Fri, 13 Aug 2010 16:19:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-360</guid>
		<description>@Peter,

To me, a process variable is a physical value, like speed, temperature, etc., but a tag is a &quot;handle&quot; for a memory storage location in a PLC or PAC.  So you use tags to store process variables, but you also use tags to refer to internal state or even partial computation results.

Does that make any sense?</description>
		<content:encoded><![CDATA[<p>@Peter,</p>
<p>To me, a process variable is a physical value, like speed, temperature, etc., but a tag is a &#8220;handle&#8221; for a memory storage location in a PLC or PAC.  So you use tags to store process variables, but you also use tags to refer to internal state or even partial computation results.</p>
<p>Does that make any sense?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.contactandcoil.com/automation/industrial-automation/tag-based-controllers/comment-page-1/#comment-359</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Fri, 13 Aug 2010 11:49:13 +0000</pubDate>
		<guid isPermaLink="false">http://www.contactandcoil.com/?p=11#comment-359</guid>
		<description>Hey, I know this article ist quite old and automation is not my custom domain.
I have to deal with a large control system and I am wondering what exactly is the difference / correlation between a TAG and a PROCESS VARIABLE?
thx</description>
		<content:encoded><![CDATA[<p>Hey, I know this article ist quite old and automation is not my custom domain.<br />
I have to deal with a large control system and I am wondering what exactly is the difference / correlation between a TAG and a PROCESS VARIABLE?<br />
thx</p>
]]></content:encoded>
	</item>
</channel>
</rss>

