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