Enum OpnEnvironment.OpnDebugMode
- Namespace
- Opticon
- Assembly
- Opticon.csp2.dll
Specifies the debug mode for the CSP2 library.
public enum OpnEnvironment.OpnDebugMode
Fields
Basic = 1Basic debug information enabled.
Off = 0Debugging disabled.
Verbose = 2All debug information enabled (verbose).