Is it possible to convert this webcore rule to RM?

Yep. Will take a few rules but is possible.

Conceptually:

Rule 1

  • Condition: Switch 29 is on
  • Rule: Switch 29 is on
  • Actions when true:
    -- Repeat actions every 30 seconds (Cancel on truth change)
    -- Set switch 6, 7, 8 to green
    -- Run actions of Rule 2, Rule 3, Rule 4, Rule 5, Rule 6
  • Actions when false:
    -- Cancel actions of Rule 2, Rule 3, Rule 4, Rule 5, Rule 6

Rule 2

  • Actions:
    -- Delay 5 seconds
    -- Set switches to White

Rule 3

  • Actions:
    -- Delay 10 seconds
    -- Set switches to Blue

Rule 4

  • Actions:
    -- Delay 15 seconds
    -- Set switches to Yellow

Rule 5

  • Actions:
    -- Delay 20 seconds
    -- Set switches to Red

Rule 6

  • Actions:
    -- Delay 25 seconds
    -- Set switches to Orange

Someone may have a more efficient way to do this but it should work.

Wow.... It's a shame you can't nest inside 1 RM.

1 Like

I would just import your webCoRE piston and see how it runs first. I'm still using a bunch of mine and they are running great so far (after about 2 weeks). No hub slow-downs yet.

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.