<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
<channel>
<title>Newton-Willbanks Engineering, Inc.</title>
<link>http://www.plcapplications.com/index.html</link>
<description>PLC-Based Control Systems                                                                303-810-0309</description>
<language>en-US</language>
<copyright>Copyright 2010</copyright>
<lastBuildDate>Mon, 21 Jun 2010 00:45:05 -0600</lastBuildDate>
<pubDate>Mon, 21 Jun 2010 00:45:05 -0600</pubDate>
<generator>http://thingamablog.sf.net</generator>
<docs>http://blogs.law.harvard.edu/tech/rss</docs>

<item>
<title>Sullair eConnect/PanelView Notes</title>
<description>&lt;p&gt;
      Application note for A-B PAnelView 600 Plus to communicate with Sullair 
      eConnect using Modbus protocol.
    &lt;/p&gt;
    &lt;p&gt;
      &lt;b&gt;PanelView Info&lt;/b&gt;
    &lt;/p&gt;
    &lt;p&gt;
      1. Install FT View ME Studio on PC.
    &lt;/p&gt;
    &lt;p&gt;
      2. Install KEP Server Enterprise on PC (all drivers).
    &lt;/p&gt;
    &lt;p&gt;
      3. PanelView Settings:
    &lt;/p&gt;
    &lt;p&gt;
      a. 192.168.2.10
    &lt;/p&gt;
    &lt;p&gt;
      b. 320 x 240 screen size
    &lt;/p&gt;
    &lt;p&gt;
      4. Need to flash PV firmware: c:\Program Files\Rockwell Software\RSView 
      Enterprise\FUPs. Make sure &amp;#8220;Ethernet&amp;#8221; is selected on Kepware drivers.
    &lt;/p&gt;
    &lt;p&gt;
      5. When upgrading firmware, got &amp;#8220;not enough memory&amp;#8221; message. Had to 
      change PV startup configuration to &amp;#8220;go to configuration screen&amp;#8221; instead 
      of &amp;#8220;loading and running application&amp;#8221;.
    &lt;/p&gt;
    &lt;p&gt;
      6. Apparently, the Kepware configuration is the only thing that affects 
      the PanelView communications setup &amp;#8211; not the RSLinx Enterprise settings 
      as normally. After any changes to Kepware, the application must be 
      recompiled.
    &lt;/p&gt;
    &lt;p&gt;
      &amp;#8195;
    &lt;/p&gt;
    &lt;p&gt;
      &lt;b&gt;Sullair Info &lt;/b&gt;
    &lt;/p&gt;
    &lt;p&gt;
      1. Econnect design company: ICC Designs, 608-831-1255
    &lt;/p&gt;
    &lt;p&gt;
      2. Econnect card had different IP settings than shown in the book. Used 
      hyperterminal to change them to match the book.
    &lt;/p&gt;
    &lt;p&gt;
      3. Hyperterminal settings for connection: 38400 / 8 / none / 1 / hardware
    &lt;/p&gt;
    &lt;p&gt;
      4. IP address settings for Econnect: 192.168.1.2 / 255.255.255.0
    &lt;/p&gt;
    &lt;p&gt;
      5. Before Sullair system was configured using the HMI, Panel View 
      diagnostics returned an exception 7 (neagative acknowledgement) 
      indicating that the Etherent communications were OK, but that the 
      eConnect was not communicating to the Sullair control system through the 
      RS485 link. The PanelView displayed all &amp;#8220;***&amp;#8221; in the data fields.
    &lt;/p&gt;
    &lt;p&gt;
      6. Sullair HMI configuration:
    &lt;/p&gt;
    &lt;p&gt;
      a. Factory Setup -&amp;gt; Comm Module -&amp;gt; Yes &amp;lt;Enter&amp;gt;
    &lt;/p&gt;
    &lt;p&gt;
      b. Sequencing -&amp;gt; Sequence By Remote
    &lt;/p&gt;
    &lt;p&gt;
      7. Only one compressor is connected on this application, but multiple 
      compressors could be connected. On multiple setups, Com1 uses addresses 
      1 through 200, Com2 uses addresses 201 thru 400, etc.
    &lt;/p&gt;
    &lt;p&gt;
      8. Addresses for analog holding registers are offsets. For example 
      parameter 105 is Modbus address 40105 (this shows us as 400105 in the 
      Kepware server).
    &lt;/p&gt;
    &lt;p&gt;
      9. Wired start relay to output 4 (Modbus address 43125 (403215 in the 
      Kepware server). This is dout4, terminal J9/5. Output On =Run (External 
      relay is de-energized). Output Off =Stop (External relay is energized).
    &lt;/p&gt;
    &lt;p&gt;
      10. Remote on Sullair Supervisor must be illuminated (Red) for PanelView 
      remote start/stop button to work.
    &lt;/p&gt;</description>
<link>http://www.plcapplications.com/archives/06-01-2010_06-30-2010.html#164</link>
<guid>http://www.plcapplications.com/archives/06-01-2010_06-30-2010.html#164</guid>

<category>Application Notes</category>

<pubDate>Mon, 21 Jun 2010 00:21:16 -0600</pubDate>
</item>

<item>
<title>Outgoing Email Problems While Travelling</title>
<description>&lt;p&gt;
      If your incoming email works OK, but you can't get your email to send, 
      try changing your outgoing SMTP port from the default of 25 to 465 or 
      587.
    &lt;/p&gt;</description>
<link>http://www.plcapplications.com/archives/04-01-2010_04-30-2010.html#163</link>
<guid>http://www.plcapplications.com/archives/04-01-2010_04-30-2010.html#163</guid>

<category>Tips</category>

<pubDate>Sat, 03 Apr 2010 13:13:09 -0600</pubDate>
</item>

<item>
<title>Make RSLinx run as an Application (On Demand)</title>
<description>&lt;p&gt;
      Start -&amp;gt; Programs -&amp;gt; Rockwell Software -&amp;gt; RSLinx -&amp;gt; RSLinx Classic 
      Launch Control Panel.
    &lt;/p&gt;
    &lt;p&gt;
      
    &lt;/p&gt;
    &lt;p&gt;
      Stop the RSLinx Service and uncheck the &amp;quot;Always Run As Service&amp;quot; box.
    &lt;/p&gt;
    &lt;p&gt;
      
    &lt;/p&gt;
    &lt;p&gt;
      This will allow RSLinx Classic to run as an Application, not a Service, 
      and only when required by RSLogix or an OPC/DDE client, or when you 
      manually open it.
    &lt;/p&gt;
    &lt;p&gt;
      
    &lt;/p&gt;
    &lt;p&gt;
      If you use the 1747-PIC driver regularly, you're going to have to get 
      used to the Launch Control Panel because that only runs in Service Mode.
    &lt;/p&gt;</description>
<link>http://www.plcapplications.com/archives/02-01-2010_02-28-2010.html#162</link>
<guid>http://www.plcapplications.com/archives/02-01-2010_02-28-2010.html#162</guid>

<category>Tips</category>

<pubDate>Sat, 13 Feb 2010 13:43:43 -0700</pubDate>
</item>

<item>
<title>How to Creat a Bootable Ubuntu Flash Drive</title>
<description>&lt;p&gt;
      Here are the steps to follow to create a bootable ubuntu 9.10 (this 
      version is also called Karmic Koala) flash drive (minimum 2GB).  Their 
      version numbering system is pretty weird: version 9.10 means it was 
      finalized in the 10th month of 09!!  And the Karmic Koala just 
      designates version K, but they started at the end of the alphabet 
      instead of the first.
    &lt;/p&gt;
    &lt;p&gt;
      (1) Download the CD image (.iso file) from &lt;a href=&quot;www.ubuntu.com&quot;&gt;www.ubuntu.com&lt;/a&gt;:
    &lt;/p&gt;
    &lt;p&gt;
      (2) (Optional, but recommended) Verify that you got a good download by 
      running md5sum found at &lt;a href=&quot;http://www.nullriver.com/products/winmd5sum  &quot;&gt;http://www.nullriver.com/products/winmd5sum&lt;/a&gt; 
      on the downloaded file and comparing to the hashes found at &lt;a href=&quot;https://help.ubuntu.com/community/UbuntuHashes&quot;&gt;https://help.ubuntu.com/community/UbuntuHashes&lt;/a&gt;. 
       For complete instructions on this process, go to: &lt;a href=&quot;ttps://help.ubuntu.com/community/HowToMD5SUM&quot;&gt;https://help.ubuntu.com/community/HowToMD5SUM&lt;/a&gt; 
      .
    &lt;/p&gt;
    &lt;p&gt;
      (3) Create a bootable flash drive following the instructions found at &lt;a href=&quot;http://www.pendrivelinux.com/create-a-ubuntu-9-10-live-usb-in-windows&quot;&gt;http://www.pendrivelinux.com/create-a-ubuntu-9-10-live-usb-in-windows&lt;/a&gt; 
       
    &lt;/p&gt;
    &lt;p&gt;
      (4) Restart your PC and set the BIOS boot order to the flash drive(this 
      may be a subset under the hardrive or CD), save the BIOS changes and 
      reboot. Somewhere along this step you will have the opportunity to 
      specify the size of the ‘casper-rw’ file you want to set up on the flash 
      drive. I set mine to 2GB, I think, but you can resize it later by 
      following the directions at &lt;a href=&quot;http://www.pendrivelinux.com/how-to-resize-casper-rw-images&quot;&gt;http://www.pendrivelinux.com/how-to-resize-casper-rw-images&lt;/a&gt; 
      (from windows) or &lt;a href=&quot;http://www.pendrivelinux.com/how-to-create-a-larger-casper-rw-loop-file&quot;&gt;http://www.pendrivelinux.com/how-to-create-a-larger-casper-rw-loop-file&lt;/a&gt; 
      from linux.
    &lt;/p&gt;
    &lt;p&gt;
      
    &lt;/p&gt;</description>
<link>http://www.plcapplications.com/archives/01-01-2010_01-31-2010.html#161</link>
<guid>http://www.plcapplications.com/archives/01-01-2010_01-31-2010.html#161</guid>

<category>Application Notes</category>

<category>Web Sites</category>

<pubDate>Tue, 12 Jan 2010 16:08:01 -0700</pubDate>
</item>

<item>
<title>1969 Cougar Convertible</title>
<description>&lt;p&gt;
      Here's some pictures of my new old car.
    &lt;/p&gt;
    &lt;p&gt;
      1969 Cougar Convertible
    &lt;/p&gt;
    &lt;p&gt;
      351 Cleveland 2-bbl
    &lt;/p&gt;
    &lt;p&gt;
      FMX Automatic Transmission
    &lt;/p&gt;
    &lt;p&gt;
      Black with black interior.
    &lt;/p&gt;
    &lt;p&gt;
      &lt;img height=&quot;600&quot; src=&quot;http://www.plcapplications.com/media/P1000975.JPG&quot; width=&quot;800&quot;&gt;
      &amp;#160;&lt;img height=&quot;600&quot; src=&quot;http://www.plcapplications.com/media/P1000976.JPG&quot; width=&quot;800&quot;&gt;&amp;#160;&lt;img height=&quot;600&quot; src=&quot;http://www.plcapplications.com/media/P1000977.JPG&quot; width=&quot;800&quot;&gt;&amp;#160;&lt;img height=&quot;600&quot; src=&quot;http://www.plcapplications.com/media/P1000978.JPG&quot; width=&quot;800&quot;&gt;&amp;#160;
    &lt;/p&gt;</description>
<link>http://www.plcapplications.com/archives/10-01-2009_10-31-2009.html#158</link>
<guid>http://www.plcapplications.com/archives/10-01-2009_10-31-2009.html#158</guid>

<category>Pictures</category>

<pubDate>Thu, 08 Oct 2009 20:23:24 -0600</pubDate>
</item>

</channel>
</rss>
