Click or drag to resize

MeasurementConfigManager Methods

Methods
  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.
Public methodStatic memberLoadSampleConfiguration(Int32)
Loads the parameters of a sample configuration.
Public methodStatic memberLoadSampleConfiguration(Int32, IProgressReporter)
Loads the parameters of a sample configuration.
Top
See Also