e.bloxx A6-2CF
CONFIGURATION
60
HB_EBLOXX-A62CF_E_V19.doc
Gantner Instruments Test & Measurement GmbH
Every function in the signal conditioning could be used only once. But it can be necessary to measure e.g. the maximum
of the peak to peak value or to store a minimum of a measured value and the minimum of a calculated variable.
The handling (syntax) is according the function in the group signal conditioning.
Syntax:
max(variable)
Example: The maximum of the peak to peak value has to be stored.
max(V4)
• Select [select]
This function is to select up to 8 variables or constants under given conditions. So it is possible to select a scaling factor
by digital inputs or by limit switches. Another possibility is to select from a group of signals via digital input one signal to
the analog output. For example there are the values gross, net, maximum, minimum, peak to peak and net x10 in the
module available. With the digital inputs DI1…DI3 a binary selection for the analog output should be done.
The variable IN could be:
- a measured value (e.g. net value)
- a conditioned value (e.g. maximum) or
- a constant e.g. (10.000 kN)
The selector variable has to be a number between 0 and 7. This number can be a constant or a variable too. E.g. the
selection 0 of 7 by digital inputs DI can be done by a binary code:
Var x = DI1 + 2*DI2 + 4*DI3
A graphical explanation is given in the following sketch: