GevServerState Enumeration

CVB.Net Documentation
The possible states this GevServer can be in.

Namespace:  Stemmer.Cvb.GevServer
Assembly:  Stemmer.Cvb.GevServer (in Stemmer.Cvb.GevServer.dll) Version: 14.0.0.0
Syntax

public enum GevServerState
Members

  Member nameValueDescription
Configuration0 Not running.
Disconnected1 Running, but not connected to any remote client.
Connected2 Running and connected to a remote client.
AcquisitionEnabled3 Running, connected and the remote client started acquisition.
See Also

Reference