Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Live Namespaces
Flir.Atlas.Live.Remote
RemoteCameraSettings Class
RemoteCameraSettings Methods
EnumerateTemperatureRanges Method
GetAtmosphericTemperature Method
GetDistanceUnit Method
GetExternalOpticsTemperature Method
GetExternalOpticsTransmission Method
GetObjectDistance Method
GetObjectEmissivity Method
GetPaletteName Method
GetReferenceTemperature Method
GetReflectedTemperature Method
GetRelativeHumidity Method
GetScaleAdjustMode Method
GetScaleLimits Method
GetTemperatureRangeIndex Method
GetTemperatureUnit Method
GetVideoMode Method
GetZoomFactor Method
IsBatteryCharging Method
IsHighSensitivityModeEnabled Method
IsHighSensitivityModeSupported Method
IsShutterEnabled Method
IsShutterSupported Method
SetAtmosphericTemperature Method
SetDistanceUnit Method
SetExternalOpticsTemperature Method
SetExternalOpticsTransmission Method
SetHighSensitivityModeEnabled Method
SetObjectDistance Method
SetObjectEmissivity Method
SetPaletteByName Method
SetReferenceTemperature Method
SetReflectedTemperature Method
SetRelativeHumidity Method
SetScaleAdjustMode Method
SetScaleLimits Method
SetShutterEnabled Method
SetTemperatureRangeIndex Method
SetTemperatureUnit Method
SetVideoMode Method
SetZoomFactor Method
RemoteCameraSettings
GetTemperatureUnit Method
Get used temperature unit from the camera.
Namespace:
Flir.Atlas.Live.Remote
Assembly:
Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
Copy
public
TemperatureUnit
GetTemperatureUnit
()
Return Value
Type:
TemperatureUnit
Exceptions
Exception
Condition
InvalidOperationException
CommandFailedException
See Also
Reference
RemoteCameraSettings Class
Flir.Atlas.Live.Remote Namespace