PLCamera.DeviceCharacterSetEnum 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.DeviceCharacterSetEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.DeviceCharacterSetEnum | Initializes a new instance of the PLCamera.DeviceCharacterSetEnum class |
Properties#
Name | Description | |
---|---|---|
ASCII | Device use ASCII character set. Applies to: Stereo ace | |
Name | The full name of DeviceCharacterSet (Overrides ParameterListEnum.Name.) | |
UTF8 | The strings of the device's bootstrap registers use the UTF-8 character set. Applies to: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP |
Methods#
Name | Description | |
---|---|---|
ToString | 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.ASCII Property#
Device use ASCII character set.
Applies to: Stereo ace
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: Stereo ace, ace 2 CXP, ace 2 GigE, ace 2 USB, boost CoaXPress, dart 2 USB, dart USB and racer 2 CXP