home *** CD-ROM | disk | FTP | other *** search
/ Significant Series Windows / PCSIG-SignificantSeriesWindows-Win31.iso / 0winrun / 3487 / e_spw.doc < prev    next >
Text File  |  1992-09-15  |  6KB  |  241 lines

  1.  
  2.  
  3.                         E_SPW.exe
  4.  
  5.        Engineering-Section Properties for MS Windows
  6.    
  7.                      User Reference  
  8.       
  9.  
  10.  System Requirements:
  11.  
  12.  Hardware:
  13.   * An IBM or compatible computer. 
  14.   * A monitor/graphics card supported by Windows.
  15.   * A mouse supported by Windows.
  16.   * A printer supported by Windows.    
  17.  
  18.  Software:
  19.   * MS DOS or PC DOS 3.1 or later. 
  20.   * MS Windows 3.0 or later.
  21.  
  22.  
  23.  Copyright (C) 1992 A. Hallahan.
  24.  
  25.  Engineering formulas used in this program are taken from:
  26.  Strength of Materials 3rd Edition J.W. Breneman,
  27.  Design of Weldments O.W. Blodgett, and  
  28.  Machinery's Handbook 21st Edition.
  29.  
  30.  The results this program have been thoroughly tested and to
  31.  the best knowledge of the author are completely accurate.
  32.  However, the author assumes no responsibility for errors,
  33.  misuse, or damage caused by the use of this program.     
  34.  
  35. *
  36. *
  37. *
  38.  
  39.  IBM and PC DOS are registered trademarks of International
  40.  Business Machines Inc.
  41.  MS DOS and Windows are registered trademarks of
  42.  Microsoft, Inc.
  43.  
  44. *
  45. *
  46. *
  47. *
  48. *
  49.  
  50.  Installation:
  51.  
  52.  No special installation is required for this program.
  53.  E_spw consists of a single .exe file which can be copied
  54.  to any convenient hard disk directory.
  55.  
  56.  From within Windows, e_spw can be started like any other
  57.  Windows application, i.e., by entering its filename in the
  58.  Run window of Progam Manager, or by double clicking its
  59.  filename in File Manager.
  60.  
  61.  From DOS, e_spw can be started from the DOS command line
  62.  as "win drive:\path\e_spw".
  63.       
  64.  If desired, the e_spw icon can be added to the "Windows
  65.  Applications" window.  Refer to the Windows Setup program
  66.  instructions to do this.
  67.  
  68.  Description:
  69.  
  70.  E_spw is a Mechanical Engineering application written
  71.  to run under MS Windows Version 3.0 or later.
  72.  
  73.  E_spw allows an engineer or machine designer to quickly
  74.  size standard shaped profiles for 2D Properties: Area,
  75.  Y-bar, Moment of Inertia, Section Modulus, Radius of Gyration.
  76.  
  77.  This small program operates much like a section properties 
  78.  program for a hand-held calculator, but with a graphic 
  79.  (point and click) Windows interface.  Although the program
  80.  is fully functional through the keyboard, the use of a mouse
  81.  increases its efficiency.
  82.  
  83.  The program consists of 2 main windows.  The e_spw opening
  84.  window provides control of the System and local menus, and 
  85.  allows selection of a particular profile.  Once a selection
  86.  is made, a pop-up dialog box gathers inputs and calculates
  87.  outputs.  Details of each window's operation are given on 
  88.  the following pages.
  89.         
  90.  Planned updates for this program include:
  91.  1) expanding the number of profiles.
  92.  2) adding a module for user-drawn profiles.
  93.          
  94. *
  95. *
  96. *
  97. *
  98. *
  99. *
  100.  
  101.  E_SPW Main Window
  102.  
  103.  Instructions:
  104.  
  105.  Mouse:
  106.   Single click profile icon for selection.
  107.   Double click selected icon to open its dialog box.
  108.  
  109.  Keyboard:
  110.   Use the cursor arrow keys (UP-DOWN-LEFT-RIGHT) to select icon.
  111.   <ENTER> to open its dialog box.
  112.     
  113. *
  114. *
  115. *
  116. *
  117. *
  118. *
  119.  
  120.  E_SPW Dialog Box
  121.  
  122.  Edit Controls:
  123.  
  124.  Edit controls are provided for inputting size parameters:
  125.   d[in], b[in], d1[in], t[in], t1[in]
  126.  
  127.  Edit controls filled with 0's are inactive in context with the
  128.  selected profile.
  129.  
  130.  Active edit controls are initially filled with default values:
  131.   d: 10.0[in]  
  132.   b: 10.0[in]
  133.   d1: 9.0[in]
  134.   t:  1.0[in]
  135.   t1: 1.0[in]
  136.  
  137.  The maximum value for any edit control input is 1.0e5.  Inputs
  138.  consisting of non-numeric or alphabetic strings will be read
  139.  up to the first non-numeric character.
  140.  
  141.  Edit control spin buttons (mouse only) will increment @ 0.0625"
  142.  steps when single clicked. (for inputs < 1000.0")  
  143.  
  144. Dialog Controls: 
  145.  
  146.  There are 4 pushbutton controls for the dialog box:
  147.  
  148.  [Close]   - Closes the dialog box.
  149.  
  150.  [Calc]    - Forces a calculation/re-calculation of program outputs.
  151.  
  152.  [Clear]   - Clears (0's) all active edit controls and all outputs.
  153.  
  154.  [StoPrnt] - Saves to memory all current inputs and outputs.
  155.  
  156. *
  157. *
  158. *
  159. *
  160. *
  161. *
  162.  
  163.  Printer Operation:
  164.  
  165.  Description:
  166.   
  167.   Printing operations are directed by Windows Print Manager using
  168.   Windows "default" printer.
  169.  
  170.   E_spw was originally written for Windows 3.0 and printing commands
  171.   sent to Print Manager used Windows System font for text information.
  172.   This is the font Windows uses for displaying text in caption bars,
  173.   menus, etc.  Transfer of the bitmap images requires the printer be
  174.   capable of bit-block transfer (BitBlt and/or StretchBlt) operations.
  175.  
  176.   At the present time e_spw does not display a "Cancel Printout" box
  177.   during printing operations.  If necessary, printing can be halted
  178.   by pausing operations from within Print Manager, and closing Print
  179.   Manager's window.
  180.       
  181.  Controls:
  182.   
  183.   As noted before, the e_spw dialog box StoPrnt button is used to
  184.   store data for later printout.  Data for 1 to 5 dialog boxes (profiles) 
  185.   are saved in the form of a printer "queue".    
  186.    
  187.   Two menu choices are available through the e_spw main window Printer
  188.   pull-down menu.  "Start Printer" will send the printer queue
  189.   (1 to 5 profiles) to Print Manager.  "Clear Printer" will clear the
  190.   queue and dump all existing data.  Any data left in the queue when the
  191.   program is terminated are lost.
  192.  
  193. *
  194. *
  195. *
  196. *
  197. *
  198. *
  199.  
  200.  
  201.                         E_SPW REGISTRATION FORM
  202.  
  203.  REGISTRATION FEE: $12.00
  204.  
  205.  MAIL TO:
  206.  
  207.       ANDREW N. HALLAHAN
  208.       c/o HERR-VOSS CORP.
  209.       130 MAIN ST.
  210.       P.O. BOX AB
  211.       CALLERY, PA. 16024 
  212.  
  213.  
  214.  NAME:     ______________________________
  215.  
  216.  COMPANY:  ______________________________
  217.  
  218.  ADDRESS:  ______________________________
  219.  
  220.  CITY:     ______________________________ 
  221.  
  222.  STATE:    ______________________________
  223.  
  224.  ZIP:      ___________
  225.  
  226.  
  227.  COMMENTS/SUGGESTIONS:
  228.       
  229.            ______________________________ 
  230.  
  231.            ______________________________
  232.  
  233.            ______________________________
  234.  
  235.            ______________________________
  236.  
  237.            ______________________________
  238.           
  239.  
  240.