Click or drag to resize
RemoteCameraSettingsSetScaleLimits Method
Scale temperature (in Kelvin). Range 0 - 5000.

Namespace: Flir.Atlas.Live.Remote
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public void SetScaleLimits(
	Range<double> limits
)

Parameters

limits
Type: Flir.Atlas.ImageRangeDouble
Temperature in Kelvin.
Exceptions
ExceptionCondition
InvalidOperationException
See Also