condition, if value is NOT
Posted: Tue Oct 30, 2012 8:23 pm
try to figure out how I need to make a event with a value, boolean NOT
I have two devices (google latitude) that I want to use to put the system on "soft" away.
I created a marker "home" so that I can monitor if we, our mobile devices are home. I now want to make a event that when device x = NOT home.
Dev_75_Value == "Home" gives me a evaluation "true" when I am home
Dev_75_Value Not "Home" or Dev_75_Value = Not "Home" don't give me "false" when I am not at home.
Can someone explane to me how I create a event that can do this?
I have two devices (google latitude) that I want to use to put the system on "soft" away.
I created a marker "home" so that I can monitor if we, our mobile devices are home. I now want to make a event that when device x = NOT home.
Dev_75_Value == "Home" gives me a evaluation "true" when I am home
Dev_75_Value Not "Home" or Dev_75_Value = Not "Home" don't give me "false" when I am not at home.
Can someone explane to me how I create a event that can do this?