PipeMoxaToFormatString 方法 |
获取当前串口参数的信息,以格式化的字符串返回
Obtain the information of the current serial port parameters and return them as formatted strings
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public string ToFormatString()
Public Function ToFormatString As String
public:
String^ ToFormatString()
member ToFormatString : unit -> string
返回值
类型:
String串口参数
参见