The measurement time depends on the implemented measurement mode:
Using normal on-off mode:
The parameter Cycletime defines each cycle duration.
The time is divided as seen in the graph below: LED on-delay (to adjust LED electronics) + on-measurement + off-delay + off-measurement + Cycletime-delay.
For example; if you set the Cycletime to 1 second, the detector will perform the number of measurements defined in each cycle, then wait until the cycle time is reached before sending the data and starting the next cycle. In the graph the detector takes 5 on-measurements and 5 off-measurements, all will take 740 ms, so a delay of 260 ms will be implemented at the end to reach 1 second total cycle time.
If Cycletime was set to zero, no delay will be implemented after the off-measurements.
Using scan mode:
This mode is faster than the on-off mode. Each cycle is still controlled by the Cycletime parameter, but the difference is that all the data is sent after all cycles are finished, not after each single cycle (see graph below). Which means if the Cycletime is set to zero, all cycles will last as long as the measurements need plus the LED-On delay which happens only once at the beginning. Then at the very end the data which is saved in the detector’s FRAM (up to 1500 cycles) is sent to the receiver at once.