Hi guys,
We're trying to create the following trigger, which uses the change functinon, but it says our syntax is correct. We can not see where the mistake is... could any help please?
({Linux_Simple:http,2082.change}=-1)&({Linux_Simple:http,2082.prev(0)}#1)
We want to see if the difference between the previous and current values = -1, and also that the previous value != 1.... if so, trigger.
Many thanks.
Entorno Digital
We're trying to create the following trigger, which uses the change functinon, but it says our syntax is correct. We can not see where the mistake is... could any help please?
({Linux_Simple:http,2082.change}=-1)&({Linux_Simple:http,2082.prev(0)}#1)
We want to see if the difference between the previous and current values = -1, and also that the previous value != 1.... if so, trigger.
Many thanks.
Entorno Digital
Comment