PLCamera.GevCCPEnum Class#
Applies to: GigE
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.GevCCPEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.GevCCPEnum | Initializes a new instance of the PLCamera.GevCCPEnum class |
Properties#
Name | Description | |
---|---|---|
Control | The control channel privilege is set to Control. An application with control access is the primary application for the camera. It can read from or write to the camera. Other applications are not allowed to read from the camera. Applies to: GigE | |
Exclusive | The control channel privilege is set to Exclusive. An application with exclusive access is the primary application for this camera. It can read from or write to the camera. No other application can read from or write to this camera. Applies to: GigE | |
ExclusiveControl | The control channel privilege is set to Exclusive Control. Applies to: GigE | |
Name | The full name of GevCCP (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of GevCCP (Overrides Object.ToString()()()().) |
PLCamera.GevCCPEnum.ToString Method#
The full name of GevCCP
Return Value#
Type: String
Returns the full name of GevCCP
PLCamera.GevCCPEnum Constructor#
Initializes a new instance of the PLCamera.GevCCPEnum class
PLCamera.GevCCPEnum.Control Property#
The control channel privilege is set to Control. An application with control access is the primary application for the camera. It can read from or write to the camera. Other applications are not allowed to read from the camera.
Applies to: GigE
PLCamera.GevCCPEnum.Exclusive Property#
The control channel privilege is set to Exclusive. An application with exclusive access is the primary application for this camera. It can read from or write to the camera. No other application can read from or write to this camera.
Applies to: GigE
PLCamera.GevCCPEnum.ExclusiveControl Property#
The control channel privilege is set to Exclusive Control.
Applies to: GigE
PLCamera.GevCCPEnum.Name Property#
The full name of GevCCP