PLCamera.CameraOperationModeEnum Class#
Applies to: ace USB
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.CameraOperationModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.CameraOperationModeEnum | Initializes a new instance of the PLCamera.CameraOperationModeEnum class |
Properties#
Name | Description | |
---|---|---|
LongExposure | The camera operation mode is set to Long Exposure. Applies to: ace USB | |
Name | The full name of CameraOperationMode (Overrides ParameterListEnum.Name.) | |
Standard | The camera operation mode is set to Standard. Applies to: ace USB |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of CameraOperationMode (Overrides Object.ToString()()()().) |
PLCamera.CameraOperationModeEnum.ToString Method#
The full name of CameraOperationMode
Return Value#
Type: String
Returns the full name of CameraOperationMode
PLCamera.CameraOperationModeEnum Constructor#
Initializes a new instance of the PLCamera.CameraOperationModeEnum class
PLCamera.CameraOperationModeEnum.LongExposure Property#
The camera operation mode is set to Long Exposure.
Applies to: ace USB
PLCamera.CameraOperationModeEnum.Name Property#
The full name of CameraOperationMode
PLCamera.CameraOperationModeEnum.Standard Property#
The camera operation mode is set to Standard.
Applies to: ace USB