Navigation

    REXYGEN Community Forum

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

    Jan Reitinger

    @Jan Reitinger

    administrators

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

    Jan Reitinger Follow
    administrators

    Latest posts made by 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
    • Raspberry Pi OS image with REXYGEN for Monarco HAT

      Hello,
      we started to generate our own Raspberry Pi OS image, where REXYGEN and our new tool Device Web Management is already pre-installed. The image is dedicated for the Raspberry Pi with Monarco HAT (Monarco driver is installed). It is therefore no longer necessary to install REXYGEN on the Monarco HAT manually or using scripts.

      The procedure for downloading the image and installing it is described in the Getting Started on Monarco HAT manual. You can also find here a list of all changes compared to the official Raspberry Pi OS image.

      The image will always be generated and published on this link once in a while. We hope it will make it easier for you to work with Monarco HAT and REXYGEN. If you encounter any problem, do not hesitate to contact us here on the forum or on our support.

      Cheers,
      Jan

      posted in Monarco HAT
      J
      Jan Reitinger