[Solved] Eventor behavior (bug/feature?)

I don’t know why it isn’t documented clearer, but in my testing a while back I found that with Eventor, set pin to is “likened to PWM” in that it can be set to a range of 0-1024 (or whatever, depending on MCU), so setting to 1 is still LOW

Use either a high enough range to actually trigger a HIGH signal or use turn ON pin

image