• This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • Output to Analoge output

    2
    0 Votes
    2 Posts
    728 Views
    cechuratC

    Hi Martijn,

    please, check the TagVisibility parameter of Goto flag - if it is set to "local" it is not visible to the MB driver. Also check the output of REXYGEN Compiler which will tell you details about wrong setup of flags.

    Kind regards,
    Tomas

  • TCP socket : parsing NMEA string

    6
    0 Votes
    6 Posts
    2k Views
    S

    Thanks for the info .... I'll give it a try one of these days. I'll post the solution... at least if I am able to solve it..... 🙂

  • Vector output from TRND?

    3
    0 Votes
    3 Posts
    998 Views
    S

    Or, possibly N DEL blocks may also do the job.

  • Subsystem mask Popup control

    3
    0 Votes
    3 Posts
    997 Views
    cechuratC

    Hi Peter,

    yes, this is also one of changes in newest release version - subsystem mask dialog. And you are absolutely right - changing type to Enum does the job.

    Is there anything else you struggle with? Just let us know.

    Cheers,
    Tomas

  • Enabling Guest and Operator account

    10
    0 Votes
    10 Posts
    3k Views
    R

    Hi Tomas,

    I tried your proposal, but unfortunately it did not work.
    At the end I decided to simply re-image the SD card and start from scratch. Installed the most recent Rexygen test version and now, all is working fine.
    Thanks for your support.

    Best regards,
    Peter

  • How to install REXYGEN 2.50.10 Runtime on a fresh RaspberryPi Debian

    2
    0 Votes
    2 Posts
    770 Views
    cechuratC

    Hi Günther,

    there is no official REXYGEN 2.50.10 yet. However you can install pre-release version - see following forum post: https://forum.rexygen.com/topic/120/installation-of-rexygen-2-50-10-testing

    Once there is a new release you will get notified.

    Thank you for understanding.

    Regards,
    Tomas

  • How to install rexygen on a Unipi Neuron L523

    1
    0 Votes
    1 Posts
    627 Views
    No one has replied
  • Unipi Neuron L523

    3
    0 Votes
    3 Posts
    1k Views
    M

    is there a special way or maybe you need to install extra stuff with rexygen on a Neuron L523

    whatever I try I can't get it to work

    get this error code

    12-8-2020 21:53:30.432 Error MBDRV: Socket receive error (idx=0, code=111)
    12-8-2020 21:53:30.432 Error MBDRV: Error while receiving data(ignore, code=-309)

  • Pulse Counter with Pulse Duration

    Solved
    5
    0 Votes
    5 Posts
    1k Views
    M

    @RexPeter thank you for that, that is actually very useful.

    Cheers

    Mike

  • Push notification

    9
    0 Votes
    9 Posts
    2k Views
    R

    I created a "ProwlPushMessage" block (SubSystem) where all properties can be set easily.
    Implemented the conversion from a "space" character towards "%20" in order to get the correct code for the message.

    So this system is ready to be used, only fill in your own APIkey and press the button to send a message to your iPhone.
    Please find the project attached.
    prowl_exec.mdl
    prowl_task.mdl
    998b3e55-a136-4055-9b09-ccfa7f38c786-image.png

    This is how it looks.
    4db243ab-c0d8-4f5d-b534-74a12ac6b81e-image.png

  • Shutdown Safely command from HMI

    3
    0 Votes
    3 Posts
    887 Views
    R

    Thanks a lot Tomas,

    The OSCALL function block appears just what I needed.
    Thanks for making me aware of this block.

    Kind regards,
    Peter

  • Database

    3
    0 Votes
    3 Posts
    963 Views
    M

    @martijnperdaan said in Database:

    Schakelaars

    the input SwitchOn is variable sometimes it is Switch1On and sometimes Switch2On and sometimes Switch3On

    so he has to read the value of for example Switch1On from the tablet Switches
    for example, he should get back 01101010 as answer because it is stored underneath but he returns Switch1On in response

    the system does not log an error because the SQL command line must be normal

  • Measuring water flow with UniPi

    4
    0 Votes
    4 Posts
    2k Views
    jaroslav_sobotaJ

    @enovikoff said in Measuring water flow with UniPi:

    after searching fruitlessly for a Pi HAT that included a counter

    What about the Monarco HAT? It has 2 high-speed counters onboard...

    c4629344-c4c5-48a8-a65e-7e00fd14755d-obrazek.png

    Jaroslav

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • analoog output 0 until 100 %

    11
    0 Votes
    11 Posts
    3k Views
    M

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

  • Disabling rexlang compile warnings

    2
    0 Votes
    2 Posts
    758 Views
    jaroslav_sobotaJ

    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

  • Automatic keeping track of project revision

    7
    0 Votes
    7 Posts
    2k Views
    jaroslav_sobotaJ

    @RexPeter said in Automatic keeping track of project revision:

    Software is in my point of view never "finished"

    Tell us about it 😉

    Your recommendation regarding revision identifier is in our pipeline. Since Monday already. Thanks!

    Jaroslav

  • How to create substring

    8
    0 Votes
    8 Posts
    2k Views
    jaroslav_sobotaJ

    Please start a new topic for questions not directly related to the original question.

    There is no such block, you must combine the existing blocks to achieve this.

    Jaroslav

  • Puls block

    2
    0 Votes
    2 Posts
    720 Views
    jaroslav_sobotaJ

    See example 0122-12:

    Image 030.png

    Best regards
    Jaroslav