PLTransportLayer.BitAlignmentEnum Class#
Applies to: CoaXPress
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.BitAlignmentEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.BitAlignmentEnum | Initializes a new instance of the PLTransportLayer.BitAlignmentEnum class |
Properties#
Name | Description | |
---|---|---|
CustomBitShift | The bits are shifted by a user-defined value. Applies to: CoaXPress | |
LeftAligned | The bits left-aligned. Applies to: CoaXPress | |
Name | The full name of BitAlignment (Overrides ParameterListEnum.Name.) | |
RightAligned | The bits right-aligned. Applies to: CoaXPress |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of BitAlignment (Overrides Object.ToString()()()().) |
PLTransportLayer.BitAlignmentEnum.ToString Method#
The full name of BitAlignment
Return Value#
Type: String
Returns the full name of BitAlignment
PLTransportLayer.BitAlignmentEnum Constructor#
Initializes a new instance of the PLTransportLayer.BitAlignmentEnum class
PLTransportLayer.BitAlignmentEnum.CustomBitShift Property#
The bits are shifted by a user-defined value.
Applies to: CoaXPress
PLTransportLayer.BitAlignmentEnum.LeftAligned Property#
The bits left-aligned.
Applies to: CoaXPress
PLTransportLayer.BitAlignmentEnum.Name Property#
The full name of BitAlignment
PLTransportLayer.BitAlignmentEnum.RightAligned Property#
The bits right-aligned.
Applies to: CoaXPress