diff --git a/PixelatorControllerSettings.md b/PixelatorControllerSettings.md
index d6c142e..d788cb3 100644
--- a/PixelatorControllerSettings.md
+++ b/PixelatorControllerSettings.md
@@ -110,8 +110,7 @@ ScanNumber is a three digit number, starting with 001 every day.
TCP port used to listen for requests
### missing data check
-At the end of a point by point line, some data of asynchronous detectors may be missing.
-They are read until no more data is missing.
+At the end of a point by point line, some data of asynchronous detectors may be missing. Pixelator will wait and keep trying to read data from the asynchronous detector until either no more data is missing, or it has reached the maximum number of tries (i.e. **missingDataCheckMaxChecks**). The product of **missingDataCheckInterval** and **missingDataCheckMaxChecks** is the maximum time that Pixelator will wait before moving on to the next line of scan points.
**missingDataCheckInterval**::
interval (in seconds) at which missing data is read