SerialPortID()
语法
SerialPortID = SerialPortID(#SerialPort)概要
Returns the unique system identifier of the serial port.
参数
#SerialPort The serial port to use.
返回值
Returns the ID of the serial port. This function is useful when another library or API commands requires a serial port reference.
参阅
OpenSerialPort()
已支持操作系统
所有