Loading…
Loading…
Method Name: limit_of_change
Method ID: 0x405F
Method Label: Limit of change
Method Help: Limit of change- The change rate limitation provides the function for suppressing sudden variations in converter flow rate signal output generated when too much noise is contained in the flow rate signal.
- {
- {
- long ids[2];
- int percent_rate_limit10;
- float percent_rate_limit11;
- int percent_rate_limit20;
- float percent_rate_limit21;
- char status[3];
- send(133,status);
- do {
- percent_rate_limit10 = _ivar_value(resolve_record_ref(resolve_array_ref(172,1),16456));
- percent_rate_limit10 = (percent_rate_limit10 & 0xff00) / 0x0100 | (percent_rate_limit10 & 0x00ff) * 0x0100;
- percent_rate_limit21 = percent_rate_limit11 = (percent_rate_limit10 >> 8 & 0x00ff | percent_rate_limit10 << 8 & 0xff00) / 10.0;
- _get_local_var_value(literal_string(381),ids,literal_string(382));
- percent_rate_limit20 = percent_rate_limit21 * 10;
Please login for more