Jump to content

Then Statement Aborts on Bad Device


hisenberg

Recommended Posts

Posted

I have a device in the "THEN" statement of a program that was unplugged or otherwise could not be communicated to.

As a result, any statements that come after the statement that device do not execute. Why?

 

Example:

 

If XXXX

THEN

Set Device A On

Set Device B On

Set Device C On

Else

No Actions

 

 

In this case, Device A is turned ON. Device B can't be communicated to, and fails. But, Device C does NOT turn ON. Why is this the case?

 

Firmware version: UD994 v.4.0.5

UI UD994 v.4.0.5

 

ISY 994i (1120)

 

Thank you,

Posted

I'm running 4.2.0 and do not see this behavior. Run Tools | Diagnostics | Event Viewer at LEVEL 3. Trigger the Program and post the event trace. Note all the device Insteon addresses the Program is controlling.

Guest
This topic is now closed to further replies.

×
×
  • Create New...