ThermalGigabitCamera Methods |
The ThermalGigabitCamera type exposes the following members.
Name | Description | |
---|---|---|
Connect |
Connects to a thermal camera.
(Inherited from ThermalCamera.) | |
Disconnect |
Disconnect the camera device.
(Inherited from CameraBase.) | |
Dispose |
Dispose camera instance.
(Inherited from CameraBase.) | |
EnumerateFrameRates |
Get supported frame rates
(Inherited from Camera.) | |
EnumerateResolutions |
List of supported resolutions.
(Inherited from Camera.) | |
EnumSensorGainModes |
Enumerate Sensor gain mode. This method is valid for an AX5 camera.
Dynamic range control mode.
LowGainMode. Mode for higher temperatures (lower sensitivity).
HighGainMode. Mode for lower temperatures (less than 100 deg Celsius)
| |
Equals | (Inherited from Object.) | |
GetDeviceParameter |
Get GenICam register.
| |
GetDeviceParameters |
Get GenICam device parameters.
| |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetHostCommunicationParameter |
Get GenICam register.
| |
GetHostCommunicationParameters |
Get GenICam host communication settings.
| |
GetImage |
Get the streamed image. The image buffer is swapped before the ImageBase is returned.
(Inherited from Camera.) | |
GetImageStreamParameter |
Get GenICam register.
| |
GetImageStreamParameters |
Get image stream parameters.
| |
GetSensorGainMode |
Get current sensor gain mode. This method is valid for an AX5 camera.
| |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SetBoolValue |
Set device parameter.
| |
SetCommandValue |
Set device parameter.
| |
SetDeviceParameter(String, GenICamType) |
Asynchronously sets a GenICam parameter.
| |
SetDeviceParameter(String, GenICamType, Object) |
Asynchronously sets a GenICam parameter.
| |
SetDoubleValue |
Set device parameter.
| |
SetEnumValue |
Set device parameter.
| |
SetHostCommunicationParameter |
Asynchronously sets a GenICam parameter.
| |
SetImageStreamParameter |
Asynchronously sets a GenICam parameter.
| |
SetIntegerValue |
Set device parameter.
| |
SetSensorGainMode |
Set sensor gain mode. This method is valid for an AX5 camera.
| |
SetStringValue |
Set device parameter.
| |
StartGrabbing |
Starts grabbing of images.
(Inherited from Camera.) | |
StopGrabbing |
Stops grabbing.
(Inherited from Camera.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |