set the serial port connecting the host to the device under test.
将连接主机的串口设置为接受测试的设备。
typically, you connect a serial port to a serial device.
通常,将串行端口与串行设备连接。
serial port settings (0a).
串口设置(0a)。
a desktop or laptop computer with a serial port (see the sidebar notes on host platforms for more information)
带串口的桌面计算机或笔记本计算机(更多信息见边栏 关于主机平台的说明)
in the next dialog are options relating to the onboard serial port and debugging leds.
下一个对话框中是与板上序列端口和调试led相关的一些选项。
protocol also handles the sending and receiving of messages using a datagram or serial port connection.
protocol还处理使用数据报或串行端口连接的消息发送与接收。
a serial port that identifies the serial port on the build server to which the base station is connected.
一个串行端口,标识构建服务器上与基站连接的串行端口。
initialize serial port (if present on the target)
初始化串行端口(如果在目标上有的话)
for usb gprs modems, a usb-to-serial converter typically converts the usb port into a virtual serial port so the rest of the system sees it as a serial device.
rfcomm is better when you want to send and receive stream data (and when you'd like to take a traditional serial port application and bluetooth-enable it).
early network bridges, protocol converters, and routers were simple dedicated hardware units typically configured through a terminal directly connected to a serial port on the unit itself.
set the ip address of each controller using the serial port at the back of each enclosure.
使用每个封装背面的串行口设置每个控制器的ip地址。
for example, if we want to provide an interface to a serial port using jni, we could come up with two different interfaces. one version is in listing 6