PLTransportLayer.DeviceEndianessMechanismEnum Class#
Applies to: blaze
Visibility: Expert
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLTransportLayer.DeviceEndianessMechanismEnum
Constructors#
Name | Description | |
---|---|---|
PLTransportLayer.DeviceEndianessMechanismEnum | Initializes a new instance of the PLTransportLayer.DeviceEndianessMechanismEnum class |
Properties#
Name | Description | |
---|---|---|
Legacy | The device endianness is handled according to GenICam Schema 1.0. Applies to: blaze | |
Name | The full name of DeviceEndianessMechanism (Overrides ParameterListEnum.Name.) | |
Standard | The device endianness is handled according to GenICam Schema 1.1 and later. Applies to: blaze |
Methods#
Name | Description | |
---|---|---|
ToString | The full name of DeviceEndianessMechanism (Overrides Object.ToString()()()().) |
PLTransportLayer.DeviceEndianessMechanismEnum.ToString Method#
The full name of DeviceEndianessMechanism
Return Value#
Type: String
Returns the full name of DeviceEndianessMechanism
PLTransportLayer.DeviceEndianessMechanismEnum Constructor#
Initializes a new instance of the PLTransportLayer.DeviceEndianessMechanismEnum class
PLTransportLayer.DeviceEndianessMechanismEnum.Legacy Property#
The device endianness is handled according to GenICam Schema 1.0.
Applies to: blaze
PLTransportLayer.DeviceEndianessMechanismEnum.Name Property#
The full name of DeviceEndianessMechanism
PLTransportLayer.DeviceEndianessMechanismEnum.Standard Property#
The device endianness is handled according to GenICam Schema 1.1 and later.
Applies to: blaze