Skip to content
  • Home
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Skripten / Logik
  4. Blockly
  5. [gelöst] Volt kalibrierung

NEWS

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    16
    1
    1.7k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    876

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.1k

[gelöst] Volt kalibrierung

Geplant Angeheftet Gesperrt Verschoben Blockly
blockly
3 Beiträge 2 Kommentatoren 328 Aufrufe 1 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • AphofisA Offline
    AphofisA Offline
    Aphofis
    schrieb am zuletzt editiert von Aphofis
    #1

    Ich habe einen pH Wert sensor, der sich leider per Offset nihct kalibrieren lässt.
    nun habe ich den Sensor kurz geschlossen was einen Volt wert von 2,5 also pH 7 haben muss.
    Der angezeigte analoge Volt wert ist 3,2776 der nun in einem neuen Datenpunkt kalibriert werden soll.
    das wäre der Faktor 0,777 volt abzug. um auf 2,5 volt zu kommen.
    Doch funktioniert meine Steuerung nihct richtig.
    Vielleicht, kann mir jemadn bei der Rechnung helfen.
    @paul53 vermutlich ist das auch ein klax für dich!!! ;-)

    Bildschirmfoto 2019-12-30 um 20.34.34.png

    <xml xmlns="http://www.w3.org/1999/xhtml">
      <variables>
        <variable type="" id="$5I]gp~Txzo{y1-w]v%!">faktor</variable>
      </variables>
      <block type="schedule" id="~^R$?K-(|iH$zk`(S@[O" x="-1037" y="-263">
        <field name="SCHEDULE">*/2 * * * * *</field>
        <statement name="STATEMENT">
          <block type="variables_set" id="k(^.z*=TM,3Ycu!DAG0L">
            <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
            <value name="VALUE">
              <block type="math_number" id="6Vx~Wzdd{$:Tf(l9n7;:">
                <field name="NUM">0.777</field>
              </block>
            </value>
            <next>
              <block type="on_ext" id="VgSOZZ1Qcc[ZOIc%ki.3">
                <mutation items="1"></mutation>
                <field name="CONDITION">ne</field>
                <field name="ACK_CONDITION"></field>
                <value name="OID0">
                  <shadow type="field_oid" id="(w12OAQ=uio)#QKbtrSB">
                    <field name="oid">i2c.0.0x48.1</field>
                  </shadow>
                </value>
                <statement name="STATEMENT">
                  <block type="controls_if" id="N;1mfcR%29K!Z)Y,^:70">
                    <value name="IF0">
                      <block type="on_source" id="6,S?i=$b4Hn3cQnhV3Pk">
                        <field name="ATTR">state.val</field>
                      </block>
                    </value>
                    <statement name="DO0">
                      <block type="variables_set" id="F1coV,dGZtIRBU[isydx">
                        <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                        <value name="VALUE">
                          <block type="math_arithmetic" id="bnkGwRrW=56S+(|%{Rvx">
                            <field name="OP">MINUS</field>
                            <value name="A">
                              <shadow type="math_number" id="-`Q?YY~dW0d(JWKy:6xX">
                                <field name="NUM">1</field>
                              </shadow>
                              <block type="get_value" id="g/S|8L2Rd|O+1yrr0!/]">
                                <field name="ATTR">val</field>
                                <field name="OID">i2c.0.0x48.1</field>
                              </block>
                            </value>
                            <value name="B">
                              <shadow type="math_number" id="TL*-I#QG*x3/9i{5yz%h">
                                <field name="NUM">0.777</field>
                              </shadow>
                              <block type="variables_get" id="tkcyD.jIEi6WT%#ftfy4">
                                <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                              </block>
                            </value>
                          </block>
                        </value>
                        <next>
                          <block type="update" id="jBkrgi$Jry:pgD}kVg(^">
                            <mutation delay_input="false"></mutation>
                            <field name="OID">Aqua_Control.0.Sensoren.pH_Volt_Kalibrierung</field>
                            <field name="WITH_DELAY">FALSE</field>
                            <value name="VALUE">
                              <block type="math_rndfixed" id="qJ*fw7[Kv}oY|w-)?ae-">
                                <field name="n">3</field>
                                <value name="x">
                                  <shadow type="math_number" id="hhN@zu}Vz_c6G5;a(=;u">
                                    <field name="NUM">3.1234</field>
                                  </shadow>
                                  <block type="variables_get" id="pVVG}DFZ@cRL]F%KY[Y^">
                                    <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                                  </block>
                                </value>
                              </block>
                            </value>
                          </block>
                        </next>
                      </block>
                    </statement>
                  </block>
                </statement>
              </block>
            </next>
          </block>
        </statement>
      </block>
    </xml>
    
    paul53P 1 Antwort Letzte Antwort
    0
    • AphofisA Aphofis

      Ich habe einen pH Wert sensor, der sich leider per Offset nihct kalibrieren lässt.
      nun habe ich den Sensor kurz geschlossen was einen Volt wert von 2,5 also pH 7 haben muss.
      Der angezeigte analoge Volt wert ist 3,2776 der nun in einem neuen Datenpunkt kalibriert werden soll.
      das wäre der Faktor 0,777 volt abzug. um auf 2,5 volt zu kommen.
      Doch funktioniert meine Steuerung nihct richtig.
      Vielleicht, kann mir jemadn bei der Rechnung helfen.
      @paul53 vermutlich ist das auch ein klax für dich!!! ;-)

      Bildschirmfoto 2019-12-30 um 20.34.34.png

      <xml xmlns="http://www.w3.org/1999/xhtml">
        <variables>
          <variable type="" id="$5I]gp~Txzo{y1-w]v%!">faktor</variable>
        </variables>
        <block type="schedule" id="~^R$?K-(|iH$zk`(S@[O" x="-1037" y="-263">
          <field name="SCHEDULE">*/2 * * * * *</field>
          <statement name="STATEMENT">
            <block type="variables_set" id="k(^.z*=TM,3Ycu!DAG0L">
              <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
              <value name="VALUE">
                <block type="math_number" id="6Vx~Wzdd{$:Tf(l9n7;:">
                  <field name="NUM">0.777</field>
                </block>
              </value>
              <next>
                <block type="on_ext" id="VgSOZZ1Qcc[ZOIc%ki.3">
                  <mutation items="1"></mutation>
                  <field name="CONDITION">ne</field>
                  <field name="ACK_CONDITION"></field>
                  <value name="OID0">
                    <shadow type="field_oid" id="(w12OAQ=uio)#QKbtrSB">
                      <field name="oid">i2c.0.0x48.1</field>
                    </shadow>
                  </value>
                  <statement name="STATEMENT">
                    <block type="controls_if" id="N;1mfcR%29K!Z)Y,^:70">
                      <value name="IF0">
                        <block type="on_source" id="6,S?i=$b4Hn3cQnhV3Pk">
                          <field name="ATTR">state.val</field>
                        </block>
                      </value>
                      <statement name="DO0">
                        <block type="variables_set" id="F1coV,dGZtIRBU[isydx">
                          <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                          <value name="VALUE">
                            <block type="math_arithmetic" id="bnkGwRrW=56S+(|%{Rvx">
                              <field name="OP">MINUS</field>
                              <value name="A">
                                <shadow type="math_number" id="-`Q?YY~dW0d(JWKy:6xX">
                                  <field name="NUM">1</field>
                                </shadow>
                                <block type="get_value" id="g/S|8L2Rd|O+1yrr0!/]">
                                  <field name="ATTR">val</field>
                                  <field name="OID">i2c.0.0x48.1</field>
                                </block>
                              </value>
                              <value name="B">
                                <shadow type="math_number" id="TL*-I#QG*x3/9i{5yz%h">
                                  <field name="NUM">0.777</field>
                                </shadow>
                                <block type="variables_get" id="tkcyD.jIEi6WT%#ftfy4">
                                  <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                                </block>
                              </value>
                            </block>
                          </value>
                          <next>
                            <block type="update" id="jBkrgi$Jry:pgD}kVg(^">
                              <mutation delay_input="false"></mutation>
                              <field name="OID">Aqua_Control.0.Sensoren.pH_Volt_Kalibrierung</field>
                              <field name="WITH_DELAY">FALSE</field>
                              <value name="VALUE">
                                <block type="math_rndfixed" id="qJ*fw7[Kv}oY|w-)?ae-">
                                  <field name="n">3</field>
                                  <value name="x">
                                    <shadow type="math_number" id="hhN@zu}Vz_c6G5;a(=;u">
                                      <field name="NUM">3.1234</field>
                                    </shadow>
                                    <block type="variables_get" id="pVVG}DFZ@cRL]F%KY[Y^">
                                      <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">faktor</field>
                                    </block>
                                  </value>
                                </block>
                              </value>
                            </block>
                          </next>
                        </block>
                      </statement>
                    </block>
                  </statement>
                </block>
              </next>
            </block>
          </statement>
        </block>
      </xml>
      
      paul53P Offline
      paul53P Offline
      paul53
      schrieb am zuletzt editiert von paul53
      #2

      @Aphofis

      Blockly_temp.JPG

      <xml xmlns="http://www.w3.org/1999/xhtml">
       <variables>
         <variable type="" id="$5I]gp~Txzo{y1-w]v%!">offset</variable>
       </variables>
       <block type="variables_set" id="k(^.z*=TM,3Ycu!DAG0L" x="-1012" y="-287">
         <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">offset</field>
         <value name="VALUE">
           <block type="math_number" id="6Vx~Wzdd{$:Tf(l9n7;:">
             <field name="NUM">-0.777</field>
           </block>
         </value>
         <next>
           <block type="on_ext" id="VgSOZZ1Qcc[ZOIc%ki.3">
             <mutation items="1"></mutation>
             <field name="CONDITION">ne</field>
             <field name="ACK_CONDITION"></field>
             <value name="OID0">
               <shadow type="field_oid" id="(w12OAQ=uio)#QKbtrSB">
                 <field name="oid">i2c.0.0x48.1</field>
               </shadow>
             </value>
             <statement name="STATEMENT">
               <block type="update" id="jBkrgi$Jry:pgD}kVg(^">
                 <mutation delay_input="false"></mutation>
                 <field name="OID">Aqua_Control.0.Sensoren.pH_Volt_Kalibrierung</field>
                 <field name="WITH_DELAY">FALSE</field>
                 <value name="VALUE">
                   <block type="math_rndfixed" id="qJ*fw7[Kv}oY|w-)?ae-">
                     <field name="n">3</field>
                     <value name="x">
                       <shadow type="math_number" id="hhN@zu}Vz_c6G5;a(=;u">
                         <field name="NUM">0</field>
                       </shadow>
                       <block type="math_arithmetic" id="-D|M`ATEo/w)J1}lY*K[">
                         <field name="OP">ADD</field>
                         <value name="A">
                           <shadow type="math_number" id="_kad[g/c-xth1LhVuw1w">
                             <field name="NUM">1</field>
                           </shadow>
                           <block type="on_source" id="6,S?i=$b4Hn3cQnhV3Pk">
                             <field name="ATTR">state.val</field>
                           </block>
                         </value>
                         <value name="B">
                           <shadow type="math_number" id="Vtlgtq=%?cdINry/AMp,">
                             <field name="NUM">1</field>
                           </shadow>
                           <block type="variables_get" id="pVVG}DFZ@cRL]F%KY[Y^">
                             <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">offset</field>
                           </block>
                         </value>
                       </block>
                     </value>
                   </block>
                 </value>
               </block>
             </statement>
           </block>
         </next>
       </block>
      </xml>
      

      Bitte verzichtet auf Chat-Nachrichten, denn die Handhabung ist grauenhaft !
      Produktiv: RPi 2 mit S.USV, HM-MOD-RPI und SLC-USB-Stick mit root fs

      AphofisA 1 Antwort Letzte Antwort
      0
      • paul53P paul53

        @Aphofis

        Blockly_temp.JPG

        <xml xmlns="http://www.w3.org/1999/xhtml">
         <variables>
           <variable type="" id="$5I]gp~Txzo{y1-w]v%!">offset</variable>
         </variables>
         <block type="variables_set" id="k(^.z*=TM,3Ycu!DAG0L" x="-1012" y="-287">
           <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">offset</field>
           <value name="VALUE">
             <block type="math_number" id="6Vx~Wzdd{$:Tf(l9n7;:">
               <field name="NUM">-0.777</field>
             </block>
           </value>
           <next>
             <block type="on_ext" id="VgSOZZ1Qcc[ZOIc%ki.3">
               <mutation items="1"></mutation>
               <field name="CONDITION">ne</field>
               <field name="ACK_CONDITION"></field>
               <value name="OID0">
                 <shadow type="field_oid" id="(w12OAQ=uio)#QKbtrSB">
                   <field name="oid">i2c.0.0x48.1</field>
                 </shadow>
               </value>
               <statement name="STATEMENT">
                 <block type="update" id="jBkrgi$Jry:pgD}kVg(^">
                   <mutation delay_input="false"></mutation>
                   <field name="OID">Aqua_Control.0.Sensoren.pH_Volt_Kalibrierung</field>
                   <field name="WITH_DELAY">FALSE</field>
                   <value name="VALUE">
                     <block type="math_rndfixed" id="qJ*fw7[Kv}oY|w-)?ae-">
                       <field name="n">3</field>
                       <value name="x">
                         <shadow type="math_number" id="hhN@zu}Vz_c6G5;a(=;u">
                           <field name="NUM">0</field>
                         </shadow>
                         <block type="math_arithmetic" id="-D|M`ATEo/w)J1}lY*K[">
                           <field name="OP">ADD</field>
                           <value name="A">
                             <shadow type="math_number" id="_kad[g/c-xth1LhVuw1w">
                               <field name="NUM">1</field>
                             </shadow>
                             <block type="on_source" id="6,S?i=$b4Hn3cQnhV3Pk">
                               <field name="ATTR">state.val</field>
                             </block>
                           </value>
                           <value name="B">
                             <shadow type="math_number" id="Vtlgtq=%?cdINry/AMp,">
                               <field name="NUM">1</field>
                             </shadow>
                             <block type="variables_get" id="pVVG}DFZ@cRL]F%KY[Y^">
                               <field name="VAR" id="$5I]gp~Txzo{y1-w]v%!" variabletype="">offset</field>
                             </block>
                           </value>
                         </block>
                       </value>
                     </block>
                   </value>
                 </block>
               </statement>
             </block>
           </next>
         </block>
        </xml>
        

        AphofisA Offline
        AphofisA Offline
        Aphofis
        schrieb am zuletzt editiert von Aphofis
        #3

        @paul53
        wie immer Läuft!!!
        Wie machst du das bloß !?
        Wert wird kalibriert und steht nun auf 2,5 Volt dann teste ich mal die Kalibrier Lösungen ob dr richtige wert angezeigt wird.

        1 Antwort Letzte Antwort
        0
        Antworten
        • In einem neuen Thema antworten
        Anmelden zum Antworten
        • Älteste zuerst
        • Neuste zuerst
        • Meiste Stimmen


        Support us

        ioBroker
        Community Adapters
        Donate

        799

        Online

        32.6k

        Benutzer

        82.1k

        Themen

        1.3m

        Beiträge
        Community
        Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
        ioBroker Community 2014-2025
        logo
        • Anmelden

        • Du hast noch kein Konto? Registrieren

        • Anmelden oder registrieren, um zu suchen
        • Erster Beitrag
          Letzter Beitrag
        0
        • Home
        • Aktuell
        • Tags
        • Ungelesen 0
        • Kategorien
        • Unreplied
        • Beliebt
        • GitHub
        • Docu
        • Hilfe