Jump to content

problem with programs using the the Aeron ZW089-A door sensor


Recommended Posts

Posted
Having a problem with programs using the the Aeron ZW089-A door sensor.

The If statement:

 

if control ‘ door sensor’ is switched on

then set ‘light’ on

 

doesn't work when the sensor is triggered but the statement:

 

if status ‘door sensor’ is on

then set ‘light’ on

 

does work when the sensor is triggered.

 

I have always been under the impression that the control statement was used as an action when the item is triggered and the status statement was used to check the condition of a device. if this is not correct could someone point me it the right direction.

 

Thanks

Jim

Archived

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

×
×
  • Create New...