Skip to content

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#

 NameDescription
Public methodPLCamera.BslAcquisitionStopModeEnum Initializes a new instance of the PLCamera.BslAcquisitionStopModeEnum class
 

Properties#

 NameDescription
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 propertyName The full name of BslAcquisitionStopMode (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
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