Flir Atlas SDK Documentation
Flir Atlas SDK Documentation
FLIR Atlas SDK Programming Guide
Flir.Atlas.Live Namespaces
Flir.Atlas.Live.Device
ThermalGigabitCamera Class
ThermalGigabitCamera Methods
EnumSensorGainModes Method
GetDeviceParameter Method
GetDeviceParameters Method
GetHostCommunicationParameter Method
GetHostCommunicationParameters Method
GetImageStreamParameter Method
GetImageStreamParameters Method
GetSensorGainMode Method
SetBoolValue Method
SetCommandValue Method
SetDeviceParameter Method
SetDoubleValue Method
SetEnumValue Method
SetHostCommunicationParameter Method
SetImageStreamParameter Method
SetIntegerValue Method
SetSensorGainMode Method
SetStringValue Method
ThermalGigabitCamera
SetImageStreamParameter Method
Asynchronously sets a GenICam parameter.
Namespace:
Flir.Atlas.Live.Device
Assembly:
Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
Copy
public
void
SetImageStreamParameter
(
string
name
,
GenICamType
type
,
Object
value
)
Parameters
name
Type:
System
String
type
Type:
Flir.Atlas.Live.Device
GenICamType
value
Type:
System
Object
See Also
Reference
ThermalGigabitCamera Class
Flir.Atlas.Live.Device Namespace