GenICamParameter Class |
Namespace: Flir.Atlas.Live.Device
public abstract class GenICamParameter
The GenICamParameter type exposes the following members.
Name | Description | |
---|---|---|
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.) | |
Refresh |
Refresh data value.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |
Name | Description | |
---|---|---|
Category |
Category i.e. Device control, Image settings, etc.
| |
Description |
Description of the command.
| |
DisplayName |
Get the parameter display name.
| |
IsPersistent |
check if the value is saved in the camera.
| |
Name |
Name of GenICam register.
| |
Type |
Data type.
|