Click or drag to resize

MeasurementConfigManagerLoadSampleConfiguration Method (Int32)

Loads the parameters of a sample configuration. Do not call from UI thread.

Namespace:  LynceeTec.API
Assembly:  LynceeTec.API (in LynceeTec.API.dll) Version: 9.2.6612.0 , built 2022-07-14 10:43:43 UTC
Syntax
public static void LoadSampleConfiguration(
	int sampleConfigurationId
)

Parameters

sampleConfigurationId
Type: SystemInt32
ID of the sample configuration in the database.
Exceptions
ExceptionCondition
ConfigManagerException
See Also