Skip to main content
Version: 5.5

Variable triggers

PropertyDescription
Trigger data pointTrigger variable whose change triggers the transfer.
No more frequently than

If the value of the data point changes frequently, the transfer rate can be limited here by specifying an interval. The entry therefore means: "Transfers will take place at most once per second, even if the value changes more frequently."

Always specify as a whole number, no decimal places. Therefore, milliseconds, seconds, minutes, or hours must be selected as units.

At least everyTime interval in which data is transferred in any case, even if the value of the data point has not changed. The default is always a whole number, no decimal places. Therefore, milliseconds, seconds, minutes, or hours must be selected as units.
Trigger at ... % differenceThe transfer is only triggered if the value of the data point changes by this entry (relative).
Trigger at absolute differenceThe transfer is only triggered if the value of the data point changes by this entry (absolute).
Trigger at exact valueExecutes the connection when exactly one value is present.
Trigger at every data changeDefault setting, overrides Trigger at ... difference.