Skip to content

PLCamera.BslSerialBaudRateEnum Class#

Sets the baud rate used in serial communication.

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

Visibility: Expert

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.BslSerialBaudRateEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBaud115200

A symbol rate of 115200 baud is used in serial communication.

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

Public propertyBaud1200

A symbol rate of 1200 baud is used in serial communication.

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

Public propertyBaud19200

A symbol rate of 19200 baud is used in serial communication.

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

Public propertyBaud2400

A symbol rate of 2400 baud is used in serial communication.

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

Public propertyBaud38400

A symbol rate of 38400 baud is used in serial communication.

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

Public propertyBaud4800

A symbol rate of 4800 baud is used in serial communication.

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

Public propertyBaud57600

A symbol rate of 57600 baud is used in serial communication.

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

Public propertyBaud9600

A symbol rate of 9600 baud is used in serial communication.

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

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

Methods#

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

PLCamera.BslSerialBaudRateEnum.ToString Method#

The full name of BslSerialBaudRate

Return Value#

Type: String
Returns the full name of BslSerialBaudRate

PLCamera.BslSerialBaudRateEnum Constructor#

Initializes a new instance of the PLCamera.BslSerialBaudRateEnum class

PLCamera.BslSerialBaudRateEnum.Baud115200 Property#

A symbol rate of 115200 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud1200 Property#

A symbol rate of 1200 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud19200 Property#

A symbol rate of 19200 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud2400 Property#

A symbol rate of 2400 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud38400 Property#

A symbol rate of 38400 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud4800 Property#

A symbol rate of 4800 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud57600 Property#

A symbol rate of 57600 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Baud9600 Property#

A symbol rate of 9600 baud is used in serial communication.

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

PLCamera.BslSerialBaudRateEnum.Name Property#

The full name of BslSerialBaudRate