PROBING
Probe routines run without blocking the main GUI. This gives the operator the opportunity to watch the DROs and stop the routine at any time.
Probing is very unforgiving of mistakes - be sure to check settings before using.
There are 2 probe interfaces available - VersaProbe and BasicProbe. Which one to use is specified in the [PROBE] section of the ini file. The only keywords accepted are “versaprobe” and “basicprobe” (no quote marks). If the [PROBE] section is missing or blank, the GUI will start with no probing page.
- [PROBE]
- USE_PROBE = versaprobe
or
- [PROBE]
- USE_PROBE = basicprobe