Define DVX_EXTINPUT_DETECT_PULSE_POLARITY
Defined in File dvxplorer.h
Define Documentation
-
DVX_EXTINPUT_DETECT_PULSE_POLARITY
Parameter address for module DVX_EXTINPUT: the polarity the pulse must exhibit to be detected as such. ‘1’ means active high; a pulse will start when the signal goes from low to high and will continue to be seen as the same pulse as long as it stays high. ‘0’ means active low; a pulse will start when the signal goes from high to low and will continue to be seen as the same pulse as long as it stays low.