• This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    5 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    6 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    3 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    4 Views
    No one has replied
  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • Delay function in REXLANG

    3
    0 Votes
    3 Posts
    4k Views
    C

    @jaroslav_sobota said in Delay function in REXLANG:

    Hi Tobby,
    why do you need such a function?
    There is the Sleep() function in REXLANG, but it is highly recommended not to use it. You should write your REXLANG code so that it executes as fast as possible. For details see REXLANG documentation.
    Best regards,
    Jaroslav

    The "Sleep()" function in REXLANG should be avoided as it's recommended to write code that executes quickly for optimal performance. Refer to the REXLANG documentation for more details.

  • Conditional exectution of code block.

    9
    0 Votes
    9 Posts
    2k Views
    J

    @gerritjan1 I've observed that you are currently using the flags MTM__readBlock_ReadEnable and MT__writeBlock2_WriteEnable. However, in a previous post, you mentioned flags named MTM__readBlock1 and MTM__writeBlock1. It is important to ensure that the flag names correlate properly. Therefore, for MTM__readBlock1, the corresponding enabling flag should be MTM__readBlock1_ReadEnable, and for MTM__writeBlock1, the enabling flag should be MTM__writeBlock1_WriteEnable.

  • measuring relative quadrature encoder movement.

    2
    0 Votes
    2 Posts
    837 Views
    cechuratC

    @gerritjan1 Hi,

    have a look at function block "ABSROT". It might help you solve your task. Just set the lolim and hilim parameters as a range of the counter output.

    Let us know if you managed get the desired behaviour.

    Cheers,
    Tomas

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • How to connect RPi to PC over ethernet cable

    3
    0 Votes
    3 Posts
    922 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.

  • Relační bloky

    6
    0 Votes
    6 Posts
    2k 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.

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    2 Views
    No one has replied
  • PIDGS - switching logic

    2
    1 Votes
    2 Posts
    785 Views
    R

    @fabio Dear Fabio,
    you're absolutely right. We will fix the documentation and it will be correct in the next release. Thanks for the heads up.

    Cheers,
    Jan

  • Degrees to compass direction

    Solved
    4
    0 Votes
    4 Posts
    1k Views
    cechuratC

    Hi Mike,

    Thanks for your feedback - I'm glad I could help.

    Kind Regards.
    Tomas

  • Browser when using Localhost

    Solved
    3
    0 Votes
    3 Posts
    798 Views
    M

    @cechurat Hi Tomas,

    That's awesome, thank you for your help.

    Cheers,
    Mike

  • Memory through 2 different lvl

    4
    1 Votes
    4 Posts
    1k Views
    J

    @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

  • Refrigeration Model

    1
    0 Votes
    1 Posts
    517 Views
    No one has replied