CameraDeviceInfo Class |
Namespace: Flir.Atlas.Live.Discovery
public class CameraDeviceInfo
The CameraDeviceInfo type exposes the following members.
Name | Description | |
---|---|---|
CameraDeviceInfo |
Initializes a new instance of camera device information.
|
Name | Description | |
---|---|---|
Create |
Connect to a camera with a static IP address.
Creates a CameraDeviceInfo from an known address. Create() is trying to find the camera on the network.
| |
DumpToFile |
Dump Identity information to an XML file at specified location.
| |
Equals | (Inherited from Object.) | |
GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Article |
Name of the article
| |
ConfigurationKitName |
Used configuration
| |
OsImagekitName |
Name of the used FW in the camera.
| |
SerialNumber |
Camera serial number
| |
SwCombinationVersion |
Used software combination
|
Name | Description | |
---|---|---|
CameraDeviceType |
Device type.
| |
DeviceIdentifier |
The DeviceIdentifier is a unique string that identifies the device.
| |
IpConfiguration |
Configuration of network camera i.e. ip address.
| |
IpSettings |
IP settings used by the device.
| |
IsFlirCamera |
True if this is a FLIR camera.
| |
Name |
Name of the device.
| |
SelectedStreamingFormat |
Selected streaming format.
| |
StreamingFormats |
List of supported streaming formats for this device.
|