コンテンツにスキップ

PLCamera.CameraOperationModeEnum Class#

Sets the camera operation mode.

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#

 名前説明
Public methodPLCamera.CameraOperationModeEnum Initializes a new instance of the PLCamera.CameraOperationModeEnum class
 

プロパティ#

 名前説明
Public propertyLongExposure

The camera operation mode is set to Long Exposure.

Applies to: ace USB

Public property名前 The full name of CameraOperationMode (Overrides ParameterListEnum.Name.)
Public propertyStandard

The camera operation mode is set to Standard.

Applies to: ace USB

 

方法#

 名前説明
Public methodToString 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