<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://controlwiki.com/skins/common/feed.css?207"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://controlwiki.com/index.php?action=history&amp;feed=atom&amp;title=PLC_Archive%3ADerivative_Calculation</id>
		<title>PLC Archive:Derivative Calculation - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://controlwiki.com/index.php?action=history&amp;feed=atom&amp;title=PLC_Archive%3ADerivative_Calculation"/>
		<link rel="alternate" type="text/html" href="https://controlwiki.com/index.php?title=PLC_Archive:Derivative_Calculation&amp;action=history"/>
		<updated>2026-04-27T18:36:21Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.15.1</generator>

	<entry>
		<id>https://controlwiki.com/index.php?title=PLC_Archive:Derivative_Calculation&amp;diff=537&amp;oldid=prev</id>
		<title>Cwiki:&amp;#32;Created page with '{{PLC Archive | page_title=Derivative Calculation | author_name=Simone Stefani | program_filename=derivate.pdf | abstract=This function calculates the 1st derivative of [Input_va…'</title>
		<link rel="alternate" type="text/html" href="https://controlwiki.com/index.php?title=PLC_Archive:Derivative_Calculation&amp;diff=537&amp;oldid=prev"/>
				<updated>2009-09-21T02:41:28Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;#39;{{PLC Archive | page_title=Derivative Calculation | author_name=Simone Stefani | program_filename=derivate.pdf | abstract=This function calculates the 1st derivative of [Input_va…&amp;#39;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{PLC Archive&lt;br /&gt;
| page_title=Derivative Calculation&lt;br /&gt;
| author_name=Simone Stefani&lt;br /&gt;
| program_filename=derivate.pdf&lt;br /&gt;
| abstract=This function calculates the 1st derivative of [Input_value]. The derivative is calculated on 20 samples of [Input_value] - the samples are taken each time [CLK] is TRUE. The output value is the sum of the 1st 10 samples with 2nd 10 samples.&lt;br /&gt;
&lt;br /&gt;
Parameters:&lt;br /&gt;
*[Input_value]: Value to derive &lt;br /&gt;
*[Reset]: This command resets the act derive value. The calculation restarts when all the items of samples array are refreshed. &lt;br /&gt;
*[Derive_spl_CMD]: Timing step. The samples are taken when [Derive_spl_CMD] = TRUE &lt;br /&gt;
*[Derive_value]: Derivated output value&lt;br /&gt;
*[Enable]: This output is energized when the calculation of act value is finished&lt;br /&gt;
*[Samples]: Samples container.&lt;br /&gt;
*[Nr_samples]: # of samples to take for calculation &lt;br /&gt;
*[Derive_calc_ON]: System variable&lt;br /&gt;
*[Nr_of_shf]: System variable&lt;br /&gt;
*[Loop]: System variable&lt;br /&gt;
*[Index]: System variable&lt;br /&gt;
*[Prev_sum]: System variable&lt;br /&gt;
*[Next_sum]: System variable&lt;br /&gt;
*[Dummy_bit_1]: System variable&lt;br /&gt;
*[Calc_ON]: System variable&lt;br /&gt;
*[Init_end]: System variable&lt;br /&gt;
&lt;br /&gt;
}}&lt;/div&gt;</summary>
		<author><name>Cwiki</name></author>	</entry>

	</feed>