home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / plawok22.zip / PWDISK1.ZIP / ff / cfg / vconfig.dis < prev    next >
Text File  |  1993-12-02  |  6KB  |  159 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. #  Do not Modify  !!!
  65. #
  66. ###########################################################################
  67. #                               File server
  68. flserver.ns:    3
  69. #                               C Function DLL synchronizer
  70. dllsync.ns:     3
  71. #                               Resource Server - 1
  72. rsserver.ns:    1
  73. #                               User Function Shell
  74. ufsmain.ns:     3
  75. #                               chestnut Message server  BIFNS
  76. cmsmain.ns:     3
  77. #                               Data Base Manager  BIFNS
  78. dbsmain.ns:     3
  79. #                               Task for Printer & video
  80. prtproc.ns:     0
  81. #                               External Application Program Interface
  82. eapi.ns:        3
  83. #                               EAPI recieve
  84. ea_recv.ns:     3
  85. #                               EAPI send
  86. ea_send.ns:     3
  87. #                               Run Time Dialog Service
  88. rdlg.ns:        0
  89. #                               Line Graph task
  90. lgr.ns:         1
  91. #                               Run Time Process IO task
  92. piomain.ns:     3
  93. #                               Table & Queue server  BIFNS
  94. tqserver.ns:    3
  95. #                               Helper - Run Time IO
  96. rp.ns:          0
  97. #
  98. ########################################################################
  99. #
  100. #  Section III.  Buildtime  Services
  101. #  ---------------------------------
  102. #  Do not Modify  !!!
  103. #
  104. ########################################################################
  105. #
  106. #                               Data Trace Support
  107. dts.ns:         3
  108. #                               Logic Monitor Support
  109. lmc.ns:         3
  110. #
  111. ###########################################################################
  112. #
  113. #  Section - IV.
  114. #  -------------
  115. #  Do not Modify  !!!
  116. #
  117. #########################################################################
  118. #
  119. # Default size for token table.
  120. #
  121. #########################################################################
  122. #
  123. token_initial_size:     3000
  124. #
  125. #########################################################################
  126. #
  127. # VISION network info (localinit)
  128. #
  129. #########################################################################
  130.  
  131. single_lpn_flag:                0
  132. master_slave_flag:              0
  133. master_lpn:                     1
  134. local_lpn:                      1
  135.  
  136. ###########################################################################
  137. #
  138. #  Section - V.
  139. #  ------------
  140. #  Modify only if required !!!
  141. #
  142. #  Changes in CS/2 Node names require changes to be made to
  143. #  Node definition.
  144. #
  145. #########################################################################
  146.  
  147. chestnut_network_master:        NODE1
  148. chestnut_node:                  NODE1
  149.  
  150. #########################################################################
  151. #
  152. #  Section - VI.
  153. #  -------------
  154. #  Do not Modify !!!
  155. #
  156. #########################################################################
  157.  
  158. sm_total_size:                  5.0mb
  159.