get Pulses Conversion Ratio
abstract suspend fun getPulsesConversionRatio(updateProgress: suspend (progress: Progress) -> Unit = {}): Int
Get sensor conversion ratio for pulses channel. Command is supported only on sensors 5.0 and older. If run on newer sensors then UnsupportedCommandException will be thrown.
Parameters
update Progress
Progress of the operation