<phyphox xmlns="http://phyphox.org/xml" xmlns:editor="http://phyphox.org/editor/xml" version="1.7" editor:version="1.0" locale="">
    <title>ESP32_07_einfach11.3</title>
    <category>Sensoren</category>
    <color>ffff00</color>
    <description>Einfacher Test:
3 Input-Werte
1x Zeit
11.3: Versuch, einen Graph hinzu zu fügen</description>
    <data-containers>
        <container size="50" init="9,7,5,4,3" static="false">wert1</container>
        <container size="20" static="false">Zeit</container>
        <container size="0" static="false">countZeit</container>
        <container size="12" static="false">countWert1</container>
        <container size="50" static="false">wert2</container>
        <container size="50" static="false">wert3</container>
        <container size="1" static="false">sum</container>
    </data-containers>
    <input>
        <bluetooth editor:uuid="245" editor:posx="183.48333740234375" editor:posy="408.4833221435547" id="PackedValues" name="ESP32" uuid="4fafc201-1fb5-459e-8fcc-c5c9c331914b" mode="notification" rate="1" subscribeOnStart="false">
            <output char="59f51a40-8852-4abe-a50f-2d45e6bd51ac" conversion="uInt16LittleEndian" offset="0" length="2" label="Wert0">wert1</output>
            <output char="59f51a40-8852-4abe-a50f-2d45e6bd51ac" conversion="uInt16LittleEndian" offset="2" length="2" label="Wert1">wert2</output>
            <output char="59f51a40-8852-4abe-a50f-2d45e6bd51ac" conversion="uInt16LittleEndian" offset="4" length="2" label="Wert2">wert3</output>
            <output char="59f51a40-8852-4abe-a50f-2d45e6bd51ac" conversion="string" label="Zeit" extra="time">Zeit</output>
        </bluetooth>
    </input>
    <output>
    </output>
    <analysis sleep="0"  onUserInput="false">
        <count editor:uuid="293" editor:posx="759.183349609375" editor:posy="267.59999084472656">
            <input as="buffer" clear="false">wert1</input>
            <output as="count">countWert1</output>
        </count>
        <count editor:uuid="294" editor:posx="936" editor:posy="904.4166412353516">
            <input as="buffer" clear="false">Zeit</input>
            <output as="count" clear="false">countZeit</output>
        </count>
    </analysis>
    <views>
        <view label="Values">
            <value editor:uuid="301" editor:posx="1374.8499755859375" editor:posy="438.84999084472656" label="Wert#1" size="1" precision="0" scientific="false"  factor="1" >
                <input>wert1</input>
            </value>
            <value editor:uuid="302" editor:posx="1376.433349609375" editor:posy="552.9333038330078" label="Wert#2" size="1" precision="0" scientific="false"  factor="1" >
                <input>wert2</input>
            </value>
            <value editor:uuid="303" editor:posx="1380.4833984375" editor:posy="658.7666778564453" label="Wert#3" size="1" precision="0" scientific="false"  factor="1" >
                <input>wert3</input>
            </value>
            <value editor:uuid="304" editor:posx="1374.4833984375" editor:posy="785.2000274658203" label="Time" size="1" precision="2" scientific="false"  factor="1" >
                <input>Zeit</input>
            </value>
            <value editor:uuid="305" editor:posx="1383.7666015625" editor:posy="908.1333160400391" label="CountZeit" size="1" precision="4" scientific="false"  factor="1" >
                <input>countZeit</input>
            </value>
            <value editor:uuid="306" editor:posx="1369.8333740234375" editor:posy="319.2333221435547" label="CountWert#1" size="1" precision="0" scientific="false"  factor="1" >
                <input>countWert1</input>
            </value>
        </view>
        <view label="Graph">
            <graph editor:uuid="325" editor:posx="1368.316650390625" editor:posy="168.96665954589844" label="Count of Wert1" aspectRatio="2.5" style="lines" lineWidth="1" color="ff7e22" partialUpdate="false" history="1" labelX="Zeit" labelY="#Wert1" labelZ="" unitX="s" unitY="" unitZ="" logX="false" logY="false" logZ="false" xPrecision="3" yPrecision="1" 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">Zeit</input>
                <input axis="y">countWert1</input>
            </graph>
        </view>
    </views>
    <export>
        <set name="ESP32_07 Einfach11">
            <data name="Wert1">wert1</data>
            <data name="Wert2">wert2</data>
            <data name="Wert3">wert3</data>
            <data name="Zeit">Zeit</data>
            <data name="CountWert1">countWert1</data>
            <data name="CountZeit">countZeit</data>
        </set>
    </export>
</phyphox>
