PLCamera.DeviceRegistersEndiannessEnum Class#
Applies to: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
Visibility: Guru
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.DeviceRegistersEndiannessEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.DeviceRegistersEndiannessEnum | Initializes a new instance of the PLCamera.DeviceRegistersEndiannessEnum class |
Properties#
Name | Description | |
---|---|---|
Big | The endianness of the device's registers is big-endian. Applies to: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Little | The endianness of the device's registers is little-endian. Applies to: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP | |
Name | The full name of DeviceRegistersEndianness (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.DeviceRegistersEndiannessEnum.Little Property#
The endianness of the device's registers is little-endian.
Applies to: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP
PLCamera.DeviceRegistersEndiannessEnum.Name Property#
The full name of DeviceRegistersEndianness