• Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    Mervis reacting Slow

    Mervis
    1
    3
    1667
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • F
      FransSleddens last edited by

      Hallo,

      I have managed to get my Raspbery with the mervis software running.
      I made a small program that reads and input and copy it to a relay output.
      But the output is reacting very slow. About half a second to a second.
      The mervis is running on a Raspberry Pi B.

      any sugestions?

      Kind regards,

      Frans Sleddens

      1 Reply Last reply Reply Quote 0
      • F
        FransSleddens last edited by

        Hallo,

        I have managed to get my Raspbery with the mervis software running.
        I made a small program that reads and input and copy it to a relay output.
        But the output is reacting very slow. About half a second to a second.
        The mervis is running on a Raspberry Pi B.

        any sugestions?

        Kind regards,

        Frans Sleddens

        1 Reply Last reply Reply Quote 0
        • ?
          Guest last edited by

          The time of how often your program is evaluated depends on the complexity of your program and of course on the performance of the HW. I have tested that a simple program like your on RPi 2 B is evaluated every 30ms.

          You can do a small speedup by changing the sleep time between every loop - in order to do that you need to switch to your main Profile and then on the PLC change the sleep time parameter (default is 50%).

          1 Reply Last reply Reply Quote 0
          • First post
            Last post