コンテンツにスキップ

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#

 名前説明
Public methodPLCamera.DeviceCharacterSetEnum Initializes a new instance of the PLCamera.DeviceCharacterSetEnum class
 

プロパティ#

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

 

方法#

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