コンテンツにスキップ

PLCamera.BslAcquisitionStopModeEnum Class#

Sets whether Acquisition Stop commands abort exposure.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslAcquisitionStopModeEnum

Constructors#

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

プロパティ#

 名前説明
Public propertyAbortExposure

Acquisition Stop commands abort exposure.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyCompleteExposure

Acquisition Stop commands allow the exposure to be completed.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

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

方法#

 名前説明
Public methodToString The full name of BslAcquisitionStopMode (Overrides Object.ToString()()()().)
 

PLCamera.BslAcquisitionStopModeEnum.ToString Method#

The full name of BslAcquisitionStopMode

Return Value#

Type: String
Returns the full name of BslAcquisitionStopMode

PLCamera.BslAcquisitionStopModeEnum Constructor#

Initializes a new instance of the PLCamera.BslAcquisitionStopModeEnum class

PLCamera.BslAcquisitionStopModeEnum.AbortExposure Property#

Acquisition Stop commands abort exposure.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslAcquisitionStopModeEnum.CompleteExposure Property#

Acquisition Stop commands allow the exposure to be completed.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.BslAcquisitionStopModeEnum.Name Property#

The full name of BslAcquisitionStopMode