The possible states the GevServer can be in.
More...
Inherits object.
|
int | AcquisitionEnabled = 3 |
| Acquisition enabled state.
|
|
int | Configuration = 0 |
| Configuration state.
|
|
int | Connected = 2 |
| Connected to remote client.
|
|
int | Disconnected = 1 |
| Disconnected from remote client.
|
|
The possible states the GevServer can be in.