Jump to content

Then Statement Aborts on Bad Device


hisenberg

Recommended Posts

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,

Link to comment

Archived

This topic is now archived and is closed to further replies.


×
×
  • Create New...