Navigation

    REXYGEN Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Popular
    Log in to post
    • All categories
    • Development tools
    •      REXYGEN Studio
    •      REXYGEN HMI Designer
    • HW/SW integration
    •      Monarco HAT
    •      Modbus TCP
    •      IoT
    •      1-Wire
    •      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
    •      General
    •      Modbus RTU
    •      Database (MySQL, MariaDB, PostgreSQL, MSSQL)
    • General discussion
    • Bug reports, Feature requests
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All Time
    • Day
    • Week
    • Month
    • F

      Selhání instalace - nenalezené čidlo
      1-Wire • • Fabio

      10
      0
      Votes
      10
      Posts
      64
      Views

      F

      @reitinge

      Již jsem problém vyřešil, problém byl v tom, že jsem napájel pouze Raspberry přes micro-usb, nikoliv Monarco HAT.

      Vše funguje tak, jak má.

    • F

      5V DOUT
      Monarco HAT • • Fabio

      9
      0
      Votes
      9
      Posts
      40
      Views

      R

      @fabio
      add poznámka: Je to vidět z výše zmíněného obrázku. Jakmile mezi DOUT a GND připojíte odpor a DOUT bude mít hodnotu OFF, vznikne napěťový dělič. Podle připojeného odporu dopočtete napětí, které bude mezi DOUT a GND. Nicméně procházející proud bude stále pravděpodobně nedostatečný. DOUT je prostě dělaný tak, aby se spínal s externím napětím.

      Buď si za 12V předřaďte odpor tak, aby Vám vycházelo požadované napětí (5V) , nebo použijte externí zdroj 5V nebo sežeňte 12V ventilátor. Výpočty a konečnou volbu nechám na Vás.

      S pozdravem,
      Reitinger

    • A

      Use of the 'MTM__SlaveStation_Connected' signal.
      Modbus TCP • • Apollo

      9
      0
      Votes
      9
      Posts
      493
      Views

      cechurat

      @cechurat said in Use of the 'MTM__SlaveStation_Connected' signal.:

      Status shows time to next reconnect in ms

    • S

      Licence problem : 'Required platform doesn't exist'.
      REXYGEN Studio • • Scoobsalamander

      7
      0
      Votes
      7
      Posts
      44
      Views

      R

      We added corresponding models to our detection algorithm. It will be included in the next version 2.50.11. Thank you for the report.

    • S

      AVG - Moving average - number of samples?
      REXYGEN Studio • • Scoobsalamander

      6
      0
      Votes
      6
      Posts
      23
      Views

      S

      @cechurat ... this would mean that if I add a task in the future the timing might not be correct anymore.
      Would it not be better that this can be configured with timing (e.g. seconds, minutes, days,.....) instead of a certain amount of samples?

    • cechurat

      Modbus TCP getting Error -309
      Modbus TCP • • cechurat

      4
      0
      Votes
      4
      Posts
      12
      Views

      cechurat

      @apollo Hi Kris,

      I have few questions:

      What is timing of your project? (tasks and MbDrv)

      Can you record and share a log with settings from the following post?
      https://forum.rexygen.com/post/790
      (from the log you will also get an idea how the MbDrv sequencing works which might help you to improve the settings)

      Let me answer your question about registers order: Yes, it would make sense to mix the slaves. The order matter with respect to the same "Period" settings. (MbDrv works as a priority queue)

      Thanks for cooperation.

      Cheers,
      Tomas

    • S

      Json string parsing problem
      REXYGEN Studio • • Scoobsalamander

      3
      0
      Votes
      3
      Posts
      16
      Views

      S

      @cechurat
      No problem, Node-Red is always good for a (temporary) work around.

    • S

      picture as background
      REXYGEN HMI Designer • • Scoobsalamander

      3
      0
      Votes
      3
      Posts
      27
      Views

      S

      @ondrej_severa Thanks, solution 1 is working fine. With solution 2 I have problems with the permission to write to this location.

    • H

      Unipi Patron
      General • • Honza

      3
      0
      Votes
      3
      Posts
      22
      Views

      H

      @reitinge
      Thank you
      Jan

    • M

      Archive Data Naming
      REXYGEN Studio • • MikeyH

      3
      0
      Votes
      3
      Posts
      34
      Views

      M

      @cechurat Hi Tomas,

      Thank you, looks good. I will give that a try.

      Cheers

      Mike

    • M

      REXduino - 1-wire connection
      General • • mtomek

      2
      0
      Votes
      2
      Posts
      24
      Views

      R

      @mtomek
      Dear Michal,

      to the Question 1: In general, multiple VIN blocks can be used to read quality from multiple sources. Unfortunately, it probably won't work in your case, because all the data comes from one source (REXduino block).

      to the Question 2: In REXduino, it is currently not possible to ensure that a 1-wire sensor will always get the same address if there are more sensors. We recommend using Monarco HAT or a 1-Wire hub instead of Arduino.

      Using another hardware (with the Raspberry Pi) should also help solve the first problem. In the Raspberry Pi, it would then be possible to fix the addresses of the individual 1-wire sensors using this manual.

      Best regards,
      Jan