Variable triggers

| Property | Description |
|---|---|
| Trigger data point | Trigger 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 every | Time 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 ... % difference | The transfer is only triggered if the value of the data point changes by this entry (relative). |
| Trigger at absolute difference | The transfer is only triggered if the value of the data point changes by this entry (absolute). |
| Trigger at exact value | Executes the connection when exactly one value is present. |
| Trigger at every data change | Default setting, overrides Trigger at ... difference. |