Select Page

Logic

Logic INTRODUCTION This component allows you to perform Boolean operations (AND / OR / XOR / NOT). This is done when the status of one of the inputs change. There is the possibility to define, for each input, whether to consider changing the ON / OFF or OFF / ON. You...

Signal

Signal INTRODUCTION This component is an operator which allows processing the single signal to add delays or activate functions after verifying the stability of the same signal for a certain time. It gives the possibility to manage operations that can be performed...

Sample project: Signal

SIGNAL SAMPLE PROJECT INTRODUCTION The purpose of this example, which you can download here, is to show you how to use the “Signal” component by using it in the activating an alarm after detecting a motion for more than 5 seconds. Preparing and loading the...

If Then

If Then INTRODUCTION This is a component widely used as it allows to carry out specific tasks upon the occurrence of certain conditions. If a component passes to a state or if a value of a sensor changes to be higher by a value set by the user, this can generate a...