Description of application and parameters
Application "General functions"
Product manual 2CKA001473B9679
│325
11.9.8.4
Output sends
Options:
For every assignment of the inputs
With a change of the output object
■
For every assignment of the inputs:
– When a telegram is received on one of the input objects, a telegram is always sent via
the output object.
■
With a change of the output object:
– An output telegram is only sent when the value of the output object changes.
The parameter is used to specify the conditions under which a telegram is sent.
For the setting "For every assignment of inputs" an output telegram is sent at every receipt of a
telegram on one of the inputs. In this case, also an output telegram is sent if the value of the
output does not change.
11.9.8.5
Output object
Options:
Adopts the largest value of the inputs
Adopts the smallest value of the inputs
Adopts the average value of the inputs
■
Adopts the largest value of the inputs:
– The largest value of all input telegrams is sent via the output object.
■
Adopts the smallest value of the inputs:
– The smallest value of all input telegrams is sent via the output object.
■
Adopts the average value of the inputs:
– The average value of the input telegrams is sent via the output object.
The "Min/max value transducer" application compares the values that are present on the input
objects.
The parameter is used to specify whether the largest, smallest or average of all input values is
sent. If the average value is sent, the application calculates the arithmetic mean of the inputs.
Decimal points are rounded up or down.
For example:
■
Object type: "2-byte signed“, 2 input objects
■
Input 1: value "4"
■
Input 2: value "5"
(Input 1 + input 2) / 2 = arithmetic mean; (4 + 5) / 2 = 4.5
Sent average value: 5