![]() |
Atlas-Cronos
7.2.0
|
Base class for GenICam parameters More...
Public Member Functions | |
| abstract void | Refresh () |
| Refresh data value. More... | |
Properties | |
| ThermalGigabitCamera | Camera [get, set] |
| connected gigabit camera. More... | |
| string | DisplayName [get, set] |
| Get the parameter display name. More... | |
| string | Name [get, set] |
| Name of GenICam register. More... | |
| string | Category [get, set] |
| Category i.e. Device control, Image settings, etc. More... | |
| string | Description [get, set] |
| Description of the command. More... | |
| bool | IsPersistent [get, set] |
| check if the value is saved in the camera. More... | |
| GenICamType | Type [get, protected set] |
| Data type. More... | |
Base class for GenICam parameters
|
pure virtual |
|
getsetprotected |
connected gigabit camera.
|
getset |
|
getset |
Description of the command.
|
getset |
Get the parameter display name.
|
getset |
check if the value is saved in the camera.
|
getset |
Name of GenICam register.
|
getprotected set |
Data type.
1.8.14