by Filippo Amabilia | May 6, 2020 | All Archives, Configuration Software
Linker INTRODUCTION This component allows copying the state of a component in other components. For example, a series of lights must be switched together but are configured with different protocols. In this way, a switch Modbus can be “copied” in a switch with another...
by Filippo Amabilia | May 6, 2020 | All Archives, Configuration Software
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...
by Filippo Amabilia | May 6, 2020 | All Archives, Configuration Software
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...
by Filippo Amabilia | May 6, 2020 | All Archives, Configuration Software
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...
by Filippo Amabilia | Apr 30, 2020 | All Archives, Configuration Software
Sample project: If Then INTRODUCTION The purpose of this example is to show you how to use the “If Then” component with a real example. Preparing and loading the project in EVE Manager: unzip the file; open EVE Manager, go to the top left, File – Open –...