Navigation

    REXYGEN Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. sadilekivan
    3. Topics
    S
    • Profile
    • Following 0
    • Followers 0
    • Topics 8
    • Posts 20
    • Best 0
    • Groups 0

    Topics created by sadilekivan

    • S

      Disabling rexlang compile warnings
      REXYGEN Studio • • sadilekivan

      2
      0
      Votes
      2
      Posts
      74
      Views

      jaroslav_sobota

      Hello,
      I do not have any better advice than to add this line to your code, which will make the compiler believe that the variable dateInterval is used.

      dateInterval = dateInterval;

      Can you share or send your code leading to such a false warning? Thank you.

      Jaroslav

    • S

      Best way to send commands over Ethernet to a 2Dcode (QRcode) reader
      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...) • • sadilekivan

      2
      0
      Votes
      2
      Posts
      96
      Views

      cechurat

      Hi Ivan,

      thank you for your question.
      Using REXLANG function block you can manage Ethernet communication - see REXLANG documentation - part Communication functions: https://www.rexygen.com/doc/PDF/ENGLISH/BRef_ENG.pdf#page=447

      Have a look also at "0504-01 Generic UDP Sender Receiver" example which can help you to start with the implementation.

      Regards, Tomas

    • S

      HMI group animation not hiding/refreshing from the start when used with X, expression type
      REXYGEN HMI Designer • • sadilekivan

      4
      0
      Votes
      4
      Posts
      135
      Views

      cechurat

      @sadilekivan We always recommend to upgrade both Development Tools and REXYGEN Runtime Core. However, wait for the release of version 2.50.10 first.

      Thank you for understanding.

      Regards, Tomas

    • S

      Permanently setting REXYGEN clock
      Monarco HAT • • sadilekivan

      4
      0
      Votes
      4
      Posts
      150
      Views

      S

      @jaroslav_sobota

      Hello,

      Selecting the HW clock seems to fix the problem, I did try this as my first solution because it was obvious to try and get the time from the Real-time circuit, but I could swear it had some issues. Must have been some other mistake I fixed along the way.

      Anyway, everything works as intended, thanks for the swift support with the command, it proved the time was set correctly just read from the wrong source.

    • S

      Centering a HMI string
      REXYGEN HMI Designer • • sadilekivan

      2
      0
      Votes
      2
      Posts
      125
      Views

      cechurat

      Hi Ivan,

      thanks for question.

      You are right - there is more simple way to center a string than adding variable prefix and suffix.

      All you need is:

      Add a DisplayString into .svg file (Ctrl + L -> GENERAL -> Drag & Drop "DisplayString.svg") Hit F8 (or select Text Tool) Select the DisplayString and center the string:0_1584564636681_6403c868-bfdf-465a-9b80-02571bbdacab-image.png

      Let me know if I can be of any assistance.

      Regards,
      Tomas

    • 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
      1913
      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.

    • S

      Cannot compile in the new version of Rexygen Studio 2.50.8
      Bug reports, Feature requests • • sadilekivan

      8
      0
      Votes
      8
      Posts
      1993
      Views

      ondrej_severa

      Hello @sadilekivan ,
      this issue was caused by unknown bug in the hashing algorithm during the HMI build process. This will be fixed in next version of our software. Thank you for the bug report.

      Best regards
      Ondrej