Skip to content

PLCamera.DeviceCharacterSetEnum Class#

Indicates the character set used by the strings of the device's bootstrap registers.

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.DeviceCharacterSetEnum

Constructors#

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

Properties#

 NameDescription
Public propertyName The full name of DeviceCharacterSet (Overrides ParameterListEnum.Name.)
Public propertyUTF8

The strings of the device's bootstrap registers use the UTF-8 character set.

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

 

Methods#

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

PLCamera.DeviceCharacterSetEnum.ToString Method#

The full name of DeviceCharacterSet

Return Value#

Type: String
Returns the full name of DeviceCharacterSet

PLCamera.DeviceCharacterSetEnum Constructor#

Initializes a new instance of the PLCamera.DeviceCharacterSetEnum class

PLCamera.DeviceCharacterSetEnum.Name Property#

The full name of DeviceCharacterSet

PLCamera.DeviceCharacterSetEnum.UTF8 Property#

The strings of the device's bootstrap registers use the UTF-8 character set.

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