CVBpy 14.0
State Class Reference

The possible states the GevServer can be in. More...

Inherits object.

Static Public Attributes

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.
 

Detailed Description

The possible states the GevServer can be in.