OMRON FINS Trigger signal using bit

Hello guys, I've been using the OMRON FINS node to trigger a signal.

Issue is, how do I trigger a signal just like a differentiate up function?

  • Move the bit/bool result into msg.payload
  • Use an RBE node to block unless change
  • Use a switch node to only allow true (or 1) to pass

OMRON --> CHANGE (copy value to payload) --> RBE (only output when value changes) --> SWITCH (is it on?)

Thanks so much Steve!

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