home *** CD-ROM | disk | FTP | other *** search
/ Source Code 1992 March / Source_Code_CD-ROM_Walnut_Creek_March_1992.iso / usenet / altsrcs / 3 / 3294 / CABLE next >
Encoding:
Text File  |  1991-05-07  |  2.0 KB  |  45 lines

  1.  
  2. The following cable will link any standard PC joystick port to
  3. any American Power Conversion UPS computer interface. This has been tested 
  4. on an APC 520ES model UPS and on two different joystick cards. If your
  5. joystick card has two ports, you can use either without reconfiguring
  6. the software.  The joystick buttons used for monitoring the UPS
  7. are those of the primary joystick.  If you wish to keep using a primary 
  8. joystick on your system and still use this software, you will need to
  9. modify the cable and software appropriately (i.e. wire buttons 6 and 7
  10. instead, figure out new port values for line fail and low battery).
  11.  
  12.  
  13.                  UPS -> PC-Type Joystick port interface
  14.                  --------------------------------------
  15.  
  16.  
  17. IBM PC Standard Joystick port        American Power Conversion UPS
  18. -----------------------------        -----------------------------
  19.    DB-15 connector(male)                DB-9 connector (male)      
  20.  
  21.       PIN #    DESC          Wiring         PIN #    DESC
  22.        1       + 5VDC                        1    hi=RS-232C shutdown input
  23.        2       BUTTON 4 --------\            2    hi=RS-232C fail
  24.        3       POSITION 0        \---------- 3    closed=line fail
  25.        4       GROUND ---------------------- 4    switch common
  26.        5       N/C                +--------- 5    closed=low battery
  27.        6       POSITION 1        /           6    N/C
  28.        7       BUTTON 5 --------+            7    N/C
  29.        8       + 5VDC                        8    N/C
  30.        9       + 5VDC                        9    chassis ground
  31.        10      BUTTON 6
  32.        11      POSITION 2
  33.        12      GROUND
  34.        13      POSITION 3
  35.        14      BUTTON 7
  36.        15      GROUND
  37.  
  38. Note: Due to the lack of output signals on the joystick port, the UPS
  39.       input that allows the UPS to shut down to conserve its batteries is
  40.       not supported.  One possibility involves the use of the PC speaker 
  41.       and some external circuitry...  any takers ?   - pascal@CAM.ORG
  42.  
  43.  
  44.  
  45.