Motion Sensor from Panel to NS
nielsy
Posts: 32
Dear All,
I want to use the motion sensor of a panel for to a action.
Something like this :
BUTTON_EVENT[10001:0:1,160] // MOTION DETECTION
{
PUSH:
{
SEND_STRING 0,"'motion detection in room 1'"
}
}
But it doesn;t work. Maybe a little fault?? Who could help me?
Thanx already!
I want to use the motion sensor of a panel for to a action.
Something like this :
BUTTON_EVENT[10001:0:1,160] // MOTION DETECTION
{
PUSH:
{
SEND_STRING 0,"'motion detection in room 1'"
}
}
But it doesn;t work. Maybe a little fault?? Who could help me?
Thanx already!
0
Comments
Hope that is possible?
Super simple:
File -> Project Properties -> Sensors Tab . . .
You should now see "Motion Sensor" with port & channel . . . fill that in to your liking and change your "BUTTON_EVENTb]10001:0:1,160[/b" to match it.