Testing Serial Plotter Connections

Last reviewed: September 29, 1995
Article ID: Q88375
The information in this article applies to:
  • Microsoft Windows operating system versions 2.x, 3.0, 3.1, 3.11

SUMMARY

When you print from Microsoft Windows using serial communications (COM) ports, Windows does not detect error conditions on the printer. The communication process is one way.

Steps to Test a Serial Plotter Connection

To test whether a plotter is properly connected to a computer running Microsoft Windows, type the following at the MS-DOS command prompt:

   echo sp1 ;pd 1000,1000 ;pu > comX:

In the above command, "x" is the number of the serial port being used (for example, COM1).

This test will activate the plotter, select pen 1, and draw a line down the length of the page.

If this test does not work correctly, contact your dealer or hardware manufacturer for assistance. The following is a list of possible problems that will cause the plotter to not function properly:

  • Incorrect switch settings on plotter
  • Incorrect MS-DOS-mode settings
  • Interrupt conflict with another hardware device
  • Bad printer cable
  • Bad serial connection


KBCategory: kbprint kbtshoot
KBSubcategory: win30 win31
Additional reference words: 3.00 3.10 3.11 tshoot dos mode comm


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: September 29, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.