Navigation

    REXYGEN Community Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    1. Home
    2. Jan Reitinger
    J
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 11
    • Best 0
    • Groups 1

    Jan Reitinger

    @Jan Reitinger

    administrators

    0
    Reputation
    3
    Profile views
    11
    Posts
    0
    Followers
    0
    Following
    Joined Last Online

    Jan Reitinger Follow
    administrators

    Latest posts made by Jan Reitinger

    • RE: Is certificate expired?

      Hi Serg,

      It's possible that the issue you're encountering with the certificate is related to your system being outdated. Have you tried updating your system, set current date and time and then attempting to install the Raspberry Pi runtime again?

      Cheers,
      Jan

      posted in Bug reports
      J
      Jan Reitinger
    • RE: Floating Run Time License

      @mikeyh Hi Mike,
      I'm sorry for the late reply. Unfortunately, we do not have a floating licenses yet. We are counting on something similar in the future, but I'm irfaid it will take some time.
      Cheers,
      Jan

      posted in General
      J
      Jan Reitinger
    • RE: Problem rex-odbc and libmaodbc/libmyodbc

      @chytra Dear Ondrej,
      installation of the * rex-odbc* package should be fixed. Please try to

      sudo apt update
      sudo apt install rex-odbc
      

      If you run into any problems, let us know.

      Best regards,
      Jan

      posted in Database (MySQL
      J
      Jan Reitinger
    • RE: Problem rex-odbc and libmaodbc/libmyodbc

      @chytra
      I'll definitely let you know. I hope we didn't cause you too much trouble.

      posted in Database (MySQL
      J
      Jan Reitinger
    • RE: Problem rex-odbc and libmaodbc/libmyodbc

      Dear Ondrej,
      you're right, it's really not possible to install the rex-odbc package at the moment because of dependencies. Thanks for the heads up and sorry for the inconvenience. We will try to fix the error as soon as possible.

      Best regards,
      Jan

      posted in Database (MySQL
      J
      Jan Reitinger
    • RE: Memory through 2 different lvl

      @belgacom Hello Armaud,
      using multiple REXLANG blocks in one task should generally not be a problem. However, it depends on how computationally intensive the programs in the REXLANG blocks are. Please try to set a longer task period and look at Diagnostics in the watch mode. I am mainly talking about time statistics. Check the:
      Target -> Diagnostics -> task name -> Task -> Enable
      We are especially interested in max time and average time. Please note that times are in milliseconds.

      Cheers,
      Jan

      posted in REXYGEN Studio
      J
      Jan Reitinger
    • RE: Memory through 2 different lvl

      @belgacom Hi Arnaud,
      to transmit signals between taks can used the Inport and Outport blocks. Documentation can be found
      here.

      Cheers,
      Jan

      posted in REXYGEN Studio
      J
      Jan Reitinger
    • RE: eBUS

      @pancirm
      Hello Michal,
      as far as we know, no one implemented the eBUS in REXYGEN. However, implementation should be possible, for example, via eBUS <-> USB converter and REXLANG or Python programming block.

      Cheers,
      Jan

      posted in Communication (RS232
      J
      Jan Reitinger
    • Persistent memory

      REXYGEN supports the permanent storage of function block parameters (e.g. as the ycn parameter of the CNR block). Parameter values ​​can therefore be stored in persistent memory and this value will appear in the program after a power failure. For some specific blocks such as INTE, it is even possible to store the value of their internal state.

      In order to store the function block parameters, the checkbox Persistent parameters in block properties must be checked. All function block parameters and also internal states in selected blocks will be stored (excluding arrays).

      Recording 2022-03-17 at 09.29.38.gif

      The full documentation to persistent memory is here: doc

      Cheers,
      Jan

      posted in HW/SW integration
      J
      Jan Reitinger
    • The new tool - Device Web Management (DWM) is officially released

      Hello,
      we have prepared a new web application that will make it easier to work with Debian devices. Device Web Management is a supplementary web application for REXYGEN-powered devices. The application lets user to setup a handful of various features whose configuration would otherwise be accessible only through the command line interface of the underlying operating system.

      obrázek_2021-06-30_100603.png

      All necessary information should be in the User guide.

      Cheers,
      Jan

      posted in Development tools
      J
      Jan Reitinger