| |
|
1. |
The PC generates RS-232 serial COM commands. |
1. |
A serial device connected to CN2510 starts
transmitting serial data. |
2. |
The COM port driver converts the
commands into Ethernet packets. |
2. |
CN2510 converts the data into one or more
Ethernet packets. |
3. |
The packets are sent over the network to CN2510's Ethernet port. |
3. |
The packets are sent over the network to
the PC host's Ethernet port. |
4. |
CN2510 converts the Ethernet packets
back into RS-232 serial format. |
4. |
The COM port driver converts the
Ethernet packets back into RS-232 serial
format. |
5. |
The commands are delivered to serial device(s) connected to CN2510's serial port(s). |
5. |
The serial data is processed by the program
that controls the serial device. |