Click or drag to resize

MeasurementConfigManagerLoadMeasurementConfiguration Method

Overload List
  NameDescription
Public methodStatic memberLoadMeasurementConfiguration(Int32)
Loads the parameters of a measurement configuration ready for acquisition (if a system is connected and the Hardware API was initialized) and reconstruction. If real hardware is connected and the Hardware API is used, the laser sources of the configuration are automatically switched ON. Note that if hardware is connected, this call can take some time.
Public methodStatic memberLoadMeasurementConfiguration(Int32, IProgressReporter)
Loads the parameters of a measurement configuration ready for acquisition (if a system is connected and the Hardware API was initialized) and reconstruction. If real hardware is connected and the Hardware API is used, the laser sources of the configuration are automatically switched ON. Note that if hardware is connected, this call can take some time.
Top
See Also