REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • B

      Solved I2C EZO component

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • belgacom
      20
      0
      Votes
      20
      Posts
      2.1k
      Views

      R

      @belgacom You are welcome 🙂

    • G

      ASCII Commands Over RS485

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • GeorgeDumitru
      19
      1
      Votes
      19
      Posts
      1.6k
      Views

      J

      @georgedumitru I think the best documentation is this thread here on the forum. Byte array reading from communication is also discussed there.

      Another helpful tool is definitely the example located at C:\Program Files\REX Controls\REXYGEN 2.50.12.14711\Examples\0203_Function_Blocks_REXLANG.

    • A

      User menu with 'Custom HTML' object

      REXYGEN HMI Designer
      • • • Apollo
      17
      0
      Votes
      17
      Posts
      1.6k
      Views

      cechuratC

      @apollo Hi Kris,

      thanks for the update about compiling. My experiences are that using network drive can slow the compile process significantly and use of SSD HDD can reduce the time 🙂
      It is strange that the compile took minutes when reside on local C:\ drive.

      Cheers,
      Tomas

    • cechuratC

      Announcement of a new pre-release Version 3

      Development tools
      • beta studio • • cechurat
      17
      2
      Votes
      17
      Posts
      1.5k
      Views

      cechuratC

      @mikeyh Hi Mike,

      According to the screenshots provided, I would suspect that the Response timeout parameter in MBDrv is too short - did you try to enlarge it?

      I also use passive tag in my projects and don't face any issues when the communication parameters are correctly set.

      One more question: What is the RS485 Baudrate set in the Monarco Driver?

      Kind regards
      Tomas

    • M

      REXduino - Communication failure between Raspberry PI and Arduino_MEGA

      General
      • • • mtomek
      16
      0
      Votes
      16
      Posts
      2.5k
      Views

      J

      @mtomek Hello,
      I'm really sorry—I somehow overlooked the fact that you were posting in this old thread. The "Warning 1 1" indicates that the buffer for serial communication between the Master and Slave devices is full:

      #define WARNING_SERIAL 1 #define WARNING_SERIAL_BUFFER_FULL 1

      Have you added any new data communication or changed the communication speed recently? I’d also like to point out that REXduino is a third-party project, and we don’t have direct control over it. I found the explanation for the warning directly in the source code here:
      https://github.com/jaroslavs/REXduino/blob/master/REXduino_slave/REXduino_slave.ino

      Cheers,
      Jan

    • M

      Echo on RS485

      Modbus RTU
      • • • MikeyH
      14
      0
      Votes
      14
      Posts
      2.1k
      Views

      M

      Thank you Jaroslav, you learn something every day! That will help more than you know with all of my projects. especially ones with process models 🙂

      Cheers

      Mike

    • S

      Ethercat compatible?

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • Scoobsalamander
      13
      0
      Votes
      13
      Posts
      3.3k
      Views

      S

      No problem, it is only for some hobby-related stuff so no rush.

      Grtz,

      Kris

    • S

      Any easy way to add a custom .js file to manage components in the HMI

      REXYGEN HMI Designer
      • • • sadilekivan
      13
      0
      Votes
      13
      Posts
      4.0k
      Views

      S

      @cechurat

      I wanted to add that it just works on the correct size sometimes, so I'm still glad and waiting for the fixes in the future version.

    • M

      Monarco Hat RTC

      Monarco HAT
      • • • MikeyH
      13
      0
      Votes
      13
      Posts
      1.4k
      Views

      M

      @reitinge Hi Jan,

      Thank you. I've installed it and will try it today.

      Cheers

      Mike

    • M

      Javascript

      REXYGEN HMI Designer
      • • • martijnperdaan
      12
      0
      Votes
      12
      Posts
      1.0k
      Views

      jaroslav_sobotaJ

      Hello Martijn,
      here is an example with one CNR and 2 CNB constants which are controlled from web HMI via REST API: 0301-21_REST_API_Webpage_Javascript.zip

      I believe that's all you need. Now it's on you to build upon this concept.

      Btw, what is your motivation for building your very own HMI? From your questions I guess that using the HMI Designer and building the HMI without any hand coding would be much easier and more straightforward for you.

      Let me know.

      Jaroslav

    • M

      Solved Saving archine data CSV to USB

      REXYGEN Studio
      • • • MikeyH
      12
      0
      Votes
      12
      Posts
      915
      Views

      R

      You're welcome Mike. Good luck with your project.

      Cheers
      Jan

    • B

      Solved RC Servo PWM control.

      Monarco HAT
      • • • brunofporto
      12
      0
      Votes
      12
      Posts
      1.2k
      Views

      R

      You are welcome 🙂

    • T

      Redirecting HMI from studio

      REXYGEN Studio
      • • • TCELE
      12
      0
      Votes
      12
      Posts
      2.1k
      Views

      cechuratC

      @tcele said in Redirecting HMI from studio:

      There is one last flaw that I would like to work out. The chromium instance allows the user to use gestures and go back and forth in the history of pages. In some cases get to a restricted page this way.
      I googled vigorously to solve this issue, but so far to no avail. Any advice on this topic?

      Hi Ivan,
      I wasn't successful in finding any suitable solution as well. Have a look at xinput command which might help you to disable all the gestures at Linux level. I didn't tried it myself however if you find any working solution our team and the community will be happy to hear about it.

      Cheers,
      Tomas

    • B

      EKF example

      REXYGEN Studio
      • • • bech
      12
      1
      Votes
      12
      Posts
      383
      Views

      S

      @Jan-Reitinger Nice. Just one small remark: There's no need to use a two-dimensional input here—even formally. You can define a system with a one-dimensional input, a certain number of states, and possibly a different number of outputs. Instead of using u(t)=[sin(2πt);0] you can simply write u=u1=sin(2πt).

    • R

      Replacing typed characters for "***" while typing a password

      REXYGEN HMI Designer
      • • • RexPeter
      11
      0
      Votes
      11
      Posts
      1.5k
      Views

      R

      Hi Tomas,

      Great, this works. Thanks a lot for the feedback and to get it going!

      Peter

    • M

      analoog output 0 until 100 %

      REXYGEN Studio
      • • • martijnperdaan
      11
      0
      Votes
      11
      Posts
      1.1k
      Views

      M

      Can you give me an example how to do that with that function block I can't figure it out myself?

    • M

      Solved Problem with uploaded software

      Bug reports, Feature requests
      • • • mtomek
      11
      0
      Votes
      11
      Posts
      1.2k
      Views

      R

      @mtomek Hi Michal,
      you are welcome. I'm glad everything is working as it should. Good luck with your project.

      Regards,
      Jan

    • M

      Solved Logging a String

      REXYGEN Studio
      • • • MikeyH
      11
      0
      Votes
      11
      Posts
      856
      Views

      M

      Oh I see, that’s an easy fix.

      Thanks Jan

    • M

      Solved Fan Speed Control with Counter

      Monarco HAT
      • • • MikeyH
      11
      0
      Votes
      11
      Posts
      903
      Views

      R

      @mikeyh You are welcome.
      Cheers,
      Jan

    • J

      DS18B20 wireless senzor

      1-Wire
      • • • Jackobocze
      11
      0
      Votes
      11
      Posts
      935
      Views

      A

      Hello, @jackobocze.
      REXYGEN Community Forum is predominantly an english speaking forum.
      Please, refrain from using languages other than english. By doing so your comments and contributians can be useful to much larger field of users of this forum.
      In the future we would like to keep this forum english only and that could cause comments and contributions written in other languages to be deleted without prior notice.