<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/' xmlns:georss='http://www.georss.org/georss' xmlns:gd='http://schemas.google.com/g/2005' xmlns:thr='http://purl.org/syndication/thread/1.0'><id>tag:blogger.com,1999:blog-5457440442824955781</id><updated>2012-01-20T08:08:05.619+07:00</updated><category term='S7-300 TIPS'/><category term='send e-mail to me for License'/><category term='E-BOOK'/><category term='Send e-mail to me for more information'/><title type='text'>Factory Automation</title><subtitle type='html'></subtitle><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/posts/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default?max-results=100'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/'/><link rel='hub' href='http://pubsubhubbub.appspot.com/'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>41</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>100</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-1835268008624047435</id><published>2008-05-18T11:54:00.001+07:00</published><updated>2008-05-23T10:56:52.369+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='S7-300 TIPS'/><title type='text'>TIP2 PID Function Documentation</title><content type='html'>&lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-1yrtiL_I/AAAAAAAAANU/_U5w3fewQFY/clip_image0023.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="58" alt="clip_image002" src="http://lh3.ggpht.com/nawaphun/SC-1zbtiMAI/AAAAAAAAANc/5QJDKAdAtLY/clip_image002_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-10rtiMBI/AAAAAAAAANk/xuY2osEPH0E/clip_image0043.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="47" alt="clip_image004" src="http://lh3.ggpht.com/nawaphun/SC-11btiMCI/AAAAAAAAANs/w9z4UilB1eg/clip_image004_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;This programming example shows a method for programming a Proportional Integral Derivative (PID) controller on a S7 PLC. The example is already a fully functioning program, needing only for the user to tie the actual inputs and outputs to appropriate variables to be a working controller. This program is suitable for simple PID applications. For complex PID applications, Siemens offers the SIMATIC S7 Standard Control software package, which offers numerous features that this applications tip lacks. These features include alarming, scaling, deadband control, feed-forward control, range limiting, ramp/soak steps, and an integrated scheduler. The Standard Control package includes a Windows-based configuration tool that greatly simplifies configuring and tuning a PID loop. &lt;/p&gt;  &lt;p&gt;To prepare a user to make these programming changes, the text will explain the basics of the PID controller implemented in the sample code. Below is a brief outline for the rest of this document: &lt;/p&gt;  &lt;p&gt;1 &lt;b&gt;What does the example program do? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;2 &lt;b&gt;Where do you use a PID controller? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;3 &lt;b&gt;Auto Mode vs. Manual Mode &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;4 &lt;b&gt;What does a PID controller do, and how? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;5 &lt;b&gt;What are the Sample, Gain, Rate, and Reset? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;6 &lt;b&gt;How is the Error figured? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;7 &lt;b&gt;How is the Proportional term figured? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;8 &lt;b&gt;How is the Integral term figured? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;9 &lt;b&gt;How is the Derivative term figured? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;10 &lt;b&gt;What if the final Output is too high? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;11 &lt;b&gt;What should the user add to make the program work for his system? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;12 &lt;b&gt;Adjusting the Reset, Rate, Gain, Sample time and Mode during run-time&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-12LtiMDI/AAAAAAAAAN0/-RKrTflawZA/clip_image0063.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="12" alt="clip_image006" src="http://lh5.ggpht.com/nawaphun/SC-127tiMEI/AAAAAAAAAN8/HSXY7rjPooM/clip_image006_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-13rtiMFI/AAAAAAAAAOE/pwQN8nhCCi4/clip_image0083.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image008" src="http://lh3.ggpht.com/nawaphun/SC-14btiMGI/AAAAAAAAAOM/XtVGqU6MxkA/clip_image008_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 1 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-147tiMHI/AAAAAAAAAOU/8xh6BHbZcp8/clip_image0103.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="13" alt="clip_image010" src="http://lh4.ggpht.com/nawaphun/SC-15rtiMII/AAAAAAAAAOc/TNoVOus-4Xk/clip_image010_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;What does the example program do? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;This programming example is a skeleton program for a true PID controller and, as such, requires that the user make a few additions (i.e. read/write input/output variables) before it is fully functional. Before discussing these, however, let&amp;#8217;s get a better feel for what a PID program actually does through a brief example. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-16rtiMJI/AAAAAAAAAOk/ThzuclJgBvA/clip_image0123.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="197" alt="clip_image012" src="http://lh4.ggpht.com/nawaphun/SC-17rtiMKI/AAAAAAAAAOs/_m81dVrueFw/clip_image012_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;When do you use a PID controller? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Figure 2.1 shows a picture of an example system to which a user might connect a PID controller. The figure shows a water tank sitting atop a hot plate, with a temperature control device for the hot plate and a small, monitored turbine for measuring the rate of the steam flow. This is a system that will work with a PID controller because of the relationship between the two variables: You can directly control the steam flow rate by adjusting the temperature of the hot plate. Figure 2.2 shows how both variables relate to the PID controller. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-18rtiMLI/AAAAAAAAAO0/sJ23xaHcrvQ/clip_image0143.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="135" alt="clip_image014" src="http://lh3.ggpht.com/nawaphun/SC-19btiMMI/AAAAAAAAAO8/jpACVLidvXE/clip_image014_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-1-LtiMNI/AAAAAAAAAPE/wMJszemklBk/clip_image0159.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015" src="http://lh4.ggpht.com/nawaphun/SC-1-rtiMOI/AAAAAAAAAPM/M_6H_go2OOo/clip_image015_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 2 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;The variable which represents the state of the system being controlled is called the &amp;#8216;Process Variable.&amp;#8217; In our example above, you can see that the rate at which the steam spins the turbine is a good indicator of the event that we are trying to control: the speed at which the water is being boiled off. The output is the variable which, being altered by the controller, can affect the process variable by different degrees based on its intensity -- By turning the hot plate up, the water boils more quickly, more steam is produced, and the turbine&amp;#8217;s speed increases. &lt;/p&gt;  &lt;p&gt;Therefore, when a variable that accurately reflects the state of the process and an adjustable control which proportionally affects the process variable, then it is possible to use a PID controller. Common systems using PID controllers are air conditioning systems, solution mixing, heaters, etc. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Auto Mode vs. Manual Mode &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;There are two settings available on our PID controller. Putting a controller in &lt;i&gt;Manual&lt;/i&gt; mode causes the PID loop do nothing, so that the user can directly control the output. The second, &lt;i&gt;Auto&lt;/i&gt;, is the mode in which the PID loop is actually controlling the system. For the rest of this text, it will be assumed that the controller is in &lt;i&gt;Auto&lt;/i&gt; mode. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;What does the PID controller do, and how does it do it? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Quite simply, a PID controller adjusts the value of its output to try and balance the value of the process variable to a given &amp;#8216;setpoint.&amp;#8217; To calculate the output value for a given instance, the controller finds the value of three different terms (using its user defined &lt;b&gt;Sample&lt;/b&gt; time, &lt;b&gt;Gain&lt;/b&gt;, &lt;b&gt;Rate&lt;/b&gt;, and &lt;b&gt;Reset&lt;/b&gt; values along with the calculated &lt;b&gt;Error&lt;/b&gt; value): a Proportional term, an Integral term, and a Derivative term. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Output = M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;&lt;b&gt; + M&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;&lt;b&gt; + M&lt;/b&gt;&lt;b&gt;D &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.1 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;What are the Sample, Gain, Rate, and Reset, and where do they come from? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;The &lt;i&gt;sample rate&lt;/i&gt; is the cycle time (in milliseconds) at which the PID loop recalculates the output. The &lt;i&gt;gain &lt;/i&gt;controls the sensitivity of the output calculation by affecting the influence of all the terms. The &lt;i&gt;reset &lt;/i&gt;is a time given in milliseconds which is used to increase or decrease the influence of the Integral term in the equation. Finally, the &lt;i&gt;rate&lt;/i&gt; value is used to control the influence of the Derivative term in the equation. Each of these values needs to be preset by the user before the PID controller starts. &lt;/p&gt;  &lt;p&gt;If the user does not want integral action (no I in the PID calculation), then a value of infinity or a value of 0 should be specified for the integral time. If the user does not want derivative action (no D in the PID calculation), then a value of 0 should be specified for the derivative time. If the user does not want proportional action (no P in the PID), then a value of 0 should be specified for the gain (gain is normally a multiplier in the integral and derivative coefficient calculation, but is removed from the coefficient calculation, if gain = 0, to allow I, ID, or D loop control). &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-1_btiMPI/AAAAAAAAAPU/sgzpy1enP1Q/clip_image01512.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[1]" src="http://lh5.ggpht.com/nawaphun/SC-1_7tiMQI/AAAAAAAAAPc/nLJHye9rRL8/clip_image0151_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 3 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;How is the Error figured? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;Error is figured as the difference between the normalized values of the setpoint and the process variable. The controller calculates this value in three steps. The first two steps are to change both the setpoint and the process variable into values that are based on a 0 to 1 (normalized) scale. This is done using the formulae: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;SP = raw_SP / &lt;i&gt;max_val &lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;PV = raw_PV / &lt;i&gt;max_val &lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formulae 2.2 &amp;amp; 2.3 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;In the above formulae, the &lt;b&gt;raw_SP&lt;/b&gt; and &lt;b&gt;raw_PV &lt;/b&gt;values are the actual values that come into the controller, and the &lt;b&gt;&lt;i&gt;max_val&lt;/i&gt;&lt;/b&gt; term is the maximum value that either can take on. For example, if the values of &lt;b&gt;raw_SP&lt;/b&gt; and &lt;b&gt;raw_PV &lt;/b&gt;were being read in as values from 0 to 27,648, then the &lt;b&gt;&lt;i&gt;max_val&lt;/i&gt;&lt;/b&gt; term would have the value 27,648. &lt;/p&gt;  &lt;p&gt;After these two values have been calculated, the error term is figured as follows: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Error = SP - PV &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.4 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;How is the Proportional term calculated?      &lt;br /&gt;&lt;/b&gt;The proportional term, &lt;b&gt;M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;, is calculated using the following equation:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;&lt;b&gt; = &lt;i&gt;Gain&lt;/i&gt; * &lt;i&gt;Error &lt;/i&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.2 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Going back to our earlier example with the water tank, the proportional term says that as the speed of the turbine increases further above the setpoint, the heat is decreased proportionally to bring the speed down. As the turbine slows below the setpoint, the heat is increased to proportionally to bring the speed up. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;How is the Integral Term calculated?      &lt;br /&gt;&lt;/b&gt;The integral term, &lt;b&gt;M&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;, is calculated using the following equation:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;M&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;&lt;b&gt; = Bias + (C&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;&lt;b&gt; * &lt;i&gt;Error&lt;/i&gt;) &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.3 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;In this equation, two new terms are introduced. The first, &lt;b&gt;C&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;, is the coefficient of the Integral term, and is calculated from the &lt;b&gt;Reset&lt;/b&gt;: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;C&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;&lt;b&gt; = Gain * (Sample / Reset) &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.4 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;Both the &lt;b&gt;Sample&lt;/b&gt; and &lt;b&gt;Reset&lt;/b&gt; terms were introduced earlier, but in this equation their uses become apparent. The larger the &lt;b&gt;Reset&lt;/b&gt; value is, the less impact the integral term will have on the output, while larger &lt;b&gt;Sample&lt;/b&gt; times give it a bigger influence (&lt;b&gt;Sample&lt;/b&gt; time also affects the Derivative term, which will be explained later). &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-2CrtiMRI/AAAAAAAAAPk/BG5sTdKmyFY/clip_image01522.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[2]" src="http://lh3.ggpht.com/nawaphun/SC-2DbtiMSI/AAAAAAAAAPs/Jo0vhCJqIJg/clip_image0152_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 4 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;The &lt;b&gt;Bias&lt;/b&gt; term in Formula 2.3 represents (technically speaking) the area under the curve of a graph plotting the Error vs. time. &lt;/p&gt;  &lt;p&gt;Abstractly, however, the &lt;b&gt;Bias&lt;/b&gt; value (ideally) grows to an output level that keeps the system stable, letting the Proportional and Derivative terms handle any small fluctuations. In relation to our water tank example from earlier, this means that eventually the &lt;b&gt;Bias&lt;/b&gt; portion of &lt;b&gt;M&lt;/b&gt;&lt;b&gt;I&lt;/b&gt; would be the only significant contribution to the final output value, and the &lt;b&gt;M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt; and &lt;b&gt;M&lt;/b&gt;&lt;b&gt;D&lt;/b&gt; terms would only be active (non-zero) when a fluctuation occurred. At a time &lt;b&gt;n &lt;/b&gt;the equations for &lt;b&gt;M&lt;/b&gt;&lt;b&gt;I&lt;/b&gt; and the &lt;b&gt;Bias&lt;/b&gt; term are: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;M&lt;/b&gt;&lt;b&gt;I,n&lt;/b&gt;&lt;b&gt; = Bias&lt;/b&gt;&lt;b&gt;n-1&lt;/b&gt;&lt;b&gt; + (C&lt;/b&gt;&lt;b&gt;I &lt;/b&gt;&lt;b&gt;* Error)Bias&lt;/b&gt;&lt;b&gt;n&lt;/b&gt;&lt;b&gt; = M&lt;/b&gt;&lt;b&gt;I,n&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.5 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;How is the Derivative term calculated?&lt;/b&gt;The derivative formula for a given time &lt;b&gt;n &lt;/b&gt;is calculated with the following equation:&lt;/p&gt;  &lt;p&gt;&lt;b&gt;M&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;&lt;b&gt; = C&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;&lt;b&gt; * (PV&lt;/b&gt;&lt;b&gt;n-1&lt;/b&gt;&lt;b&gt; -PV&lt;/b&gt;&lt;b&gt;n&lt;/b&gt;&lt;b&gt;) &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.6 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;This formula only introduces 1 new term, &lt;b&gt;C&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;, which is calculated using Formula 2.7. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;C&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;&lt;b&gt; = Gain * (Rate / Sample) &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.7 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The &lt;b&gt;Sample&lt;/b&gt; term (which is also used in figuring &lt;b&gt;C&lt;/b&gt;&lt;b&gt;I&lt;/b&gt;) is the sample time from earlier. In the Derivative term, the &lt;b&gt;Sample&lt;/b&gt; time is indirectly proportional to the derivative component, while the &lt;b&gt;Rate&lt;/b&gt; is directly proportional. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;What if the final output value is too high? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;During many processes (such as the water tank example earlier), the Process variable doesn&amp;#8217;t respond immediately to a change in the value of the output -- if the water in the tank were ice cold, then even an output of 100% is not going to cause an instantaneous increase in steam flow. Likewise, setting the output to 0% when the water is boiling doesn&amp;#8217;t provide an immediate reduction in steam production. &lt;/p&gt;  &lt;p&gt;Because of this &amp;#8216;system inertia,&amp;#8217; the output value for a give time could take on a value greater than 100% or less than 0%. In response to this, the PID program implements Output Clamping. If the output is greater than 100%, then it is clamped to 100%. If the output falls lower than 0%, then it is held to 0%. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-2ELtiMTI/AAAAAAAAAP0/aolqG18jB_g/clip_image01532.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[3]" src="http://lh5.ggpht.com/nawaphun/SC-2E7tiMUI/AAAAAAAAAP8/1eTe7PX5Y38/clip_image0153_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 5 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;The only problem left to solve lies with the &lt;b&gt;Bias&lt;/b&gt; portion of the Integral term. When the output for a system remains at 100% for a long period of time (such as when heating up cold water in our tank from earlier), the integral sum (which the &lt;b&gt;Bias&lt;/b&gt; term represents) can grow to extremely large values. This means that when the variable starts responding, the &lt;b&gt;Bias&lt;/b&gt; term will be keeping the calculated output well over 100% until it can be wound down. This generally results in the output swinging wildly from one limit to the other, but can be avoided using Bias Clamping. &lt;/p&gt;  &lt;p&gt;There are a few different types of Bias Clamping, but the only pertinent one here is the one used in the program. There are two different conditions which cause Bias clamping to occur and two formulae as well: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;If Output &amp;gt; 1      &lt;br /&gt;Bias = 1 - (M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;&lt;b&gt; + M&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;&lt;b&gt;)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.8 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;If Output &amp;lt; 0      &lt;br /&gt;Bias = -(M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;&lt;b&gt; + M&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;&lt;b&gt;)&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;i&gt;Formula 2.9 &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;As the formulae show, when the &lt;b&gt;Output&lt;/b&gt; grows to be greater than 1, the value of the &lt;b&gt;Bias&lt;/b&gt; is adjusted so that the sum of &lt;b&gt;M&lt;/b&gt;&lt;b&gt;P&lt;/b&gt;, &lt;b&gt;M&lt;/b&gt;&lt;b&gt;D&lt;/b&gt;, and the &lt;b&gt;Bias&lt;/b&gt; will be 1. Likewise, when the &lt;b&gt;Output&lt;/b&gt; slips below 0, the value of the &lt;b&gt;Bias&lt;/b&gt; is adjusted so that the above sum will be 0. The adjusted &lt;b&gt;Bias &lt;/b&gt;value is then clamped such that its maximum value is 1 and its minimum value is 0. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;What should be added to make the program work for the system? &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;1 Read in the Process Variable &lt;/p&gt;  &lt;p&gt;2 Write the Output &lt;/p&gt;  &lt;p&gt;3 Set the Setpoint &lt;/p&gt;  &lt;p&gt;4 Adjust the scale for the Input and Setpoint &lt;/p&gt;  &lt;p&gt;5 Adjust the scale for the Output &lt;/p&gt;  &lt;p&gt;6 Adjust the &lt;b&gt;Reset&lt;/b&gt;, &lt;b&gt;Rate&lt;/b&gt;, &lt;b&gt;Gain&lt;/b&gt;, and &lt;b&gt;Sample&lt;/b&gt; time values. &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Read in the Process Variable &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The Process variable (the variable which accurately reflects the state of the system to be controlled) should be passed to the PV parameter of the function block. &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Write the Output &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The OUT parameter of the PID loop should be set to the analog output being controlled in the PID function block call. &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Set the Setpoint &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The user&amp;#8217;s code must pass the Setpoint value to the PID function block via the SP parameter. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2FbtiMVI/AAAAAAAAAQE/o4lmx1NJUjc/clip_image01542.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[4]" src="http://lh6.ggpht.com/nawaphun/SC-2GLtiMWI/AAAAAAAAAQM/XK4Es-DvtT8/clip_image0154_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 6 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Adjust the scale for the Process Variable and Setpoint &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;In networks 6 through 11 of the PID function block, the program converts the (raw) PV value into a normalized (0-1) value based on a scale of 0 to 27,648. If the value that the user is reading in is on a different scale, the user has to change the 27,648s in these networks to the new value. For example, if the scale were 0 to 100, you would change the 27,648s to 100s. &lt;/p&gt;  &lt;p&gt;Another approach would be to change the scale of the PV and SP to the 0 to 27,648 scale before passing them to the PID function block. This could be done with code in the calling block, or by a scaling function block. &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Adjust the scale for the Output &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;In the last network in the program, the Output value is changed from a normalized value (0-1) into a scaled number (0-27,648). As in the above section, to change the scale of the output, simply change the 27,648 into the new maximum value (or rescale the output after the function block returns). &lt;/p&gt;  &lt;p&gt;&lt;i&gt;Adjust the &lt;b&gt;Reset&lt;/b&gt;, &lt;b&gt;Rate&lt;/b&gt;, &lt;b&gt;Gain&lt;/b&gt;, and &lt;b&gt;Sample&lt;/b&gt; time values &lt;/i&gt;&lt;/p&gt;  &lt;p&gt;The final thing that the user&amp;#8217;s code needs to implement is the setting of the &lt;b&gt;Reset&lt;/b&gt;, &lt;b&gt;Rate&lt;/b&gt;, &lt;b&gt;Gain&lt;/b&gt;, and &lt;b&gt;Sample&lt;/b&gt; time values. If the PID loop&amp;#8217;s instance DB is configured as retentive, this need only be done once, by hand, after the instance DB is created in the PLC. If the PID loop&amp;#8217;s instance DB is not retentive, the loop tuning parameters must be set after each PLC restart. This could be done in OB100 (Complete Restart OB). For a PID loop instance data block &lt;i&gt;n&lt;/i&gt;, the values &lt;/p&gt;  &lt;p&gt;should be placed as follows: &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Reset &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;� DB&lt;i&gt;n&lt;/i&gt;.DBD18 (real), time in milliseconds &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Rate &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;� DB&lt;i&gt;n&lt;/i&gt;.DBD14 (real), time in milliseconds &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Gain &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;� DB&lt;i&gt;n&lt;/i&gt;.DBD10 (real), unitless factor &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Sample &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;� DB&lt;i&gt;n&lt;/i&gt;.DBD22 (real), time in milliseconds &lt;/p&gt;  &lt;p&gt;The sample time should be set to the same period at which the PID loop function block called. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Adjusting the Reset, Rate, Gain, and Sample time, and Mode during run-time &lt;/b&gt;Changes in the &lt;b&gt;Reset&lt;/b&gt;, &lt;b&gt;Rate&lt;/b&gt;, &lt;b&gt;Gain&lt;/b&gt;, and &lt;b&gt;Sample&lt;/b&gt; time values take effect the next time the PID loop function block is called. &lt;/p&gt;  &lt;p&gt;The PID loop mode is controlled via the mode_req function block parameter. When mode_req is FALSE (0), the loop will transition to or remain in Manual mode when the function block is next called. When mode_req is TRUE (1), the loop will transition to or remain in Auto module when the function block is next called. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2G7tiMXI/AAAAAAAAAQU/wJt6HxeTDs4/clip_image01552.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[5]" src="http://lh4.ggpht.com/nawaphun/SC-2HrtiMYI/AAAAAAAAAQc/hTJh64XsUyA/clip_image0155_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 7 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2IbtiMZI/AAAAAAAAAQk/tZR_afKUiY8/clip_image0163.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="14" alt="clip_image016" src="http://lh5.ggpht.com/nawaphun/SC-2I7tiMaI/AAAAAAAAAQs/6wRi-4ad45I/clip_image016_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;This is not part of the PID program per se, but shows how the PID function block is called. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2J7tiMbI/AAAAAAAAAQ0/yw4tnrY7uRM/clip_image0173.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="12" alt="clip_image017" src="http://lh3.ggpht.com/nawaphun/SC-2KbtiMcI/AAAAAAAAAQ8/oVVAM1dQF1c/clip_image017_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The symbol table attaches functional names to PLC memory addresses. The functional names will be used in the example program. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2LbtiMdI/AAAAAAAAARE/Qa4n4ihaM2E/clip_image0183.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="100" alt="clip_image018" src="http://lh3.ggpht.com/nawaphun/SC-2MbtiMeI/AAAAAAAAARM/MvRKWpzzst8/clip_image018_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;OB 100 is executed once when the PLC program starts after being in program mode, or turned off. If the PID instance data block is not retentive, OB100 is an appropriate place to load the data block with gain, rate, reset, and sample time values. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-2NrtiMfI/AAAAAAAAARU/MpjaWZJf5AM/clip_image0193.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="146" alt="clip_image019" src="http://lh3.ggpht.com/nawaphun/SC-2ObtiMgI/AAAAAAAAARc/PUznVwBAY9w/clip_image019_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-2PLtiMhI/AAAAAAAAARk/UgJCbDyQpIw/clip_image0207.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image020" src="http://lh5.ggpht.com/nawaphun/SC-2P7tiMiI/AAAAAAAAARs/Onl2NKXIsT4/clip_image020_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 8 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;OB 1 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;OB 1 is the main &amp;#8220;scanned&amp;#8221; portion of the PLC program. It is executed as often as possible while the PLC is in Run mode. The example program periodically calls the PID function block from OB 1. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-2QrtiMjI/AAAAAAAAAR0/eBKY8a1_Fyc/clip_image0213.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image021" src="http://lh6.ggpht.com/nawaphun/SC-2RLtiMkI/AAAAAAAAAR8/32Zaxmo4YKU/clip_image021_thumb.jpg" width="20" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 9 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2S7tiMlI/AAAAAAAAASE/L5cr9mSLmJg/clip_image0223.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image022" src="http://lh5.ggpht.com/nawaphun/SC-2T7tiMmI/AAAAAAAAASM/3XLxOb2Guow/clip_image022_thumb.jpg" width="186" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;pre class="csharpcode"&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SC-2UrtiMnI/AAAAAAAAASU/BzzcC6v-PTE/clip_image0233.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image023" src="http://lh3.ggpht.com/nawaphun/SC-2VbtiMoI/AAAAAAAAASc/twZ8xeNsuQ8/clip_image023_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 10 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/pre&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2 &lt;br /&gt;    &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2W7tiMpI/AAAAAAAAASk/tT-dwOoyGMI/clip_image0243.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image024" src="http://lh4.ggpht.com/nawaphun/SC-2XrtiMqI/AAAAAAAAASs/hxeHTYQITDI/clip_image024_thumb.jpg" width="174" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2YbtiMrI/AAAAAAAAAS0/7l6uEZNyJAM/clip_image02012.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image020[1]" src="http://lh6.ggpht.com/nawaphun/SC-2ZLtiMsI/AAAAAAAAAS8/A6FXRBkjhrc/clip_image0201_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 11 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2 &lt;br /&gt;    &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2abtiMtI/AAAAAAAAATE/YafiNAISMIo/clip_image0253.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image025" src="http://lh6.ggpht.com/nawaphun/SC-2bLtiMuI/AAAAAAAAATM/PsO8FS0dA7I/clip_image025_thumb.jpg" width="174" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2b7tiMvI/AAAAAAAAATU/n4Bwnny1fts/clip_image02022.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image020[2]" src="http://lh4.ggpht.com/nawaphun/SC-2crtiMwI/AAAAAAAAATc/OA31BOzjApo/clip_image0202_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 12 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2 &lt;br /&gt;    &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2d7tiMxI/AAAAAAAAATk/UtmLUUiKTnE/clip_image0263.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image026" src="http://lh4.ggpht.com/nawaphun/SC-2ertiMyI/AAAAAAAAATs/OA8QSFZpk_g/clip_image026_thumb.jpg" width="187" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-2fLtiMzI/AAAAAAAAAT0/lFeh-PvgMx0/clip_image02032.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image020[3]" src="http://lh5.ggpht.com/nawaphun/SC-2f7tiM0I/AAAAAAAAAT8/NaiBFpvexIQ/clip_image0203_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 13 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2g7tiM1I/AAAAAAAAAUE/BEQ55xRg2Ds/clip_image0273.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="223" alt="clip_image027" src="http://lh4.ggpht.com/nawaphun/SC-2hrtiM2I/AAAAAAAAAUM/hyz5nWlG7nY/clip_image027_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SC-2ibtiM3I/AAAAAAAAAUU/htnCg2HmveY/clip_image0283.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="14" alt="clip_image028" src="http://lh6.ggpht.com/nawaphun/SC-2jLtiM4I/AAAAAAAAAUc/k1P2i5OZ9Wc/clip_image028_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;The SIMATIC S7-300/400 Application Tips are provided to give users of the S7-300/400 some indication as to how, from the view of programming technique, certain tasks can be solved with this controller. These instructions do not purport to cover all details or variations in equipment, nor do they provide for every possible contingency. Use of the S7-300/400 Application Tips is free. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Siemens reserves the right to make changes in specifications shown herein or make improvements at any time without notice or obligation. It does not relieve the user of responsibility to use sound practices in application, installation, operation, and maintenance of the equipment purchased. Should a conflict arise between the general information contained in this publication, the contents of drawings or supplementary material, or both, the latter shall take precedence. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SC-2j7tiM5I/AAAAAAAAAUk/LS-WZbHJzdE/clip_image02042.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image020[4]" src="http://lh3.ggpht.com/nawaphun/SC-2kbtiM6I/AAAAAAAAAUs/JliSXytMtRY/clip_image0204_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 14 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;S7-300/400 Tip PID Tip No. 2 &lt;br /&gt;    &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;Siemens is not liable, for whatever legal reason, for damages or personal injury resulting from the use of the application tips. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;All rights reserved. Any form of duplication or distribution, including excerpts, is only permitted with express authorization by SIEMENS. &lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SC-2lLtiM7I/AAAAAAAAAU0/F5ZkkVSmF_k/clip_image01562.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image015[6]" src="http://lh5.ggpht.com/nawaphun/SC-2l7tiM8I/AAAAAAAAAU8/6wBx7tmjPUs/clip_image0156_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 15 / 15 Pid.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;&lt;br /&gt;&lt;br /&gt;&lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-1835268008624047435?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/1835268008624047435/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=1835268008624047435&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1835268008624047435'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1835268008624047435'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/tip2-pid-function-documentation.html' title='TIP2 PID Function Documentation'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SC-1zbtiMAI/AAAAAAAAANc/5QJDKAdAtLY/s72-c/clip_image002_thumb.jpg' height='72' width='72'/><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-3955109377097638650</id><published>2008-05-13T19:56:00.001+07:00</published><updated>2008-05-13T19:56:41.483+07:00</updated><title type='text'>S7-300/400 Tip Analog Scaling Tip No. 1</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPQbtiLfI/AAAAAAAAAJU/W6n19LT2r-g/clip_image00272.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="58" alt="clip_image002[7]" src="http://lh3.ggpht.com/nawaphun/SCmPR7tiLgI/AAAAAAAAAJc/7LH2DXS4ZSU/clip_image0027_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SCmPTLtiLhI/AAAAAAAAAJk/Afi2VmFgdqg/clip_image00472.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="53" alt="clip_image004[7]" src="http://lh5.ggpht.com/nawaphun/SCmPUbtiLiI/AAAAAAAAAJs/CpdIqyNlpxs/clip_image0047_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Analog Inputs and Outputs in an S7 PLC are represented in the PLC as a 16-bit integer. Over the nominal span of the analog input or output, the value of this integer will range between &amp;#173;27648 and +27648. However, it is easier to use the analog values if they are scaled to the same units and ranges as the process being controlled. This applications tip describes methods for scaling analog values to and from engineering units. &lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SCmPWrtiLjI/AAAAAAAAAJ0/6IlMlyJ8k1M/clip_image00672.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image006[7]" src="http://lh4.ggpht.com/nawaphun/SCmPYLtiLkI/AAAAAAAAAJ8/LU8XvKqqbYY/clip_image0067_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The program for scaling analog values consists of 2 function (FC) blocks. These blocks are optimized for unipolar (0..27648) analog values, but will also work with bipolar analogs. Both blocks are shown in two different languages: LAD and STL. &lt;/p&gt;  &lt;p&gt;FC100 converts an integer in a nominal 0..27648 range to a floating point number in the specified engineering units. &lt;/p&gt;  &lt;p&gt;FC101 converts a floating point number in the specified engineering units to an integer in 0..27648 range.&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SCmPZLtiLlI/AAAAAAAAAKE/2YLkD9fhxNk/clip_image00872.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image008[7]" src="http://lh5.ggpht.com/nawaphun/SCmPabtiLmI/AAAAAAAAAKM/GnhKFo-uQZA/clip_image0087_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 1 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPcbtiLnI/AAAAAAAAAKU/A_G6B-TryM0/clip_image01072.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image010[7]" src="http://lh4.ggpht.com/nawaphun/SCmPeLtiLoI/AAAAAAAAAKc/HubpCE25Yj4/clip_image0107_thumb.jpg" width="199" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPfbtiLpI/AAAAAAAAAKk/Gt03z4DyNtA/clip_image01272.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image012[7]" src="http://lh5.ggpht.com/nawaphun/SCmPgbtiLqI/AAAAAAAAAKs/okByCC0MxUc/clip_image0127_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 2 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPibtiLrI/AAAAAAAAAK0/idhtzfheBDg/clip_image01472.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="212" alt="clip_image014[7]" src="http://lh4.ggpht.com/nawaphun/SCmPkLtiLsI/AAAAAAAAAK8/fx3rqHAfxaU/clip_image0147_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPlbtiLtI/AAAAAAAAALE/dVgVq-c3saw/clip_image015122.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="16" alt="clip_image015[12]" src="http://lh6.ggpht.com/nawaphun/SCmPmrtiLuI/AAAAAAAAALM/vbcDZSYu288/clip_image01512_thumb.jpg" width="20" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 3 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SCmPortiLvI/AAAAAAAAALU/Y14rUt2RLME/clip_image01772.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image017[7]" src="http://lh3.ggpht.com/nawaphun/SCmPp7tiLwI/AAAAAAAAALc/pbwkyuI48mk/clip_image0177_thumb.jpg" width="184" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SCmPrLtiLxI/AAAAAAAAALk/I4lcsye7TI0/clip_image01872.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="16" alt="clip_image018[7]" src="http://lh5.ggpht.com/nawaphun/SCmPsbtiLyI/AAAAAAAAALs/j7wRICj1PTw/clip_image0187_thumb.jpg" width="20" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 4 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmPvbtiLzI/AAAAAAAAAL0/wbHkpsNVx0s/clip_image02072.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="213" alt="clip_image020[7]" src="http://lh5.ggpht.com/nawaphun/SCmPxbtiL0I/AAAAAAAAAL8/sal6ct_ZW5o/clip_image0207_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SCmPy7tiL1I/AAAAAAAAAME/DPhhaa0eQJY/clip_image015132.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="16" alt="clip_image015[13]" src="http://lh5.ggpht.com/nawaphun/SCmP0btiL2I/AAAAAAAAAMM/1L0G4jHuS4g/clip_image01513_thumb.jpg" width="20" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 5 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SCmP3LtiL3I/AAAAAAAAAMU/3vn7hEXq510/clip_image02172.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image021[7]" src="http://lh4.ggpht.com/nawaphun/SCmP5LtiL4I/AAAAAAAAAMc/8QpETvHEe38/clip_image0217_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SCmP6btiL5I/AAAAAAAAAMk/Z70zAzkFiNk/clip_image02272.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image022[7]" src="http://lh4.ggpht.com/nawaphun/SCmP8LtiL6I/AAAAAAAAAMs/9ArSswCDklQ/clip_image0227_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 6 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;S7-300/400 Tip Analog Scaling Tip No. 1      &lt;br /&gt;&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SCmP97tiL7I/AAAAAAAAAM0/M7_4wGA6zvY/clip_image02472.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="13" alt="clip_image024[7]" src="http://lh4.ggpht.com/nawaphun/SCmP_LtiL8I/AAAAAAAAAM8/h-WDgFKm0g8/clip_image0247_thumb.jpg" width="244" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;The SIMATIC S7-300/400 Application Tips are provided to give users of the S7-300 and S7-400 some indication as to how, from the view of programming technique, certain tasks can be solved with this controller. These instructions do not purport to cover all details or variations in equipment, nor do they provide for every possible contingency. Use of the S7-300/400 Application Tips is free. &lt;/p&gt;  &lt;p&gt;Siemens reserves the right to make changes in specifications shown herein or make improvements at any time without notice or obligation. It does not relieve the user of responsibility to use sound practices in application, installation, operation, and maintenance of the equipment purchased. Should a conflict arise between the general information contained in this publication, the contents of drawings or supplementary material, or both, the latter shall take precedence. &lt;/p&gt;  &lt;p&gt;Siemens is not liable, for whatever legal reason, for damages or personal injury resulting from the use of the application tips. &lt;/p&gt;  &lt;p&gt;All rights reserved. Any form of duplication or distribution, including excerpts, is only permitted with express authorization by SIEMENS. &lt;/p&gt;  &lt;p&gt;&lt;b&gt;Copyright &lt;/b&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SCmQALtiL9I/AAAAAAAAANE/pmr8bdefPYk/clip_image02572.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="15" alt="clip_image025[7]" src="http://lh5.ggpht.com/nawaphun/SCmQBbtiL-I/AAAAAAAAANM/vRRR6OR4rf4/clip_image0257_thumb.jpg" width="19" border="0" /&gt;&lt;/a&gt;&lt;b&gt;1996 by SIEMENS page 7 / 7 Scaling.doc Status: 11/96 Version 1.0 &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;SIMATIC S7-300/400 customers have free use of the application tips. These tips are only a general approach to using the S7-300/400 with various applications. Your specific application may be different. It is your responsibility to use the SIMATIC S7-300/400 properly in your applications. &lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-3955109377097638650?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/3955109377097638650/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=3955109377097638650&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3955109377097638650'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3955109377097638650'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/s7-300400-tip-analog-scaling-tip-no-1.html' title='S7-300/400 Tip Analog Scaling Tip No. 1'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SCmPR7tiLgI/AAAAAAAAAJc/7LH2DXS4ZSU/s72-c/clip_image0027_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-1924752278048772339</id><published>2008-05-10T10:25:00.001+07:00</published><updated>2008-05-10T10:25:47.388+07:00</updated><title type='text'>Using Station Configuration Editor</title><content type='html'>&lt;p class="MsoTitle"&gt;&lt;span lang="EN-AU" style="color: #3366ff"&gt;Using Station Configuration Editor &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Open &lt;b&gt;Station Configuration Editor&lt;/b&gt; (previously &lt;b&gt;Komponent Konfigurator)&lt;/b&gt; using the icon on the Desktop.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Or run from Start Menu:&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Start / Siemens / SIMATIC NET / Settings / Station Configurator.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select Set Station Name&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Enter&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;&lt;b&gt;PC_HNG_F51&lt;span style="mso-tab-count: 2"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;(or PC_HNG_F54) &lt;/b&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/span&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select ADD&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Application&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Index 1&lt;span style="mso-spacerun: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;The name &lt;b&gt;VFD1 &lt;/b&gt;will be assigned automatically.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select Import XDB&amp;#8230;. Normally you will be asked if you want to import an XDB file.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Click YES.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Path:&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;C:\SIEMENS\STEP7\S7proj\Bahad5\XDBs\CP5613A2.xdb for PC_HNG_F51&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;C:\SIEMENS\STEP7\S7proj\Bahad5\XDBs\CP5613.xdb for PC_HNG_F54&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Note:&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Elsewhere paths to LDB&amp;#8217;s are set up as follows:&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;C:\SIEMENS\STEP7\S7proj\Bahad5\LDBs\CP5613A2.Ldb&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;C:\SIEMENS\STEP7\S7proj\Bahad5\LDBs\CP5613.Ldb&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select Change Mode&amp;#8230;..&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;You will be told:&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;The offline configuration is lost.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;The Station will be restarted.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Do you want the Station to change to the Online Mode?&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Click YES.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;This last part may not happen with SIMATIC NET Ver 6.2&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&amp;#160;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;You have finished.&lt;span style="mso-tab-count: 1"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;Click OK.&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-1924752278048772339?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/1924752278048772339/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=1924752278048772339&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1924752278048772339'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1924752278048772339'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/using-station-configuration-editor.html' title='Using Station Configuration Editor'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5217000983868178184</id><published>2008-05-10T10:24:00.001+07:00</published><updated>2008-05-10T10:24:52.693+07:00</updated><title type='text'>Using the SIMATIC NET Commissioning Wizard</title><content type='html'>&lt;p class="MsoTitle"&gt;&lt;span lang="EN-AU" style="color: #3366ff"&gt;Using the SIMATIC NET Commissioning Wizard &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;This is a little difficult to document as it manifests itself in different ways dependant upon the current state of settings that may have been made previously.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="font-size: 14pt; mso-bidi-font-size: 12.0pt"&gt;Initial Settings (New 5613 card or all settings lost) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Initial running of the Wizard is usually either as 7 or 8 steps.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Thus the step numbers&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;May not be identical to those shown below.&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Subsequent running of the Wizard is usually the steps 1(4) to 4(4) at the bottom of the page.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;SIMATIC NET&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Commissioning Wizard 1(8) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoHeader" style="tab-stops: 36.0pt"&gt;&lt;span lang="EN-AU"&gt;Click Next&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;2(8) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select:&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Use Module for Productive Operation in Configured PC Station.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Name:&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;&lt;b&gt;CP5613 / CP5614&lt;/b&gt;&lt;span style="mso-tab-count: 3"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;b&gt;Index&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;4&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU"&gt;Address:&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;1&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-AU"&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;(for PC_HNG_F41)&lt;span style="mso-tab-count: 1"&gt;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;(PC_HNG_F44 = 11)&lt;span style="mso-tab-count: 2"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;b&gt;Bus Profile DP&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select &lt;b&gt;Profibus&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select &lt;b&gt;DP&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Speed:&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;&lt;b&gt;1.5 MBPS&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoHeader" style="tab-stops: 36.0pt"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;3(8) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Do NOT select anything for Ethernet.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;4(8)&lt;/span&gt;&lt;/b&gt;&lt;span lang="EN-AU" style="color: blue"&gt; &lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Do NOT select anything for OPC&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Setup continues with sections 5(8)&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;to&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;8(8)&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;which are same as sections 1(4)&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;to&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;4(4) below.&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;h1&gt;&lt;span lang="EN-AU"&gt;Subsequent Running of Commissioning Wizard&lt;/span&gt;&lt;/h1&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;SIMATIC NET&lt;span style="mso-spacerun: yes"&gt;&amp;#160; &lt;/span&gt;Commissioning Wizard 1(4) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU"&gt;PC Station Wizard &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select&lt;span style="mso-spacerun: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;b&gt;EDIT&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select&lt;span style="mso-spacerun: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;&lt;b&gt;Bahad4&lt;/b&gt;&lt;span style="mso-spacerun: yes"&gt;&amp;#160;&amp;#160;&amp;#160;&amp;#160; &lt;/span&gt;(the project)&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Click &lt;b&gt;Next&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;Configuration 2(4) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Click &lt;b&gt;Next&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;Symbols 3(4) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Select &lt;b&gt;Do NOT Use a Symbol File&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Click &lt;b&gt;Next&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;&lt;/span&gt;    &lt;p&gt;&lt;/p&gt; &lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;b&gt;&lt;span lang="EN-AU" style="color: blue"&gt;The SIMATIC NET Commissioning Wizard is Finished 4(4) &lt;/span&gt;      &lt;p&gt;&lt;/p&gt;   &lt;/b&gt;&lt;/p&gt;  &lt;p&gt;&lt;/p&gt;  &lt;p class="MsoNormal"&gt;&lt;span lang="EN-AU"&gt;Click &lt;b&gt;Finish&lt;/b&gt;&lt;/span&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5217000983868178184?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5217000983868178184/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5217000983868178184&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5217000983868178184'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5217000983868178184'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/using-simatic-net-commissioning-wizard.html' title='Using the SIMATIC NET Commissioning Wizard'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8086593633482969926</id><published>2008-05-05T23:25:00.001+07:00</published><updated>2008-05-06T14:34:58.710+07:00</updated><title type='text'>Berger Book In Russian Language</title><content type='html'>&lt;p&gt;Berger Book In Russian Language    &lt;br /&gt;&lt;a href="ftp://ftp.prosoft.ru/pub/Hardware/Siemens/STEP7/Berger_STEP7_LAD%26FBD_r.pdf"&gt;Download&lt;/a&gt; Berger Step7 LADDER FBD    &lt;br /&gt;&lt;a href="ftp://ftp.prosoft.ru/pub/Hardware/Siemens/STEP7/Berger_Step7-STL%26SCL_r.pdf"&gt;Download&lt;/a&gt; Berger Step7 STL SCL&lt;/p&gt;  &lt;p&gt;If anyone have this book in english version pls. post comment.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8086593633482969926?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8086593633482969926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8086593633482969926&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8086593633482969926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8086593633482969926'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/berger-book-in-russian-language.html' title='Berger Book In Russian Language'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8269268613496622161</id><published>2008-05-05T23:22:00.001+07:00</published><updated>2008-05-05T23:22:23.696+07:00</updated><title type='text'>Step7 Book</title><content type='html'>&lt;p&gt;siemens training course i hope it will be useful :    &lt;br /&gt;offcourse for begginers     &lt;br /&gt;the links is:     &lt;br /&gt;&lt;a href="http://rapidshare.com/files/96737540/S7_Step_by_step.part1.rar"&gt;http://rapidshare.com/files/96737540/S7_Step_by_step.part1.rar&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://rapidshare.com/files/97000632/S7_Step_by_step.part2.rar"&gt;http://rapidshare.com/files/97000632/S7_Step_by_step.part2.rar&lt;/a&gt;    &lt;br /&gt;&lt;a href="http://rapidshare.com/files/96983073/S7_Step_by_step.part3.rar"&gt;http://rapidshare.com/files/96983073/S7_Step_by_step.part3.rar&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8269268613496622161?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8269268613496622161/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8269268613496622161&amp;isPopup=true' title='1 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8269268613496622161'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8269268613496622161'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/step7-book.html' title='Step7 Book'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>1</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-1678954028642656224</id><published>2008-05-04T16:36:00.001+07:00</published><updated>2008-12-12T08:02:47.517+07:00</updated><title type='text'>Practical Guide To Inspection Testing and Certification of Electrical Installations</title><content type='html'>&lt;h5&gt;&lt;a href="http://rapidshare.com/files/112154735/Practical_Guide_to_Inspe.pdf"&gt;&lt;img alt="" src="http://1.bp.blogspot.com/_eGGGcBCFHqs/SBv3kieRGAI/AAAAAAAAAPQ/Xn8Njgy-Iro/s320/practical+guide+to+inspection.JPG" border="0" /&gt;&lt;/a&gt;     &lt;br /&gt;    &lt;br /&gt;&lt;/h5&gt;  &lt;h5&gt;Practical Guide To Inspection Testing and Certification of Electrical Installations&lt;/h5&gt;  &lt;h5&gt;, &lt;a href="http://rapidshare.com/files/112154735/Practical_Guide_to_Inspe.pdf"&gt;Download&lt;/a&gt;&lt;/h5&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-1678954028642656224?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/1678954028642656224/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=1678954028642656224&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1678954028642656224'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1678954028642656224'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-guide-to-inspection-testing.html' title='Practical Guide To Inspection Testing and Certification of Electrical Installations'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://1.bp.blogspot.com/_eGGGcBCFHqs/SBv3kieRGAI/AAAAAAAAAPQ/Xn8Njgy-Iro/s72-c/practical+guide+to+inspection.JPG' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-7884447459179969299</id><published>2008-05-04T16:23:00.001+07:00</published><updated>2008-05-04T16:23:41.882+07:00</updated><title type='text'>Practical Industrial Data Networks: Design,Installation and Troubleshooting</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB2AmAJ_N-I/AAAAAAAAAIk/3rX-cHQHI_Y/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB2AnAJ_N_I/AAAAAAAAAIs/IkjUR9Xyssk/clip_image001_thumb.jpg" width="182" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Industrial Data Networks: Design,Installation and Troubleshooting, &lt;a href="http://rapidshare.com/files/55087106/Practical_Industrial_Data_Networks.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-7884447459179969299?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/7884447459179969299/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=7884447459179969299&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7884447459179969299'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7884447459179969299'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-industrial-data-networks.html' title='Practical Industrial Data Networks: Design,Installation and Troubleshooting'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB2AnAJ_N_I/AAAAAAAAAIs/IkjUR9Xyssk/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-6359645257852023427</id><published>2008-05-04T16:21:00.001+07:00</published><updated>2008-05-04T16:21:39.492+07:00</updated><title type='text'>Practical Data Acquisition for insturmentation and Control systems</title><content type='html'>&lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SB2AHwJ_N8I/AAAAAAAAAIU/QzYZ2DzyN7M/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh3.ggpht.com/nawaphun/SB2AIgJ_N9I/AAAAAAAAAIc/uLa3YrAvNiI/clip_image001_thumb.jpg" width="177" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Data Acquisition for insturmentation and Control systems, &lt;a href="http://rapidshare.com/files/55092025/Practical_Data_Acquisition.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-6359645257852023427?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/6359645257852023427/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=6359645257852023427&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6359645257852023427'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6359645257852023427'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-data-acquisition-for.html' title='Practical Data Acquisition for insturmentation and Control systems'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SB2AIgJ_N9I/AAAAAAAAAIc/uLa3YrAvNiI/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-1268942713518046489</id><published>2008-05-04T16:20:00.001+07:00</published><updated>2008-05-04T16:20:06.161+07:00</updated><title type='text'>Practical SCADA for industry</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB1_wQJ_N6I/AAAAAAAAAIE/6eAUoPLGUKs/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB1_xAJ_N7I/AAAAAAAAAIM/eLImhJ23cGA/clip_image001_thumb.jpg" width="181" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical SCADA for industry, &lt;a href="http://rapidshare.com/files/55124808/Practical.SCADA.for.Industry.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-1268942713518046489?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/1268942713518046489/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=1268942713518046489&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1268942713518046489'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1268942713518046489'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-scada-for-industry.html' title='Practical SCADA for industry'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB1_xAJ_N7I/AAAAAAAAAIM/eLImhJ23cGA/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4439633641613741275</id><published>2008-05-04T16:17:00.001+07:00</published><updated>2008-05-04T16:17:14.072+07:00</updated><title type='text'>Practical Process Control For Engineers And Technicians</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB1_FQJ_N4I/AAAAAAAAAH0/0Ovv2pcE_Ak/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB1_GAJ_N5I/AAAAAAAAAH8/qH3SLO2rJRQ/clip_image001_thumb.jpg" width="188" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Process Control For Engineers And Technicians, &lt;a href="http://rapidshare.com/files/56053507/Practical_Process_Control_for_Engineers.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4439633641613741275?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4439633641613741275/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4439633641613741275&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4439633641613741275'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4439633641613741275'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-process-control-for-engineers.html' title='Practical Process Control For Engineers And Technicians'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB1_GAJ_N5I/AAAAAAAAAH8/qH3SLO2rJRQ/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-610161817684412929</id><published>2008-05-04T16:16:00.001+07:00</published><updated>2008-05-04T16:16:06.917+07:00</updated><title type='text'>Practical Modern SCADA Protocols</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB1-0AJ_N2I/AAAAAAAAAHk/Tc7Rlbhj_ps/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB1-1QJ_N3I/AAAAAAAAAHs/0xMIYjivRhY/clip_image001_thumb.jpg" width="185" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Modern SCADA Protocols, &lt;a href="http://rapidshare.com/files/104230154/PMSP.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-610161817684412929?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/610161817684412929/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=610161817684412929&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/610161817684412929'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/610161817684412929'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-modern-scada-protocols.html' title='Practical Modern SCADA Protocols'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB1-1QJ_N3I/AAAAAAAAAHs/0xMIYjivRhY/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-6477133144133708731</id><published>2008-05-04T16:13:00.001+07:00</published><updated>2008-05-04T16:13:31.825+07:00</updated><title type='text'>Practical Troubleshooting of Electrical Equipment and Control Circuits</title><content type='html'>&lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SB1-NwJ_N0I/AAAAAAAAAHU/SILimV9WCPg/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh3.ggpht.com/nawaphun/SB1-OgJ_N1I/AAAAAAAAAHc/pe8v4wc0bXY/clip_image001_thumb.jpg" width="184" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Troubleshooting of Electrical Equipment and Control Circuits, &lt;a href="http://rapidshare.com/files/56062480/Practical_Troubleshooting_of_Electrical_Equipment_and_Control_Circuits.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-6477133144133708731?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/6477133144133708731/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=6477133144133708731&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6477133144133708731'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6477133144133708731'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-troubleshooting-of-electrical.html' title='Practical Troubleshooting of Electrical Equipment and Control Circuits'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SB1-OgJ_N1I/AAAAAAAAAHc/pe8v4wc0bXY/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5482035414654522916</id><published>2008-05-04T16:11:00.001+07:00</published><updated>2008-05-04T16:11:49.544+07:00</updated><title type='text'>Programmable Logic Controllers</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB190QJ_NyI/AAAAAAAAAHE/Afg5A1kr3C8/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB191AJ_NzI/AAAAAAAAAHM/1vmlh8Tu3Ag/clip_image001_thumb.jpg" width="192" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Programmable Logic Controllers, &lt;a href="http://rapidshare.com/files/56071720/Newnes_1_.Programmable.Logic.Controllers.4th.Edition-0750681128.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5482035414654522916?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5482035414654522916/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5482035414654522916&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5482035414654522916'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5482035414654522916'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/programmable-logic-controllers_04.html' title='Programmable Logic Controllers'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB191AJ_NzI/AAAAAAAAAHM/1vmlh8Tu3Ag/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5507455643722662438</id><published>2008-05-04T16:09:00.001+07:00</published><updated>2008-05-04T16:09:21.988+07:00</updated><title type='text'>Programmable Logic Controllers Programming Methods and Application</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB19PQJ_NwI/AAAAAAAAAG0/iaxasjAf0Uw/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB19QAJ_NxI/AAAAAAAAAG8/rqCXqjwyTu4/clip_image001_thumb.jpg" width="188" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Programmable Logic Controllers Programming Methods and Application, &lt;a href="http://rapidshare.com/files/56075102/Programmable_Logic_Controllers_Programming_Methods.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5507455643722662438?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5507455643722662438/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5507455643722662438&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5507455643722662438'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5507455643722662438'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/programmable-logic-controllers.html' title='Programmable Logic Controllers Programming Methods and Application'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB19QAJ_NxI/AAAAAAAAAG8/rqCXqjwyTu4/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4014540542547407052</id><published>2008-05-04T16:08:00.001+07:00</published><updated>2008-05-04T16:10:00.479+07:00</updated><title type='text'>Programmable Controllers An Engineers Guide</title><content type='html'>&lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB18-QJ_NuI/AAAAAAAAAGk/ftsybPR4vkg/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB18_QJ_NvI/AAAAAAAAAGs/kTSMcKMvmEw/clip_image001_thumb.jpg" width="162" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Programmable Controllers An Engineers Guide, &lt;a href="http://rapidshare.com/files/56080259/Programmable_Controllers_engineer_guides_almukhtar.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4014540542547407052?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4014540542547407052/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4014540542547407052&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4014540542547407052'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4014540542547407052'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/programmable-controllers-engineers.html' title='Programmable Controllers An Engineers Guide'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB18_QJ_NvI/AAAAAAAAAGs/kTSMcKMvmEw/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-3661283476013885037</id><published>2008-05-04T16:06:00.001+07:00</published><updated>2008-05-04T16:06:16.606+07:00</updated><title type='text'>Pocket Guides</title><content type='html'>&lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SB18gwJ_NsI/AAAAAAAAAGU/ZBEJvbSU5p8/clip_image001%5B3%5D.gif"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB18hwJ_NtI/AAAAAAAAAGc/cOEp9yV-vS8/clip_image001_thumb.gif" width="176" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;PG1_Instrumentation,PG2_Communication,PG3_Electrical,PG4_Electronics&lt;/p&gt;  &lt;p&gt;and PG5_Formula, &lt;a href="http://rapidshare.com/files/57858679/Pocket_Guides.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-3661283476013885037?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/3661283476013885037/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=3661283476013885037&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3661283476013885037'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3661283476013885037'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/pocket-guides.html' title='Pocket Guides'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB18hwJ_NtI/AAAAAAAAAGc/cOEp9yV-vS8/s72-c/clip_image001_thumb.gif' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8378168257623307347</id><published>2008-05-04T16:01:00.001+07:00</published><updated>2008-05-04T16:01:32.538+07:00</updated><title type='text'>Visual Basic for Electronics Engineering application</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB17aAJ_NqI/AAAAAAAAAGE/pBehmEC-FHQ/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB17awJ_NrI/AAAAAAAAAGM/TdpHFoy_iCg/clip_image001_thumb.jpg" width="203" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Visual Basic for Electronics Engineering application, &lt;a href="http://rapidshare.com/files/59447668/VBEE.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8378168257623307347?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8378168257623307347/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8378168257623307347&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8378168257623307347'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8378168257623307347'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/visual-basic-for-electronics.html' title='Visual Basic for Electronics Engineering application'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB17awJ_NrI/AAAAAAAAAGM/TdpHFoy_iCg/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4586262804226633419</id><published>2008-05-04T15:59:00.001+07:00</published><updated>2008-05-04T15:59:56.435+07:00</updated><title type='text'>Industrial Control From A to Z</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB17CAJ_NoI/AAAAAAAAAF0/yZEJrZ2nHqw/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB17CwJ_NpI/AAAAAAAAAF8/wcdEomfQunc/clip_image001_thumb.jpg" width="221" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Industrial Control From A to Z, &lt;a href="http://rapidshare.com/files/59471336/Industrial_20Control.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4586262804226633419?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4586262804226633419/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4586262804226633419&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4586262804226633419'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4586262804226633419'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/industrial-control-from-to-z.html' title='Industrial Control From A to Z'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB17CwJ_NpI/AAAAAAAAAF8/wcdEomfQunc/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4163824901818235735</id><published>2008-05-04T15:58:00.001+07:00</published><updated>2008-05-04T15:59:04.345+07:00</updated><title type='text'>Automating Manufacturing Systems With PLC s</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB16sAJ_NmI/AAAAAAAAAFk/fBj-Yz46RC8/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB16swJ_NnI/AAAAAAAAAFs/c0jDrd6JdkI/clip_image001_thumb.jpg" width="182" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Automating Manufacturing Systems With PLC , &lt;a href="http://rapidshare.com/files/67898515/Automated_Manufacturing_Systems__PLCs_v4_7.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4163824901818235735?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4163824901818235735/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4163824901818235735&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4163824901818235735'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4163824901818235735'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/automating-manufacturing-systems-with.html' title='Automating Manufacturing Systems With PLC s'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB16swJ_NnI/AAAAAAAAAFs/c0jDrd6JdkI/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8994596340635403264</id><published>2008-05-04T15:53:00.001+07:00</published><updated>2008-05-04T15:53:46.063+07:00</updated><title type='text'>introduction to pneumatics</title><content type='html'>&lt;p&gt;introduction to pneumatics&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB15lAJ_NkI/AAAAAAAAAFU/5JB31ZqQqYE/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB15lwJ_NlI/AAAAAAAAAFc/_p1AgXDvnJU/clip_image001_thumb.jpg" width="188" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Sometimes you have to know some information about the valves and cylinders and what the symbol of them this is very small,easy and effective file. it will help you,&lt;a href="http://rapidshare.com/files/70565670/introduction_to_pneumatics.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8994596340635403264?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8994596340635403264/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8994596340635403264&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8994596340635403264'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8994596340635403264'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/introduction-to-pneumatics.html' title='introduction to pneumatics'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB15lwJ_NlI/AAAAAAAAAFc/_p1AgXDvnJU/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4118263018961521856</id><published>2008-05-04T15:48:00.001+07:00</published><updated>2008-05-04T15:54:32.919+07:00</updated><title type='text'>Practical Variable Speed Drives and Power Electronics</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB14RAJ_NiI/AAAAAAAAAFE/WKgFtr_SmDU/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB14RwJ_NjI/AAAAAAAAAFM/MGALAUCnBz8/clip_image001_thumb.jpg" width="181" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Practical Variable Speed Drives and Power Electronics,&lt;a href="http://rapidshare.com/files/103351658/practical_vsd_by_3A.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4118263018961521856?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4118263018961521856/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4118263018961521856&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4118263018961521856'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4118263018961521856'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/practical-variable-speed-drives-and.html' title='Practical Variable Speed Drives and Power Electronics'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB14RwJ_NjI/AAAAAAAAAFM/MGALAUCnBz8/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-2077621886490498716</id><published>2008-05-04T15:44:00.001+07:00</published><updated>2008-05-04T15:55:40.962+07:00</updated><title type='text'>Foundations of Fuzzy Control</title><content type='html'>&lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB13dAJ_NgI/AAAAAAAAAE0/RUZK7Md8ibI/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB13eQJ_NhI/AAAAAAAAAE8/BSIoNCz8zic/clip_image001_thumb.jpg" width="172" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Foundations of Fuzzy Control, &lt;a href="http://rapidshare.com/files/83554376/Foundations_of_Fuzzy_Control__Wiley__2007_by_3A.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-2077621886490498716?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/2077621886490498716/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=2077621886490498716&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/2077621886490498716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/2077621886490498716'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/foundations-of-fuzzy-control.html' title='Foundations of Fuzzy Control'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB13eQJ_NhI/AAAAAAAAAE8/BSIoNCz8zic/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4807740586989756663</id><published>2008-05-04T15:41:00.001+07:00</published><updated>2008-05-04T15:42:10.803+07:00</updated><title type='text'>Microcontroller Based Applied Digital Control</title><content type='html'>&lt;p&gt;Microcontroller Based Applied Digital Control&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB12uQJ_NeI/AAAAAAAAAEk/lRsIXAKEERY/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB12vAJ_NfI/AAAAAAAAAEs/4vxcv-PrRoA/clip_image001_thumb.jpg" width="164" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/88934193/Microcontroller_based_applied_digital_control_2006.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4807740586989756663?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4807740586989756663/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4807740586989756663&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4807740586989756663'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4807740586989756663'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/microcontroller-based-applied-digital.html' title='Microcontroller Based Applied Digital Control'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB12vAJ_NfI/AAAAAAAAAEs/4vxcv-PrRoA/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-849173098508277057</id><published>2008-05-04T15:38:00.001+07:00</published><updated>2008-05-04T15:38:33.104+07:00</updated><title type='text'>Pc Based Instrumentation And Control</title><content type='html'>&lt;p&gt;Pc Based Instrumentation And Control&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB12BAJ_NcI/AAAAAAAAAEU/5yU1d1UeFGI/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB12BwJ_NdI/AAAAAAAAAEc/P1wyGk3QhzM/clip_image001_thumb.jpg" width="190" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/93371451/PC_Based_Instrumentation_and_Control.PDF"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-849173098508277057?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/849173098508277057/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=849173098508277057&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/849173098508277057'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/849173098508277057'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/pc-based-instrumentation-and-control.html' title='Pc Based Instrumentation And Control'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB12BwJ_NdI/AAAAAAAAAEc/P1wyGk3QhzM/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5897715294506840727</id><published>2008-05-04T15:36:00.001+07:00</published><updated>2008-05-04T15:36:52.865+07:00</updated><title type='text'>Motor &amp; Drives a practical technology guide</title><content type='html'>&lt;p&gt;Motor &amp;amp; Drives a practical technology guide&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB11oAJ_NaI/AAAAAAAAAEE/ZnfdmpWfUEA/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB11owJ_NbI/AAAAAAAAAEM/wq3pIyE_e0c/clip_image001_thumb.jpg" width="169" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/96680465/Motors_and_Drives.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5897715294506840727?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5897715294506840727/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5897715294506840727&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5897715294506840727'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5897715294506840727'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/motor-drives-practical-technology-guide.html' title='Motor &amp;amp; Drives a practical technology guide'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB11owJ_NbI/AAAAAAAAAEM/wq3pIyE_e0c/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8350811202069258374</id><published>2008-05-04T15:34:00.001+07:00</published><updated>2008-05-04T15:34:43.842+07:00</updated><title type='text'>Parallel Port Complete</title><content type='html'>&lt;p&gt;Parallel Port Complete&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SB11HwJ_NYI/AAAAAAAAAD0/rwd8ZFX2iNg/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh3.ggpht.com/nawaphun/SB11IgJ_NZI/AAAAAAAAAD8/LrUMmC3S65A/clip_image001_thumb.jpg" width="172" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/102433324/3333333.rar"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8350811202069258374?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8350811202069258374/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8350811202069258374&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8350811202069258374'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8350811202069258374'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/parallel-port-complete.html' title='Parallel Port Complete'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SB11IgJ_NZI/AAAAAAAAAD8/LrUMmC3S65A/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-4833012731476402602</id><published>2008-05-04T15:30:00.001+07:00</published><updated>2008-05-04T15:30:55.952+07:00</updated><title type='text'>Serial Port Complete 2nd edition</title><content type='html'>&lt;p&gt;Serial Port Complete 2nd edition&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh4.ggpht.com/nawaphun/SB10OwJ_NWI/AAAAAAAAADk/3VsGy5v43CA/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh3.ggpht.com/nawaphun/SB10PgJ_NXI/AAAAAAAAADs/NkWVKmX4he0/clip_image001_thumb.jpg" width="190" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/102432078/22222222222.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-4833012731476402602?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/4833012731476402602/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=4833012731476402602&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4833012731476402602'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/4833012731476402602'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/serial-port-complete-2nd-edition.html' title='Serial Port Complete 2nd edition'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh3.ggpht.com/nawaphun/SB10PgJ_NXI/AAAAAAAAADs/NkWVKmX4he0/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-6872991607115884801</id><published>2008-05-04T15:27:00.001+07:00</published><updated>2008-05-04T15:27:01.918+07:00</updated><title type='text'>Excel By Example For Electronic Engineer</title><content type='html'>&lt;p&gt;Excel By Example For Electronic Engineer&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh6.ggpht.com/nawaphun/SB1zUQJ_NUI/AAAAAAAAADU/7H4aPQcA7-A/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh5.ggpht.com/nawaphun/SB1zVAJ_NVI/AAAAAAAAADc/ENo881OcfE4/clip_image001_thumb.jpg" width="198" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/101061452/Excel_For_Electronic_Engineer.pdf"&gt;http://rapidshare.com/files/101061452/Excel_For_Electronic_Engineer.pdf&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-6872991607115884801?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/6872991607115884801/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=6872991607115884801&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6872991607115884801'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6872991607115884801'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/excel-by-example-for-electronic.html' title='Excel By Example For Electronic Engineer'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh5.ggpht.com/nawaphun/SB1zVAJ_NVI/AAAAAAAAADc/ENo881OcfE4/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-3879334612942466802</id><published>2008-05-04T15:25:00.001+07:00</published><updated>2008-05-04T15:25:38.855+07:00</updated><title type='text'>Advanced Mathematical Tools For Automatic Control Engineers</title><content type='html'>&lt;p&gt;Advanced Mathematical Tools For Automatic Control Engineers&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SB1y_gJ_NSI/AAAAAAAAADE/eb6-xj0vo28/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB1zAQJ_NTI/AAAAAAAAADM/le9D0hZloys/clip_image001_thumb.jpg" width="170" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/103461718/Advanced_Mathematical_Tools_for_Automatic_Control_Engineers_Vol_1.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-3879334612942466802?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/3879334612942466802/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=3879334612942466802&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3879334612942466802'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3879334612942466802'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/advanced-mathematical-tools-for.html' title='Advanced Mathematical Tools For Automatic Control Engineers'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB1zAQJ_NTI/AAAAAAAAADM/le9D0hZloys/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-7537367910994830571</id><published>2008-05-04T15:21:00.001+07:00</published><updated>2008-05-04T15:21:06.809+07:00</updated><title type='text'>Control Magazine 4-2008</title><content type='html'>&lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SB1x7gJ_NOI/AAAAAAAAACk/vwKSwagpq6w/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB1x8QJ_NPI/AAAAAAAAACs/TpzB4ZDW8VA/clip_image001_thumb.jpg" width="182" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/108162825/coNTROLmag4.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-7537367910994830571?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/7537367910994830571/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=7537367910994830571&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7537367910994830571'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7537367910994830571'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/control-magazine-4-2008.html' title='Control Magazine 4-2008'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB1x8QJ_NPI/AAAAAAAAACs/TpzB4ZDW8VA/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-1862877213888918520</id><published>2008-05-04T14:47:00.001+07:00</published><updated>2008-05-04T14:47:12.790+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='E-BOOK'/><title type='text'>Control magazine 3-2008</title><content type='html'>&lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB1p_AJ_NMI/AAAAAAAAACU/fnPMaJl3ugM/clip_image001%5B7%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="262" alt="clip_image001" src="http://lh4.ggpht.com/nawaphun/SB1p_wJ_NNI/AAAAAAAAACc/2ONsaX2b91o/clip_image001_thumb%5B4%5D.jpg" width="248" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/108641758/conTROLMAG3.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-1862877213888918520?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/1862877213888918520/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=1862877213888918520&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1862877213888918520'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/1862877213888918520'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/control-magazine-3-2008.html' title='Control magazine 3-2008'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh4.ggpht.com/nawaphun/SB1p_wJ_NNI/AAAAAAAAACc/2ONsaX2b91o/s72-c/clip_image001_thumb%5B4%5D.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-107759716787476662</id><published>2008-05-04T13:16:00.002+07:00</published><updated>2008-05-04T15:21:58.427+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='E-BOOK'/><title type='text'>MATLAB</title><content type='html'>&lt;p&gt;Get started using MATLAB right away with help from this hands-on guide. MATLAB Demystified offers an effective and enlightening method for learning how to get the most out this powerful computational mathematics tool.&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/73805219/McGraw.Hill.MATLAB.Demystified.Apr.2007.rar" target="_blank"&gt;&lt;/a&gt;&lt;a href="http://lh5.ggpht.com/nawaphun/SB1yIAJ_NQI/AAAAAAAAAC0/IIaSjQz7ulU/clip_image002%5B1%5D.jpg"&gt;&lt;img style="border-right: 0px; border-top: 0px; border-left: 0px; border-bottom: 0px" height="244" alt="clip_image002" src="http://lh6.ggpht.com/nawaphun/SB1yJQJ_NRI/AAAAAAAAAC8/Qe0QrtLHu5Q/clip_image002_thumb%5B1%5D.jpg" width="190" align="left" border="0" /&gt;&lt;/a&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/73805219/McGraw.Hill.MATLAB.Demystified.Apr.2007.rar" target="_blank"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;Using an easy-to-follow format, this &lt;b&gt;book&lt;/b&gt; explains the basics of MATLAB up front. You'll find out how to plot functions, solve algebraic equations, and compute integrals. You'll also learn how to solve differential equations, generate numerical solutions of ODEs, and work with special functions. Packed with hundreds of sample equations and explained solutions, and featuring end-of-chapter quizzes and a final exam, this &lt;b&gt;book&lt;/b&gt; will teach you MATLAB essentials in no time at all. &lt;/p&gt;  &lt;p&gt;* This self-teaching guide offers: &lt;/p&gt;  &lt;p&gt;* The quickest way to get up and running on MATLAB &lt;/p&gt;  &lt;p&gt;* Hundreds of worked examples with solutions &lt;/p&gt;  &lt;p&gt;* Coverage of MATLAB 7 &lt;/p&gt;  &lt;p&gt;* A quiz at the end of each chapter to reinforce learning and pinpoint weaknesses &lt;/p&gt;  &lt;p&gt;* A final exam at the end of the &lt;b&gt;book&lt;/b&gt;&lt;/p&gt;  &lt;p&gt;* A time-saving approach to performing better on homework or on the job &lt;/p&gt;  &lt;p&gt;Simple enough for a beginner, but challenging enough for an advanced user, MATLAB Demystified is your shortcut to computational precision.&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-107759716787476662?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/107759716787476662/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=107759716787476662&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/107759716787476662'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/107759716787476662'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/matlab.html' title='MATLAB'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB1yJQJ_NRI/AAAAAAAAAC8/Qe0QrtLHu5Q/s72-c/clip_image002_thumb%5B1%5D.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-337904030901001012</id><published>2008-05-04T13:02:00.001+07:00</published><updated>2008-05-04T14:34:08.652+07:00</updated><title type='text'>Modern Component families</title><content type='html'>&lt;p&gt;&lt;a href="http://lh3.ggpht.com/nawaphun/SB1RegJ_NGI/AAAAAAAAABY/OCBDtt1fiOs/clip_image001%5B3%5D.jpg"&gt;&lt;img style="border-top-width: 0px; border-left-width: 0px; border-bottom-width: 0px; border-right-width: 0px" height="244" alt="clip_image001" src="http://lh6.ggpht.com/nawaphun/SB1RfQJ_NHI/AAAAAAAAABg/OHC0gJlQtIA/clip_image001_thumb.jpg" width="165" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;  &lt;p&gt;&amp;#160;&lt;/p&gt;  &lt;p&gt;&lt;a href="http://rapidshare.com/files/112153686/Modern_Component_Families.pdf"&gt;Download&lt;/a&gt;&lt;/p&gt;  &lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-337904030901001012?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/337904030901001012/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=337904030901001012&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/337904030901001012'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/337904030901001012'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2008/05/modern-component-families_04.html' title='Modern Component families'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><media:thumbnail xmlns:media='http://search.yahoo.com/mrss/' url='http://lh6.ggpht.com/nawaphun/SB1RfQJ_NHI/AAAAAAAAABg/OHC0gJlQtIA/s72-c/clip_image001_thumb.jpg' height='72' width='72'/><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-7255727622743789926</id><published>2007-12-25T01:05:00.001+07:00</published><updated>2008-05-04T14:17:50.037+07:00</updated><title type='text'>CX-Programer V.7.2</title><content type='html'>You can Install the "Prg2_00_6Setup.exe(76M)". &lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.com/files/51892006/Prg2_00_6Setup.exe"&gt;Download CX-Programer V.7.2&lt;/a&gt;&lt;br /&gt; &lt;br /&gt;cx-p update:(V7.2.0.27) &lt;br /&gt;&lt;a href="http://rapidshare.com/files/60841105/Prg0709_0201Setup.exe "&gt;Downoad Prg0709_0201Setup.exe &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;cx-server update:(V3.1.1.1) &lt;br /&gt;&lt;a href="http://rapidshare.com/files/60823300/Svr2_00_4Setup.exe "&gt;Download Svr2_00_4Setup.exe &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;cx-simulator update:(ver:1.8 ) &lt;br /&gt;&lt;a href="http://rapidshare.com/files/61042637/Sim2_00_3Setup.exe "&gt;Download Sim2_00_3Setup.exe &lt;/a&gt;&lt;br /&gt;&lt;br /&gt;CX Common Components/CPS Update 2.00_3 &lt;br /&gt;&lt;a href="http://rapidshare.com/files/61041037/Cmn2_00_3Setup.exe "&gt;Download Cmn2_00_3Setup.exe &lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-7255727622743789926?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/7255727622743789926/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=7255727622743789926&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7255727622743789926'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7255727622743789926'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/cx-programer-v72.html' title='CX-Programer V.7.2'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5705349999506358172</id><published>2007-12-25T01:00:00.003+07:00</published><updated>2008-05-04T14:18:04.229+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='Send e-mail to me for more information'/><title type='text'>Simatic FВ for danfoss on profibus</title><content type='html'>Communication Control for Danfoss Inverter with Siemens Simatic Step7 on Profibus&lt;br /&gt;&lt;a href="http://examples.nm.ru/TG790.rar"&gt;Download Simatic Block&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5705349999506358172?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5705349999506358172/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5705349999506358172&amp;isPopup=true' title='2 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5705349999506358172'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5705349999506358172'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/simatic-f-for-danfoss-on-profibus.html' title='Simatic FВ for danfoss on profibus'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>2</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-8180395991697514088</id><published>2007-12-25T00:29:00.005+07:00</published><updated>2008-05-04T14:18:16.153+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='send e-mail to me for License'/><title type='text'>RSLadder 500 for RSLogix 500</title><content type='html'>Software PLC Programing for Rockwell Automation&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.com/files/60372972/RSLadder_500.exe"&gt;Download RSLadder_500.exe&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-8180395991697514088?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/8180395991697514088/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=8180395991697514088&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8180395991697514088'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/8180395991697514088'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/rsladder-500-for-rslogix-500_25.html' title='RSLadder 500 for RSLogix 500'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-5306214407340720538</id><published>2007-12-25T00:25:00.000+07:00</published><updated>2007-12-25T00:52:33.176+07:00</updated><category scheme='http://www.blogger.com/atom/ns#' term='send e-mail to me for License'/><title type='text'>RSLadder 5 for RSLogix 5</title><content type='html'>Software for PLC Programing with Rockwell Automation&lt;br /&gt;&lt;br /&gt;&lt;a href="http://rapidshare.com/files/60367647/RSLadder_5.exe"&gt;Download RSLadder_5.exe&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-5306214407340720538?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/5306214407340720538/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=5306214407340720538&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5306214407340720538'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/5306214407340720538'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/rsladder-500-for-rslogix-500.html' title='RSLadder 5 for RSLogix 5'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-7323481898407030966</id><published>2007-12-22T05:00:00.002+07:00</published><updated>2008-05-04T14:18:44.715+07:00</updated><title type='text'>Omron Serial Number</title><content type='html'>Any body know about Omron CX-ONE. The CX-ONE is complete set of omron software development if any one want this software.tell me by post message i will give download link to you.&lt;br /&gt;............................................................................&lt;br /&gt;CX-One Ver.2.00 &lt;br /&gt;The version of Support Software included in CX-One of this version &lt;br /&gt;is as follows. &lt;br /&gt;CX-Programmer: Ver.7.00 &lt;br /&gt;CX-Integrator: Ver.2.00 &lt;br /&gt;CX-Simulator : Ver.1.70 &lt;br /&gt;CX-Designer : Ver.2.00 &lt;br /&gt;CX-Motion : Ver.2.24 &lt;br /&gt;CX-Motion-NCF: Ver.1.31 &lt;br /&gt;CX-Motion-MCH: Ver.2.00 &lt;br /&gt;CX-Position : Ver.2.30 &lt;br /&gt;CX-Protocol : Ver.1.70 &lt;br /&gt;CX-Process Tool: Ver.5.10 &lt;br /&gt;Face Plate Auto-Builder for NS: Ver.3.00 &lt;br /&gt;CX-Thermo : Ver.3.12 &lt;br /&gt;Switch Box : Ver.1.62 &lt;br /&gt;CX-Server : Ver.3.00 &lt;br /&gt;CX-Drive : Ver.1.30 &lt;br /&gt;CX-FLnet : Ver.1.00 &lt;br /&gt;CX-Profibus : Ver.1.01 &lt;br /&gt;CX-Sensor : Ver.1.09 &lt;br /&gt;TrajeXia Tools : Ver.2.30&lt;br /&gt;............................................................................&lt;br /&gt;&lt;br /&gt;&lt;em&gt;omron serial&lt;/em&gt;&lt;br /&gt;CX_Server Lite S/N 5999-9199-9837-4990 &lt;br /&gt;&lt;br /&gt;CX_Server Lite S/N 5999-9199-9837-4990 &lt;br /&gt;&lt;br /&gt;CX_SERVER_OPC S/N 9999-0999-1724-9905 &lt;br /&gt;&lt;br /&gt;CX-Supervisor S/N 0500-0205-0448-1400 &lt;br /&gt;S/N 5140-0050-0092-0005 &lt;br /&gt;&lt;br /&gt;Syswin S/N 94391-16338-64374-73432-65390 &lt;br /&gt;&lt;br /&gt;CX-Programmer: S/N 2030-5000-2073-8225 &lt;br /&gt;S/N 0599 9909 9943 5299 &lt;br /&gt;S/N 5005 0302 2060 4152 &lt;br /&gt;S/N 0010-4098-0310-1150 &lt;br /&gt;S/N 0010-8600-0910-7150 &lt;br /&gt;&lt;br /&gt;CX-Potocol V1_3 S/N 0010-0001-0060-3403 &lt;br /&gt;&lt;br /&gt;CX_Simulator_1_3 S/N 1001-0000-1070-4710 &lt;br /&gt;S/N 9910-9901-0969-7301 &lt;br /&gt;&lt;br /&gt;SysDrive Configurator 2.0 S/N: 1401-1000-0280-0547&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-7323481898407030966?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/7323481898407030966/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=7323481898407030966&amp;isPopup=true' title='30 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7323481898407030966'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/7323481898407030966'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/omron-serial-number.html' title='Omron Serial Number'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>30</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-3112033591232965504</id><published>2007-12-22T04:46:00.002+07:00</published><updated>2008-05-04T14:19:07.599+07:00</updated><title type='text'>Omron cable wiring</title><content type='html'>Don't bought Omron Cable anyway we can make its.&lt;br /&gt;&lt;a href="http://rapidshare.com/files/76013251/CableandWiringGuide.rar"&gt;http://rapidshare.com/files/76013251/CableandWiringGuide.rar&lt;/a&gt;&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-3112033591232965504?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/3112033591232965504/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=3112033591232965504&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3112033591232965504'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/3112033591232965504'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/omron-cable-wiring.html' title='Omron cable wiring'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry><entry><id>tag:blogger.com,1999:blog-5457440442824955781.post-6695658652469689874</id><published>2007-12-07T14:06:00.003+07:00</published><updated>2008-05-04T14:19:29.076+07:00</updated><title type='text'>STEP 7 Lite V3.0 incl. SP2</title><content type='html'>STEP 7 Lite V3.0 incl. SP2&lt;br /&gt;&lt;br /&gt;When you want to Programing with siemens plc ( only s7-300 ) this software is a very best choice because its free and very perfomance but can use for stand alone only such as i have one plc and one hmi for the project. next time i will post a picture and step by step programing. first thing u must download software before.&lt;br /&gt;&lt;br /&gt;&lt;a href="http://support.automation.siemens.com/WW/view/de/24372175" target="_blank"&gt;http://support.automation.siemens.com/WW/view/de/24372175&lt;/a&gt; STEP_7_Lite_30_incl_SP2.exe ( 213101 KB )&lt;div class="blogger-post-footer"&gt;&lt;img width='1' height='1' src='https://blogger.googleusercontent.com/tracker/5457440442824955781-6695658652469689874?l=automationsoft.blogspot.com' alt='' /&gt;&lt;/div&gt;</content><link rel='replies' type='application/atom+xml' href='http://automationsoft.blogspot.com/feeds/6695658652469689874/comments/default' title='Post Comments'/><link rel='replies' type='text/html' href='http://www.blogger.com/comment.g?blogID=5457440442824955781&amp;postID=6695658652469689874&amp;isPopup=true' title='0 Comments'/><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6695658652469689874'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/5457440442824955781/posts/default/6695658652469689874'/><link rel='alternate' type='text/html' href='http://automationsoft.blogspot.com/2007/12/step-7-lite-v30-incl-sp2.html' title='STEP 7 Lite V3.0 incl. SP2'/><author><name>AUTOMATION SYSTEM</name><email>noreply@blogger.com</email><gd:image rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:total>0</thr:total></entry></feed>
