home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR3 / LENA.ZIP / LENACMND.LST < prev    next >
File List  |  1994-01-31  |  3KB  |  65 lines

  1.                      
  2.  
  3.  
  4.                        === MAIN PROGRAM COMMAND WORDS ===  
  5.  
  6.      Required letters shown in capitals for emphasis; actual entry may be in 
  7.      either upper- or lower-case.  Word is parsed for first 3 chars., first
  8.      2 chars., then first character.  If command requires Data following, a
  9.      prompt will be made if Data not entered as second word.  Separate two-
  10.      word combinations only by space(s).
  11.  
  12.      QUIt   QUI QU Q = Quit program, return to DOS level.            
  13.      EXIt   EXI EX X = Exit program, same as Quit.
  14.      HELp   HEL HE ? = Help screen display at Main Command level.
  15.      DOS    DOS DO \ = Temporary drop to DOS level. 
  16.      DIRec  DIR DI & = Set another Drive\Directory for data file; default path
  17.      DRIve  DRI DR &      is LENA program drive:\directory.  [ DIR = DRI ]
  18.      REMark REM RM * = Remarks for all circuit list and output titles.
  19.      NODe   NOD NO N = Node of solution select; default is highest node.
  20.      FREeq  FRE FR F = Frequency limit set (as single word)          
  21.      DBRef  DBR DB D = 0-db reference voltage select; default is 1 V.
  22.      SAVe   SAV SA / = Save a current solution to disk (.LNS extension).
  23.      BRIng  BRI BR B = Bring back a saved solution from disk (.LNS extension).
  24.      SETtin SET      = Settings (freq/node/name/remarks), reference display.
  25.      ON     ON  ON ( = turn ON printer; solution outputs go to printer.
  26.      OFF    OFF OF ) = turn OFF printer; solution outputs go to screen.
  27.      DATe   DAT      = time and Date, user conveniene only.
  28.      MARgin MAR MA   = Margin settings for printer.
  29.  
  30.                      --- CIRCUIT MODEL COMMANDS ---
  31.      LISt   LIS LI L = List the entire circuit model to screen or printer.
  32.      WRIte  WRI WR W = Write a circuit model to disk (.LIN extension).
  33.      REAd   REA RE R = Read circuit filename from disk (.LIN extension).
  34.      NEW    NEW NE   = Begin New circuit model entry; old circuit discarded.
  35.      ADD    ADD AD A = Add branches to an existing circuit model.    
  36.      MODify MOD MO M = Modify only component Values of a single branch.
  37.      OPEn   OPE OP O = Open (disconnect) a branch; branch remains in list.
  38.      CLOse  CLO CL C = Close (reconnect) a branch; branch analyzeable.            
  39.      DELete DEL DE | = Delete branch entire, higher branch numbers move down.
  40.      INSert INS IN ^ = Insert new branch; existing, higher branches move up.
  41.      NAMe   NAM NA $ = Set or change filename for circuit model.     
  42.                      
  43.                      === SELECTION OF SOLUTION/ANALYSIS OUTPUT ===
  44.                      Enter either <type> <format> or <format> <type> two-
  45.                      word combinations or use one-word acronym equivalent.
  46.  
  47.                      --- SOLUTION/ANALYSIS TYPE WORDS ---  
  48.      FREque FRE FR F = Node voltage and phase over Frequency limits.
  49.      IMPeda IMP IM Z = Node impedance over Frequency limits.        
  50.                      
  51.                      --- SOLUTION/ANALYSIS FORMAT WORDS ---
  52.      PRInt  PRI PR P = Print-Tabulate in columnar format.           
  53.      PLOt   PLO PL = = Plot with ASCII characters.
  54.                      
  55.                      --- ONE-WORD ACRONYM OUTPUT EQUIVALENTS ---
  56.                  PRF = PRInt Frequency                           
  57.                  PLF = PLot Frequency                          
  58.                  PRZ = PRInt Impedance    
  59.                  PLZ = PLot Impedance   
  60.      
  61.  
  62. LENA 1/31/94
  63.  
  64.  
  65. .