PLCamera.ClSerialPortBaudRateEnum Class#
Applies to: CameraLink
Visibility: Beginner
The feature documentation may provide more information.
Inheritance Hierarchy#
System.Object
Basler.Pylon.ParameterListEnum
Basler.Pylon.PLCamera.ClSerialPortBaudRateEnum
Constructors#
Name | Description | |
---|---|---|
PLCamera.ClSerialPortBaudRateEnum | Initializes a new instance of the PLCamera.ClSerialPortBaudRateEnum class |
Properties#
Name | Description | |
---|---|---|
Baud115200 | The baud rate is set to 115200 baud. Applies to: CameraLink | |
Baud19200 | The baud rate is set to 19200 baud. Applies to: CameraLink | |
Baud230400 | The baud rate is set to 230400 baud. Applies to: CameraLink | |
Baud38400 | The baud rate is set to 38400 baud. Applies to: CameraLink | |
Baud460800 | The baud rate is set to 460800 baud. Applies to: CameraLink | |
Baud57600 | The baud rate is set to 57600 baud. Applies to: CameraLink | |
Baud921600 | The baud rate is set to 921600 baud. Applies to: CameraLink | |
Baud9600 | The baud rate is set to 9600 baud. Applies to: CameraLink | |
Name | The full name of ClSerialPortBaudRate (Overrides ParameterListEnum.Name.) |
Methods#
Name | Description | |
---|---|---|
ToString | 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