ArcGIS Pro 2.8 API Reference Guide
BaudRate Property

ArcGIS.Desktop.Core.DeviceLocation Namespace > SerialPortDeviceLocationSource Class : BaudRate Property
Gets and sets BaudRate.
Syntax
public int BaudRate {get; set;}
Public Property BaudRate As Integer
Remarks
Some baud rates are: 4800, 9600, 19200, 38400 etc.
Requirements

Target Platforms: Windows 10, Windows 8.1

See Also

Reference

SerialPortDeviceLocationSource Class
SerialPortDeviceLocationSource Members