Skip to content

PLCamera.ClSerialPortBaudRateEnum Class#

Sets the serial port baud rate.

Applies to: CameraLink

Visibility: Beginner

The feature documentation may provide more information.

Inheritance Hierarchy#

System.Object
  Basler.Pylon.ParameterListEnum
    Basler.Pylon.PLCamera.ClSerialPortBaudRateEnum

Constructors#

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

Properties#

 NameDescription
Public propertyBaud115200

The baud rate is set to 115200 baud.

Applies to: CameraLink

Public propertyBaud19200

The baud rate is set to 19200 baud.

Applies to: CameraLink

Public propertyBaud230400

The baud rate is set to 230400 baud.

Applies to: CameraLink

Public propertyBaud38400

The baud rate is set to 38400 baud.

Applies to: CameraLink

Public propertyBaud460800

The baud rate is set to 460800 baud.

Applies to: CameraLink

Public propertyBaud57600

The baud rate is set to 57600 baud.

Applies to: CameraLink

Public propertyBaud921600

The baud rate is set to 921600 baud.

Applies to: CameraLink

Public propertyBaud9600

The baud rate is set to 9600 baud.

Applies to: CameraLink

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

Methods#

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

PLCamera.ClSerialPortBaudRateEnum.ToString Method#

The full name of ClSerialPortBaudRate

Return Value#

Type: String
Returns the full name of ClSerialPortBaudRate

PLCamera.ClSerialPortBaudRateEnum Constructor#

Initializes a new instance of the PLCamera.ClSerialPortBaudRateEnum class

PLCamera.ClSerialPortBaudRateEnum.Baud115200 Property#

The baud rate is set to 115200 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud19200 Property#

The baud rate is set to 19200 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud230400 Property#

The baud rate is set to 230400 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud38400 Property#

The baud rate is set to 38400 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud460800 Property#

The baud rate is set to 460800 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud57600 Property#

The baud rate is set to 57600 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud921600 Property#

The baud rate is set to 921600 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Baud9600 Property#

The baud rate is set to 9600 baud.

Applies to: CameraLink

PLCamera.ClSerialPortBaudRateEnum.Name Property#

The full name of ClSerialPortBaudRate