Hello Guest it is June 04, 2025, 12:36:17 AM

Author Topic: Run From Here  (Read 4180 times)

0 Members and 1 Guest are viewing this topic.

Run From Here
« on: June 02, 2016, 04:41:37 PM »
Is there a way to determine if the Run From Here button has been pushed?  I need to do that or initiate RFH with a script where I can trun on an LED at the same time.  Then later on I can look for the state of the LED.  I see RFH as an option for button actions, but can't find a function in the API for Run From Here.

Thanks

Offline DazTheGas

*
  •  778 778
  • DazTheGas
Re: Run From Here
« Reply #1 on: June 02, 2016, 05:55:20 PM »
Multitask the Run From Here button, just add what code you also need in the left up script and then both script and command will both execute at same time.

DazTheGas
New For 2022 - Instagram: dazthegas
Re: Run From Here
« Reply #2 on: June 02, 2016, 06:32:33 PM »
Cool...Didn't even think to try that.