Component Logic-Gate
A Component’s logic-gate toggles between AND and OR when clicked. This determines how Components relate each other and will effect the functioning of the Preset.
A) AND Gate
In the first example opposite, the logic-gate is set to AND. This means the Preset will evaluate to true only if the current time is between the hours of 9:00 AM to 5:00 PM AND the current day is Saturday or Sunday.
In Other Words: The Preset will be active between the hours of 9:00 AM to 5:00 PM every Saturday and Sunday.
B) OR Gate
In the second example opposite, the logic-gate is set to OR. This means the Preset will evaluate to true if the current time is between the hours of 9:00 AM to 5:00 PM OR if the current day is Saturday or Sunday.
In Other Words: The Preset will be active every day between the hours of 9:00 AM to 5:00 PM as well as all day Saturday and Sunday.