获取当前的串口对象信息
Get current serial port object information
命名空间:
HslCommunication.Core.Pipe
程序集:
HslCommunication (在 HslCommunication.dll 中) 版本:12.1.2.0 (12.1.2.0)
语法 public SerialPort GetPipe()
Public Function GetPipe As SerialPort
public:
SerialPort^ GetPipe()
member GetPipe : unit -> SerialPort
返回值
类型:
SerialPort串口对象
参见