RUT241 activation Output on network connection

Hello, could you help me. I need to activate Output on 4-pin socket on connection to operator mobile network e.g Telia. So I need condition which checks that and activates High State of output, but I didn’t find the way how to do it. If I choose new Condition and condition typr I/O it always gives only Input selection.
Thank you in advance!

Hello,

Your described setup is indeed possible using the Event Juggler service.

To configure this, please follow these steps:

  1. Navigate to WebUI → Services → Event Juggler and add a new instance with a desired name.

  2. In the event and action configuration windows, select the options as shown in the screenshots below:


  3. Click Save & Apply to confirm the changes.

With this configuration, when the router establishes a mobile connection with the operator, Output (pin 4) will be set to High and will remain so until the device is rebooted or e.g. another Event Juggler instance is created to set it to Low when the mobile connection is lost.

Kind regards,

Thank you for response.
I made event like you said


Also I made action

However, I wonder, do I need Active Condition for that? Another question, if I activate Output in IO status, shall it give the signal already (just for testing)?

For a more optimized setup, you can enable an I/O condition type for Output (4) and set it to Low. This way, the system will track the state of the selected output pin and consider the condition as MET when the pin is in a Low state, then proceed with the configured action.

Regarding your second question, yes, when the output is enabled through the I/O status page, it should give a signal and close the circuit.

Kind regards,