pulse coef n x

Set the coefficient multiplier used to populate GPIO_PULSE_CALC_n according to the formula GPIO_PULSE_CALC_n = GPIO_PULSE_RATE_n * GPIO_PULSE_PERIOD * x.

n = 1 to 8Input to configure
xCoefficient that is multiplied with the pulse rate for that input

Examples:

  1. Calculate number of litres used based on a coefficient of 67.099 pulses/L (or 1/67.099 L/pulses) for input 5:
    cmd pulse coef 5 0.014903352

See also: General Purpose IO


Firmware revision 2.6.0.5484-115

Last modified 2 years ago Last modified on 17-12-06 01:33:50 PM