constructParameter
646 Bytes
<h3>Construct Parameter / Data Mining Condition</h3>
All AMDA parameters used in the expression are resampled with Time Step (defined in the corresponding field) before calculations.
<br/>
Note that sampling time of the output of Statistics "non-sliding" functions (<i>mean_(), min_(), max_()...</i>) is the "averaging time".
So such an output can not be used in the combination with the other parameters directly.
<br/>
In order to combine it with the other parameters create "intermediate" derived parameter and use <b>it</b> in the expession.
The "intermediate" derived parameter will be properly resampled before calculations.
<br/>