home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / plawok22.zip / PWDISK1.ZIP / ff / cfg / vconfig.exc < prev    next >
Text File  |  1993-12-02  |  6KB  |  173 lines

  1. #**************************************************************************
  2. #        Vconfig    - PlantWorks Configuration File
  3. #**************************************************************************
  4. ###########################################################################
  5. #
  6. #  Section - I.  User Defined Environment Variables
  7. #  ------------------------------------------------
  8. #
  9. # Entries in this section enable the PlantWorks User to set the various
  10. # PlantWorks environment variables.
  11. #
  12. # Variable Names are CASE SENSITIVE.
  13. #
  14. ###########################################################################
  15. #
  16. #     Minimum Timer Resolution: Determines the update frequency of variables
  17. #     across nodes and the minimum refresh interval for PlantWorks displays.
  18. #     The possible resolutions are: 
  19. #        minimum_res: 1000      (1.0 second) (default)
  20. #        minimum_res: 500       (0.5 second)
  21. #        minimum_res: 100       (0.1 second) (intended for 486 machines)
  22. #
  23. # minimum_res:   1000
  24. #
  25. #     Display Bitmap path: Determines the location and search order for
  26. #     Display Bitmaps.
  27. #     When specifying this path variable make sure that the drives and
  28. #     directories exist and are accessible on the local node.
  29. #     The paths will be searched in a left to right order.
  30. #
  31. # PW_BPATH: C:\FF\BITMAPS;C:\OS2\BITMAP;C:\;
  32. #
  33. #     Runtime Monitor paint mode: 0(default) - Smooth screen paint
  34. #                               : 1          - dynamic screen paint
  35. #                                              (slightly faster)
  36. #
  37. # RTMNOTSMOOTH: 0
  38. #
  39. #     Runtime Monitor cursor motion: 1(default) - Highlight cursor moves in
  40. #                                                 direction of arrow keys
  41. #                                  : 0          - Highlight cursor moves to
  42. #                                                 closest field
  43. #
  44. # RTM_CURSOR_MOTION: 1
  45. #
  46. ###########################################################################
  47. #
  48. # Entries in the following sections determine which PlantWorks processes
  49. # should be run and whether they should be run in the:
  50. #
  51. #            - background, or
  52. #            - in a separate foreground session
  53. #
  54. # Entries in the following two sections should be in lowercase
  55. #
  56. #       0 -    run foreground in a separate session
  57. #       1 -    run background
  58. #       3 -    skip this entry
  59. #
  60. ###########################################################################
  61. #
  62. #  Section - II.  Runtime  Services
  63. #  --------------------------------
  64. #
  65. ###########################################################################
  66. #
  67. #                               Resource Server - 1
  68. rsserver.ns:    1
  69. #                               User Function Shell
  70. ufsmain.ns:     0
  71. #                               DAE Message server  BIFNS
  72. cmsmain.ns:     1
  73. #                               Data Base Manager  BIFNS
  74. dbsmain.ns:     1
  75. #                               Task for Printer & video
  76. prtproc.ns:     0
  77. #                               Run Time Dialog Service
  78. rdlg.ns:        0
  79. #                               Line Graph task
  80. lgr.ns:         1
  81. #                               Run Time Process IO task
  82. piomain.ns:     1
  83. #                               Table & Queue server  BIFNS
  84. tqserver.ns:    1
  85. #                               Helper - Run Time IO
  86. rp.ns:          0
  87. #                               Log Server
  88. lgsmain.ns:     1
  89. ########################################################################
  90. #
  91. #  Section III.  Buildtime  Services
  92. #  ---------------------------------
  93. #
  94. ########################################################################
  95. #
  96. #                               Item Server
  97. imserver.ns:    1
  98. #                               Report Generation server
  99. rgs.ns:         1
  100. #                               Data Trace Support
  101. dts.ns:         1
  102. #                               Logic Monitor Support
  103. lmc.ns:         1
  104. #                               Node Installation service
  105. nodeinst.ns:    0
  106. #
  107. ###########################################################################
  108. #
  109. #  Section - IV.
  110. #  -------------
  111. #  Do not Modify  !!!
  112. #
  113. #########################################################################
  114. #
  115. # Default size for token table.
  116. #
  117. #########################################################################
  118. #
  119. token_initial_size:     3000
  120. #
  121. #########################################################################
  122. #
  123. # VISION network info (localinit)
  124. #
  125. #########################################################################
  126.  
  127. single_lpn_flag:                0
  128. master_slave_flag:              1
  129. master_lpn:                     1
  130. local_lpn:                      1
  131.  
  132. ###########################################################################
  133. #
  134. #  Section - V.
  135. #  ------------
  136. #  Modify only if required !!!
  137. #
  138. #  Changes in CS/2 Node names require changes to be made to
  139. #  Node definition.
  140. #
  141. #########################################################################
  142.  
  143. chestnut_network_master:        NODE1
  144. chestnut_node:                  NODE1
  145.  
  146. #########################################################################
  147. #
  148. #  Section - VI.
  149. #  -------------
  150. #  Do not Modify !!!
  151. #
  152. #########################################################################
  153.  
  154. sm_total_size:                  5.0mb
  155.  
  156. #########################################################################
  157. #
  158. #  Section - VII.
  159. #  --------------
  160. #
  161. #  IS/2 - External Application Program Interface (Set to 1 to enable IS/2)
  162. #
  163. #########################################################################
  164. #                               External Application Program Interface
  165. eapi.ns:        3
  166. #                               EAPI recieve
  167. ea_recv.ns:     1
  168. #                               EAPI send
  169. ea_send.ns:     1
  170. #
  171. #########################################################################
  172.  
  173.