<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Structured text - Page 4 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=Structured_text&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Structured_text&amp;p=5">3.Next</a>
</p>

<p>    // Schedule the main program to be executed every 20 ms    TASK Tick(INTERVAL := t#20ms);</p>

<p>    PROGRAM Main WITH Tick : Monitor_Start_Stop;END_CONFIGURATION</p>

<p>PROGRAM Monitor_Start_Stop          // Actual Program    VAR_EXTERNAL        Start_Stop  : BOOL;        ON_OFF      : BOOL;    END_VAR    VAR                             // Temporary variables for logic handling        ONS_Trig    : BOOL;        Rising_ONS  : BOOL;    END_VAR</p>

<p>    // Start of Logic    // Catch the Rising Edge One Shot of the Start_Stop input   </p><p>
<a accesskey="1" href="page.php?w=Structured_text&amp;p=3">1.Previous</a><br />
<a accesskey="3" href="page.php?w=Structured_text&amp;p=5">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
