<?xml version="1.0" encoding="UTF-8"?>        <rss version="2.0"
             xmlns:atom="http://www.w3.org/2005/Atom"
             xmlns:dc="http://purl.org/dc/elements/1.1/"
             xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
             xmlns:admin="http://webns.net/mvcb/"
             xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
             xmlns:content="http://purl.org/rss/1.0/modules/content/">
        <channel>
            <title>
									HMI RS232 COM - Communications				            </title>
            <link>https://www.animatics.com/forum/communications/hmi-rs232-com/</link>
            <description>Animatics Distributor Locator Discussion Board</description>
            <language>en-US</language>
            <lastBuildDate>Wed, 16 Sep 2026 12:10:34 +0000</lastBuildDate>
            <generator>wpForo</generator>
            <ttl>60</ttl>
							                    <item>
                        <title>HMI RS232 COM</title>
                        <link>https://www.animatics.com/forum/communications/hmi-rs232-com/#post-1028</link>
                        <pubDate>Wed, 18 Feb 2015 04:08:51 +0000</pubDate>
                        <description><![CDATA[Here&#039;s a link to the Animatics driver manual from Red Lion&#039;s website if you don&#039;t have it yet.
You can use Variables a-z, aa-zz, and aaa-zzz. The syntax is explained in the driver manual. Y...]]></description>
                        <content:encoded><![CDATA[Here's a link to the Animatics driver manual from Red Lion's website if you don't have it yet.
You can use Variables a-z, aa-zz, and aaa-zzz. The syntax is explained in the driver manual. You'll have to do an endless loop or run a timed interrupt to keep the value updated in one of the variables... "minimum code below"... because you won't have the command RINA available.

WHILE 1
a=INA(V1,0)
WAIT=100 '100msec delay
LOOP
END

http://www.redlion.net/sites/default/files/drivers/Animatics-Smartmotor-G3.pdf]]></content:encoded>
						                            <category domain="https://www.animatics.com/forum/communications/">Communications</category>                        <dc:creator>csearcy</dc:creator>
                        <guid isPermaLink="true">https://www.animatics.com/forum/communications/hmi-rs232-com/#post-1028</guid>
                    </item>
				                    <item>
                        <title>HMI RS232 COM</title>
                        <link>https://www.animatics.com/forum/communications/hmi-rs232-com/#post-269</link>
                        <pubDate>Tue, 17 Feb 2015 20:45:35 +0000</pubDate>
                        <description><![CDATA[I am using the Red Lion G304k200 with an animatics smart motor SM23165D. The program on the HMI shows up and the program on the smart motor is working. However, I can not pull values from sm...]]></description>
                        <content:encoded><![CDATA[I am using the Red Lion G304k200 with an animatics smart motor SM23165D. The program on the HMI shows up and the program on the smart motor is working. However, I can not pull values from smart motor to display on the HMI. I am looking to pull variables and change variables in the program. The main variable I am looking to follow is an analog voltage input. RINA(V1,0)]]></content:encoded>
						                            <category domain="https://www.animatics.com/forum/communications/">Communications</category>                        <dc:creator>nicka</dc:creator>
                        <guid isPermaLink="true">https://www.animatics.com/forum/communications/hmi-rs232-com/#post-269</guid>
                    </item>
							        </channel>
        </rss>
		