PLCamera.BslAcquisitionMultiPartModeEnum Class#
Applies to: Stereo ace
Visibility: Beginner
Selecting Parameters: ComponentEnable, ComponentIDValue, ComponentSelector, DecimationHorizontal, DecimationVertical, Height, HeightMax, PixelFormat, Scan3dFocalLength, Scan3dPrincipalPointU, Scan3dPrincipalPointV, Width, WidthMax
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.BslAcquisitionMultiPartModeEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.BslAcquisitionMultiPartModeEnum | Initializes a new instance of the PLCamera.BslAcquisitionMultiPartModeEnum class |
Properties#
Name | Description | |
---|---|---|
Name | The full name of BslAcquisitionMultiPartMode (Overrides ParameterListEnum.Name.) | |
SingleComponent | Immediately send one single component per frame/buffer when it becomes available. Applies to: Stereo ace | |
SynchronizedAlternateComponents | Only send a (multi-part) buffer if all enabled components are available. If Out1 is configured for ExposureAlternateActive, then synchronize images with Out1=low with closest disparity image. Applies to: Stereo ace | |
SynchronizedComponents | Only send a frame/buffer if all enabled components are available for that time. Applies to: Stereo ace |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BslAcquisitionMultiPartMode (Overrides Object.ToString()()()().) |
PLCamera.BslAcquisitionMultiPartModeEnum.ToString Method#
The full name of BslAcquisitionMultiPartMode
Return Value#
Type: String
Returns the full name of BslAcquisitionMultiPartMode
PLCamera.BslAcquisitionMultiPartModeEnum Constructor#
Initializes a new instance of the PLCamera.BslAcquisitionMultiPartModeEnum class
PLCamera.BslAcquisitionMultiPartModeEnum.Name Property#
The full name of BslAcquisitionMultiPartMode
PLCamera.BslAcquisitionMultiPartModeEnum.SingleComponent Property#
Immediately send one single component per frame/buffer when it becomes available.
Applies to: Stereo ace
PLCamera.BslAcquisitionMultiPartModeEnum.SynchronizedAlternateComponents Property#
Only send a (multi-part) buffer if all enabled components are available. If Out1 is configured for ExposureAlternateActive, then synchronize images with Out1=low with closest disparity image.
Applies to: Stereo ace
PLCamera.BslAcquisitionMultiPartModeEnum.SynchronizedComponents Property#
Only send a frame/buffer if all enabled components are available for that time.
Applies to: Stereo ace