home *** CD-ROM | disk | FTP | other *** search
/ PC Electronics for your PC / pcelectronics.bin / _archive / SYSAN01.ZIP / MAINHLP.ENG < prev    next >
Text File  |  1995-12-01  |  3KB  |  71 lines

  1.                     *** MAIN PROGRAM ***
  2. Function keys:
  3. ──────────────
  4. F1       help. The helpfunction is available almost anywhere, except
  5.                for the case that a graphic with a cursor is dis-
  6.                played.
  7. F2       save. Saves systems data.
  8.                Systems data in the form of poles and zeros and in
  9.                the form of polynomials are saved in *.DFL files. To
  10.                save these data you must first choose 'Display of
  11.                system - page overview' in the main menu.
  12.                Systems data in the form of matrices are saved in
  13.                *.STE files. To save these data you must choose 
  14.                'System Matrix' -> 'System matrices - page overview' 
  15.                -> 'View pages and save'.
  16. F3       data input in the matrix program.
  17. F4       display and remove cursor in graphic displays.
  18. F5       zoom switch for root loci.
  19. F6       change systems data.
  20. F7
  21. F8       back to the menu (usually the same action with <Esc>).
  22. F9       switch to next menu item.
  23. shift F9 switch to former menu item (is available when F9 is shown
  24.          in the menu bar).
  25. F10      to main menu.
  26. Alt-X    exit to operating system.
  27.  
  28. Choices in the menus are made with the vertical cursor keys and
  29. <Enter> or by keying the highlighted letter.
  30.  
  31. Mouse control                
  32. ─────────────
  33. You may activate a program part on the menu or on the menu bar by 
  34. pointing the mouse cursor towards that item and pressing the left 
  35. mouse button. Values proposed by the program are inputed by point-
  36. ing the mouse to the cursor and pressing the left mouse button.
  37. You activate a graphics cursor (cross) by pushing the left mouse
  38. button. The graphics cursor is locked on to the graph by pushing the
  39. left mouse button again.
  40. The right mouse button has the same function as the keyboard 
  41. Esc key.
  42. The mouse function in the graphics modes is suppressed when the 
  43. option 'Labels' is active.
  44.  
  45.                 **  PROGRAM SETUP  **
  46.  
  47. The program consists of the following independent parts:
  48.         Input system data
  49.         Time response
  50.         Root loci
  51.         Frequency analysis
  52.         Close control loop
  53.         System Matrix
  54.         Display of system - page-overview
  55.         Options
  56. Transition from the one independent part to the other independent
  57. part always occurs via the main menu (F10).
  58. The system data are entered through the keyboard or from a data
  59. file. The various program parts use these data and, in general, do
  60. not change them. Data are exchanged when new data are entered or
  61. when data are changed via F6. Old data are automatically saved on a
  62. scratch pad. Five scratch pages are available. When the scratch pad 
  63. is full, the oldest data are discarded. All the data on the scratch
  64. pad may be called back and/or reactivated in the menu item 
  65. 'Display of system - page overview'.
  66.  
  67.  
  68.  
  69.  
  70.  
  71.