<?xml version="1.0" encoding="UTF-8"?>
<PoBlocks>
    <Project>
        <Disable_division_by_zero_exception>false</Disable_division_by_zero_exception>
        <Reset_core_on_startup>true</Reset_core_on_startup>
        <Auto_reload_project>false</Auto_reload_project>
        <Cycle_time>0</Cycle_time>
        <Date></Date>
        <Target_device>1</Target_device>
        <Author></Author>
        <Project_name></Project_name>
        <Auto_start>false</Auto_start>
        <BlocksCount>3</BlocksCount>
        <LinksCount>2</LinksCount>
    </Project>
    <Blocks>
        <block ID="0" type="2" position="-640/350">
            <Name>Analog input</Name>
            <Pin_ID>43</Pin_ID>
            <Init_function>false</Init_function>
            <Output_value>1</Output_value>
        </block>
        <block ID="1" type="1" position="-320/330">
            <Name>Digital output</Name>
            <Pin_ID>13</Pin_ID>
            <Init_function>true</Init_function>
            <Inverted>false</Inverted>
            <Default_value>false</Default_value>
            <Set_to_default_on_init>true</Set_to_default_on_init>
            <Show_enable_input>false</Show_enable_input>
        </block>
        <block ID="2" type="208" position="-450/340">
            <Name>Compare (LT)</Name>
            <Show_negated_output>false</Show_negated_output>
        </block>
    </Blocks>
    <Links>
        <link ID="0">
            <source type="port" blockID="2" portID="0"/>
            <destination blockID="1" portID="0"/>
            <anchors/>
        </link>
        <link ID="1">
            <source type="port" blockID="0" portID="0"/>
            <destination blockID="2" portID="1"/>
            <anchors/>
        </link>
    </Links>
    <Constants>
        <constant blockID="2" portID="0" value="10" valueF="0"/>
    </Constants>
    <Shared/>
</PoBlocks>
