REXYGEN Community Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Login
    1. Home
    2. Popular
    Log in to post
    • All Time
    • Day
    • Week
    • Month
    • All Topics
    • New Topics
    • Watched Topics
    • Unreplied Topics
    • All categories
    • H

      Complier issue

      REXYGEN Studio
      • • • har
      7
      1
      Votes
      7
      Posts
      497
      Views

      cechuratC

      @har Hi har,

      Thanks for the additional info. We are not able to provide free support on this since it's your custom Python script. The error is not related to the Rexygen ecosystem. It seems that the CPU dispatcher is being initialised multiple times.

      Tomas

    • M

      Error 106

      REXYGEN Studio
      • • • MikeyH
      3
      0
      Votes
      3
      Posts
      16
      Views

      cechuratC

      @MikeyH Hi Mike,

      This error is triggered when something is preventing Studio from writing to the Project location. Do you have all related folders available for read and write?

      If the issue persists, can you share a minimal project with us? Thanks

      Cheers, Tomas

    • M

      MBM error

      Modbus RTU
      • • • MikeyH
      2
      0
      Votes
      2
      Posts
      15
      Views

      cechuratC

      @MikeyH Hi Mike,

      This error is related to the timing issue of the Modbus Driver. It means that the Modbus Driver exceeded the allotted time 800x from the executive start for some reason. In your case, I would inspect the timing of the whole project and also the diagnostics of tasks related to the Modbus driver.

      Without knowledge of your project, communication frame and timing, I'm not able to provide more details.

      Cheers, Tomas

    • M

      Bytes to bit

      REXYGEN Studio
      • • • MikeyH
      2
      0
      Votes
      2
      Posts
      36
      Views

      M

      sorry, I've just worked it out using the Bitwise demultiplexer

      f8e2817e-be2b-4795-8b4f-ac8a5581218b-image.png

    • H

      Connection Problem

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • har
      2
      0
      Votes
      2
      Posts
      169
      Views

      J

      Hi har,
      Check if RexCore is running. I see that you are solving the Python code in another thread. It is possible that your code is not only causing the error, but also causing the entire RexCore to crash. Try connecting to the Raspberry via SSH and enter the command:

      systemctl status rexcore

      Cheers,
      Jan

    • H

      Bluetooth sensor

      General
      • • • har
      1
      0
      Votes
      1
      Posts
      2
      Views

      No one has replied

    • M

      SPI comms for MCP41X

      Communication (RS232, RS485, I2C, SPI, UDP, TCP, ...)
      • • • MikeyH
      1
      0
      Votes
      1
      Posts
      22
      Views

      No one has replied