Defining Serial Port Devices

You can attach up to four non-mouse serial devices such as plotters, hand-held computers, modems, or printers to a VM. Like a physical machine, a VM can send or receive data from the serial port. The serial port device itself is not modeled by the VM. The configuration file simply indicates where the port is, not what the device is. You can change the device attached to a serial port on a virtual machine during or between VM sessions.

Note

Serial devices are subject to the following restriction. A serial port device is "shared" by both a physical machine and a virtual machine and is locked for the duration of a virtual machine session. If the host OS requires the use of a particular serial port you must terminate the VM session that is using that port to allow the host OS to access it.

To add a serial port device
  1. Open the VM configuration editor.
  2. Click the expansion symbol next to Serial Ports.
  3. You will see four entries like "COM1".

  4. Click one of these entries to choose the appropriate file type for the serial device.
  5. You can specify a serial port device as either a device or a file:

  6. Exit the VM configuration editor by clicking OK, or continue to add or modify another feature.