Click or drag to resize
ThermalGigabitCameraGetDeviceParameter Method
Get GenICam register.

Namespace: Flir.Atlas.Live.Device
Assembly: Flir.Atlas.Live (in Flir.Atlas.Live.dll) Version: 3.1
Syntax
C#
public Object GetDeviceParameter(
	string name,
	GenICamType type
)

Parameters

name
Type: SystemString
type
Type: Flir.Atlas.Live.DeviceGenICamType

Return Value

Type: Object
Exceptions
ExceptionCondition
CommandFailedException
See Also