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