コンテンツにスキップ

PLTransportLayer.DeviceEndianessMechanismEnum Class#

Sets the endianness handling mode.

Applies to: blaze

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLTransportLayer.DeviceEndianessMechanismEnum

Constructors#

 名前説明
Public methodPLTransportLayer.DeviceEndianessMechanismEnum Initializes a new instance of the PLTransportLayer.DeviceEndianessMechanismEnum class
 

プロパティ#

 名前説明
Public propertyLegacy

The device endianness is handled according to GenICam Schema 1.0.

Applies to: blaze

Public property名前 The full name of DeviceEndianessMechanism (Overrides ParameterListEnum.Name.)
Public propertyStandard

The device endianness is handled according to GenICam Schema 1.1 and later.

Applies to: blaze

 

方法#

 名前説明
Public methodToString 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