ThermalGigabitCamera Properties |
The ThermalGigabitCamera type exposes the following members.
Name | Description | |
---|---|---|
AutoReconnect |
Automatically retries to connect if the connection is lost if set to true.
(Inherited from CameraBase.) | |
CameraDeviceInfo |
Camera device information.
(Inherited from CameraBase.) | |
ConnectionStatus |
Connection status.
(Inherited from CameraBase.) | |
Diagnostics |
Diagnostic information.
(Inherited from CameraBase.) | |
ExternalIo |
External I/O settings. Supported cameras are A615, T1050 - HSI and A15.
| |
Fps |
Frames per second.
(Inherited from Camera.) | |
FrameCount |
The received number of images
(Inherited from Camera.) | |
FrameRateIndex |
Select frame rate. EnumerateFrameRates for a list of available frame rates.
(Inherited from Camera.) | |
HighSpeedInterface |
High speed interface.
| |
IsAutoStartGrabbingEnabled |
Automatically start/stop grabbing if set to true.
(Inherited from Camera.) | |
IsConnected |
Check if a camera is connected.
(Inherited from CameraBase.) | |
IsGrabbing |
Checks if grabbing is started.
(Inherited from Camera.) | |
LostImages |
Lost images
(Inherited from Camera.) | |
Recorder |
Recorder.
(Inherited from Camera.) | |
RemoteControl |
Remotely control a camera device.
(Inherited from CameraBase.) | |
SelectedResolutionIndex |
Select resolution. EnumerateResolutions for a list of available resolutions.
(Inherited from Camera.) | |
ThermalImage |
This property calls the base class Camera.GetImage() and cast the returned ImageBase to a ThermalImage.
(Inherited from ThermalCamera.) | |
Trigger |
Trig status from external I/O.
|