Skip to content

PLCamera.DeviceRegistersEndiannessEnum Class#

Endianness of the registers of the device.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Visibility: Guru

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.DeviceRegistersEndiannessEnum

Constructors#

 NameDescription
Public methodPLCamera.DeviceRegistersEndiannessEnum Initializes a new instance of the PLCamera.DeviceRegistersEndiannessEnum class
 

Properties#

 NameDescription
Public propertyBig

The endianness of the device's registers is big-endian.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyLittle

The endianness of the device's registers is little-endian.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

Public propertyName The full name of DeviceRegistersEndianness (Overrides ParameterListEnum.Name.)
 

Methods#

 NameDescription
Public methodToString The full name of DeviceRegistersEndianness (Overrides Object.ToString()()()().)
 

PLCamera.DeviceRegistersEndiannessEnum.ToString Method#

The full name of DeviceRegistersEndianness

Return Value#

Type: String
Returns the full name of DeviceRegistersEndianness

PLCamera.DeviceRegistersEndiannessEnum Constructor#

Initializes a new instance of the PLCamera.DeviceRegistersEndiannessEnum class

PLCamera.DeviceRegistersEndiannessEnum.Big Property#

The endianness of the device's registers is big-endian.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.DeviceRegistersEndiannessEnum.Little Property#

The endianness of the device's registers is little-endian.

Applies to: ace 2 GigE, ace 2 USB, boost CoaXPress and dart 2 USB

PLCamera.DeviceRegistersEndiannessEnum.Name Property#

The full name of DeviceRegistersEndianness