<phyphox xmlns="http://phyphox.org/xml" xmlns:editor="http://phyphox.org/editor/xml" version="1.7" editor:version="1.0" locale="en">
    <title>New experiment</title>
    <category>no category</category>
    <description></description>
    <data-containers>
        <container size="1000" static="false">t</container>
        <container size="1000" static="false">x</container>
        <container size="1000" static="false">result</container>
        <container size="1000" static="false">out</container>
    </data-containers>
    <input>
        <sensor editor:uuid="97" editor:posx="235.12180709838867" editor:posy="197.84450912475586" rate="0" average="false" type="light">
            <output component="x">x</output>
            <output component="t">t</output>
        </sensor>
    </input>
    <output>
    </output>
    <analysis sleep="0"  onUserInput="false">
        <append editor:uuid="149" editor:posx="619.8864555358887" editor:posy="438.3571357727051">
            <input as="in" type="value">0</input>
            <output as="out">out</output>
        </append>
        <if editor:uuid="123" editor:posx="840.7142143249512" editor:posy="247.9285545349121" less="true" equal="false" greater="false">
            <input as="a" clear="false">x</input>
            <input as="b" type="value">10</input>
            <input as="true" clear="false">t</input>
            <input as="false" clear="false">out</input>
            <output as="result">result</output>
        </if>
    </analysis>
    <views>
        <view label="New view">
            <graph editor:uuid="110" editor:posx="566.4873466491699" editor:posy="118.2016716003418" label="" aspectRatio="2.5" style="lines" lineWidth="1" color="ff7e22" partialUpdate="false" history="1" labelX="" labelY="" labelZ="" unitX="" unitY="" unitZ="" logX="false" logY="false" logZ="false" xPrecision="3" yPrecision="3" zPrecision="3" scaleMinX="auto" scaleMaxX="auto" scaleMinY="auto" scaleMaxY="auto" scaleMinZ="auto" scaleMaxZ="auto" minX="0" maxX="0" minY="0" maxY="0" minZ="0" maxZ="0"  mapWidth="0"       >
                <input axis="x">t</input>
                <input axis="y">x</input>
            </graph>
            <value editor:uuid="136" editor:posx="1158.6806449890137" editor:posy="249.5797996520996" label="" size="3" precision="2" scientific="false"  factor="1" >
                <input>result</input>
            </value>
        </view>
    </views>
    <export>
        <set name="New export set">
            <data name="时间">t</data>
            <data name="光强">x</data>
        </set>
    </export>
</phyphox>
