Jump to content
View in the app

A better way to browse. Learn more.

Universal Devices Forum

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Program trigger from control stopped working

Featured Replies

Posted

I have two RemoteLincs with a button programmed to run the following code. It was working fine for many months and suddenly stopped working a month ago. The other remote buttons still work linked devices and scenes so the remotes seem OK. I can run the then statement from the admin console and my iPod without a problem. I tried programming a keypad button to trigger the program but it didn't work either. Other programs with time triggers work fine.

I have a matching program that runs at night when the control is switched off to turn off all lights and sets thermostats back. It doesn't run anymore either. Seems like programs using control for triggers are broken but time triggers are OK, as are scenes. Anybody have an idea on what the problem might be?

 

If
       Control '~Larry Remote1 - Larry Bed Lt / ~Larry Remote4 - Coffee Tea' is switched On
    Or Control '~Sally Remote1 - Larry Bed Lt / ~Sally Remote4 - Coffee Tea' is switched On

Then
       Set Scene 'Coffee On' On
       Wait  3 seconds
       Set 'HVAC / HVAC - Dn Stairs Therm' Mode Auto
       Set 'HVAC / HVAC - Up Stairs Therm' Mode Auto
       Set 'HVAC / HVAC - Up Stairs Therm' Fan Auto
       Set 'HVAC / HVAC - Dn Stairs Therm' Fan Auto
       Wait  2 seconds
       Set 'HVAC / HVAC - Dn Stairs Therm' 73° (Heat Setpoint)
       Wait  3 seconds
       Set 'HVAC / HVAC - Dn Stairs Therm' 80° (Cool Setpoint)
       Wait  3 seconds
       Set 'HVAC / HVAC - Up Stairs Therm' 74° (Heat Setpoint)
       Wait  3 seconds
       Set 'HVAC / HVAC - Up Stairs Therm' 80° (Cool Setpoint)

Else
  - No Actions - (To add one, press 'Action')

Hello lspurgeon,

 

The first thing I recommend is to use the Event Viewer on the last level and make sure you do get status events from your RL.

 

The second question I have is whether or not any segments (separated by Wait) or is it that none of the segments run?

 

With kind regards,

Michel

  • Author

Thanks for the response. When I really thought about the issue it came down to either the ISY or PLM as it did work before, was a program and not a scene, and was control trigger related. I realized I rebooted the ISY but never the PLM. Did that and now all works fine again. Duh! Nothing like missing the obvious but it did help focus the differences between scene links (device to device) vs. programs (ISY generated based on an internal or external condition) so all was not in vain.

Guest
This topic is now closed to further replies.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.