PLCamera.AcquisitionStopModeEnum Class#
Applies to: ace 2 GigE, ace 2 USB, dart GigE, racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.AcquisitionStopModeEnum
Constructors#
Name | Description | |
---|---|---|
![]() | PLCamera.AcquisitionStopModeEnum | Initializes a new instance of the PLCamera.AcquisitionStopModeEnum class |
Properties#
Name | Description | |
---|---|---|
![]() | AbortExposure | Current exposure is aborted. The current readout is completed and the data is transmitted. Afterwards, image acquisition is stopped. Applies to: ace 2 GigE, ace 2 USB and dart GigE |
![]() | Complete | Current exposure and frame readout are completed. Afterwards, image acquisition is stopped. Applies to: ace 2 GigE, ace 2 USB and dart GigE |
![]() | Immediate | Current acquisition and frame readout are stopped immediately. Only the lines acquired up to the point when the command was executed are delivered. This may result in partial frames being transmitted. Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE |
![]() | Name | The full name of AcquisitionStopMode (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
![]() | ToString | The full name of AcquisitionStopMode (Overrides Object.ToString()()()().) |
PLCamera.AcquisitionStopModeEnum.ToString Method#
The full name of AcquisitionStopMode
Return Value#
Type: String
Returns the full name of AcquisitionStopMode
PLCamera.AcquisitionStopModeEnum Constructor#
Initializes a new instance of the PLCamera.AcquisitionStopModeEnum class
PLCamera.AcquisitionStopModeEnum.AbortExposure Property#
Current exposure is aborted. The current readout is completed and the data is transmitted. Afterwards, image acquisition is stopped.
Applies to: ace 2 GigE, ace 2 USB and dart GigE
PLCamera.AcquisitionStopModeEnum.Complete Property#
Current exposure and frame readout are completed. Afterwards, image acquisition is stopped.
Applies to: ace 2 GigE, ace 2 USB and dart GigE
PLCamera.AcquisitionStopModeEnum.Immediate Property#
Current acquisition and frame readout are stopped immediately. Only the lines acquired up to the point when the command was executed are delivered. This may result in partial frames being transmitted.
Applies to: racer 2 CXP, racer 2S 5GigE, racer 2S CXP and racer 2S GigE
PLCamera.AcquisitionStopModeEnum.Name Property#
The full name of AcquisitionStopMode