home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / demo / janbit / cvitour / disk1 / edit.msc / EDIT.ARR < prev    next >
Text File  |  1995-11-28  |  31KB  |  4,026 lines

  1. 50228
  2. 3.21
  3. -1 
  4.  1 
  5.  39 
  6.  109 
  7.  0 
  8.  118767 
  9.  640 
  10.  480 
  11.  15 
  12.  15 
  13.  0 
  14.  2655 
  15.  3225 
  16.  4860 
  17.  2400 
  18.  0 
  19.  0 
  20.  0 
  21.  0 
  22. BEGIN_TEXT
  23. LabWindows/CVI is a project-based development environment where you can build programs consisting of many different source files, user interface files, instrument drivers, and so on.  You list the files that make up your project in the Project window, and LabWindows/CVI handles compiling and linking and builds a C program for you.
  24. !
  25. BEGIN_TEXT
  26.  
  27. !
  28. Multi-File Development
  29.  0 
  30.  0 
  31.  0 
  32.  0 
  33.  255 
  34.  255 
  35.  255 
  36.  255 
  37.  0 
  38.  0 
  39.  0 
  40.  0 
  41.  0 
  42.  0 
  43.  255 
  44.  255 
  45.  255 
  46.  0 
  47.  
  48.  5 
  49.  
  50.  
  51.  0 
  52.  0 
  53.  
  54.  0 
  55.  0 
  56.  0 
  57.  0 
  58.  0 
  59.  0 
  60.  0 
  61.  0 
  62.  0 
  63.  0 
  64.  0 
  65.  
  66.  0 
  67.  0 
  68.  0 
  69.  0 
  70.  8 
  71.  8 
  72.  
  73. ~~
  74. ~~
  75. -1 
  76.  0 
  77.  0 
  78.  0 
  79.  0 
  80.  3 
  81.  3 
  82. -1 
  83.  3 
  84.  0 
  85.  0 
  86. EDIT.AVI
  87.  0 
  88.  
  89.  1 
  90.  2655 
  91.  3225 
  92.  4860 
  93.  2535 
  94.  0 
  95.  0 
  96.  0 
  97.  0 
  98. BEGIN_TEXT
  99. The LabWindows/CVI environment is a protected environment, meaning it is designed to make building C programs fast and easy, even for novice programmers.  If, on the other hand, you are an experienced programmer, you will find the integrated environment is packed with productivity-increasing editing and debugging tools to streamline your development efforts.
  100. !
  101. BEGIN_TEXT
  102.  
  103. !
  104. Multi-File Development
  105.  0 
  106.  0 
  107.  0 
  108.  0 
  109.  255 
  110.  255 
  111.  255 
  112.  255 
  113.  0 
  114.  0 
  115.  0 
  116.  0 
  117.  0 
  118.  0 
  119.  255 
  120.  255 
  121.  255 
  122.  0 
  123.  
  124.  5 
  125.  
  126.  
  127.  0 
  128.  0 
  129.  
  130.  0 
  131.  0 
  132.  0 
  133.  0 
  134.  0 
  135.  0 
  136.  0 
  137.  0 
  138.  0 
  139.  0 
  140.  0 
  141.  
  142.  0 
  143.  0 
  144.  0 
  145.  0 
  146.  8 
  147.  8 
  148.  
  149. ~~
  150. ~~
  151. -1 
  152.  0 
  153.  0 
  154.  0 
  155.  0 
  156.  3 
  157.  3 
  158. -1 
  159.  3 
  160.  0 
  161.  0 
  162. EDIT.AVI
  163.  0 
  164.  
  165.  3 
  166.  2655 
  167.  3225 
  168.  5010 
  169.  2640 
  170.  0 
  171.  0 
  172.  0 
  173.  0 
  174. BEGIN_TEXT
  175. In addition to storing a list of the files making up your project, the Project window displays status information about your files.  For example, whenever you change one of your source files, an S appears in the Project window until you save your changes.  
  176.  
  177. You can save the file by double-clicking on the S.
  178. !
  179. BEGIN_TEXT
  180.  
  181. !
  182. Status Information
  183.  0 
  184.  0 
  185.  0 
  186.  0 
  187.  255 
  188.  255 
  189.  255 
  190.  255 
  191.  0 
  192.  0 
  193.  0 
  194.  0 
  195.  0 
  196.  0 
  197.  255 
  198.  255 
  199.  255 
  200.  0 
  201.  
  202.  5 
  203. ARR_U1R.BMP
  204. ARR_U1_.BMP
  205.  96 
  206.  196 
  207.  
  208.  0 
  209.  0 
  210.  0 
  211.  0 
  212.  0 
  213.  0 
  214.  0 
  215.  0 
  216.  0 
  217.  0 
  218.  0 
  219.  
  220.  0 
  221.  0 
  222.  0 
  223.  0 
  224.  8 
  225.  8 
  226.  
  227. ~~
  228. ~~
  229.  0 
  230.  0 
  231.  0 
  232.  0 
  233.  0 
  234.  3 
  235.  3 
  236.  0 
  237.  3 
  238.  0 
  239. -1 
  240. EDIT.AVI
  241.  0 
  242.  
  243.  5 
  244.  2655 
  245.  3225 
  246.  4785 
  247.  2205 
  248.  0 
  249.  0 
  250.  0 
  251.  0 
  252. BEGIN_TEXT
  253. Similarly, if you have not compiled your source file, a C will be displayed in the Project window.  
  254.  
  255. Double-click on the C to compile the sample.c source file.
  256. !
  257. BEGIN_TEXT
  258.  
  259. !
  260. Status Information
  261.  0 
  262.  0 
  263.  0 
  264.  0 
  265.  255 
  266.  255 
  267.  255 
  268.  255 
  269.  0 
  270.  0 
  271.  0 
  272.  0 
  273.  0 
  274.  0 
  275.  255 
  276.  255 
  277.  255 
  278.  0 
  279.  
  280.  5 
  281. ARR_U1R.BMP
  282. ARR_U1_.BMP
  283.  98 
  284.  173 
  285.  
  286.  0 
  287.  0 
  288.  0 
  289.  0 
  290.  0 
  291.  0 
  292.  0 
  293.  0 
  294.  0 
  295.  0 
  296.  0 
  297.  
  298.  0 
  299.  0 
  300.  0 
  301.  0 
  302.  8 
  303.  8 
  304.  
  305. ~~
  306. ~~
  307.  0 
  308.  0 
  309.  0 
  310.  0 
  311.  0 
  312.  3 
  313.  3 
  314.  0 
  315.  3 
  316.  0 
  317. -1 
  318. EDIT.AVI
  319.  0 
  320.  
  321.  7 
  322.  2655 
  323.  3225 
  324.  4785 
  325.  2205 
  326.  0 
  327.  0 
  328.  0 
  329.  0 
  330. BEGIN_TEXT
  331. The Project window also keeps track of source files that you have open.  In this example, the sample.c file is open.
  332.  
  333. Close the open source window by double-clicking on the box in the Project window.
  334. !
  335. BEGIN_TEXT
  336.  
  337. !
  338. Status Information
  339.  0 
  340.  0 
  341.  0 
  342.  0 
  343.  255 
  344.  255 
  345.  255 
  346.  255 
  347.  0 
  348.  0 
  349.  0 
  350.  0 
  351.  0 
  352.  0 
  353.  255 
  354.  255 
  355.  255 
  356.  0 
  357.  
  358.  5 
  359. ARR_R1R.BMP
  360. ARR_R1_.BMP
  361.  68 
  362.  105 
  363.  
  364.  0 
  365.  0 
  366.  0 
  367.  0 
  368.  0 
  369.  0 
  370.  0 
  371.  0 
  372.  0 
  373.  0 
  374.  0 
  375.  
  376.  0 
  377.  0 
  378.  0 
  379.  0 
  380.  8 
  381.  8 
  382.  
  383. ~~
  384. ~~
  385.  0 
  386.  0 
  387.  0 
  388.  0 
  389.  0 
  390.  3 
  391.  3 
  392.  0 
  393.  3 
  394.  0 
  395. -1 
  396. EDIT.AVI
  397.  0 
  398.  
  399.  9 
  400.  2655 
  401.  3225 
  402.  4770 
  403.  1455 
  404.  0 
  405.  0 
  406.  0 
  407.  0 
  408. BEGIN_TEXT
  409. Reopen the sample.c source file by double-clicking on the box indicated.
  410. !
  411. BEGIN_TEXT
  412.  
  413. !
  414. Status Information
  415.  0 
  416.  0 
  417.  0 
  418.  0 
  419.  255 
  420.  255 
  421.  255 
  422.  255 
  423.  0 
  424.  0 
  425.  0 
  426.  0 
  427.  0 
  428.  0 
  429.  255 
  430.  255 
  431.  255 
  432.  0 
  433.  
  434.  5 
  435. ARR_R1R.BMP
  436. ARR_R1_.BMP
  437.  68 
  438.  103 
  439.  
  440.  0 
  441.  0 
  442.  0 
  443.  0 
  444.  0 
  445.  0 
  446.  0 
  447.  0 
  448.  0 
  449.  0 
  450.  0 
  451.  
  452.  0 
  453.  0 
  454.  0 
  455.  0 
  456.  8 
  457.  8 
  458.  
  459. ~~
  460. ~~
  461.  0 
  462.  0 
  463.  0 
  464.  0 
  465.  0 
  466.  3 
  467.  3 
  468.  0 
  469.  3 
  470.  0 
  471. -1 
  472. EDIT.AVI
  473.  0 
  474.  
  475.  11 
  476.  3345 
  477.  270 
  478.  5490 
  479.  3165 
  480.  0 
  481.  0 
  482.  0 
  483.  0 
  484. BEGIN_TEXT
  485. Because LabWindows/CVI is designed for building projects made up of many different files, it lets you easily view and edit many files at once.  One feature that helps you manage multiple files is the Open Quoted Text function.  You can place your cursor on any filename in your Source window (such as the header file sample.h in this example) and select the Open Quoted Text icon to view the file.
  486.  
  487. Click on the Open Quoted Text icon to view the sample.h header file.
  488. !
  489. BEGIN_TEXT
  490.  
  491. !
  492. Open Quoted Text
  493.  0 
  494.  0 
  495.  0 
  496.  0 
  497.  255 
  498.  255 
  499.  255 
  500.  255 
  501.  0 
  502.  0 
  503.  0 
  504.  0 
  505.  0 
  506.  0 
  507.  255 
  508.  255 
  509.  255 
  510.  0 
  511.  
  512.  5 
  513. ARR_L1R.BMP
  514. ARR_L1_.BMP
  515.  27 
  516.  70 
  517.  
  518.  0 
  519.  0 
  520.  0 
  521.  0 
  522.  0 
  523.  0 
  524.  0 
  525.  0 
  526.  0 
  527.  0 
  528.  0 
  529.  
  530.  0 
  531.  0 
  532.  0 
  533.  0 
  534.  8 
  535.  8 
  536.  
  537. ~~
  538. ~~
  539.  0 
  540.  0 
  541.  0 
  542.  0 
  543.  0 
  544.  3 
  545.  3 
  546.  0 
  547.  3 
  548.  0 
  549. -1 
  550. EDIT.AVI
  551.  0 
  552.  
  553.  13 
  554.  2010 
  555.  780 
  556.  4965 
  557.  1515 
  558.  0 
  559.  0 
  560.  0 
  561.  0 
  562. BEGIN_TEXT
  563. Close the sample.h window by double-clicking on the close box in the upper left corner of the window.
  564. !
  565. BEGIN_TEXT
  566.  
  567. !
  568. Open Quoted Text
  569.  0 
  570.  0 
  571.  0 
  572.  0 
  573.  255 
  574.  255 
  575.  255 
  576.  255 
  577.  0 
  578.  0 
  579.  0 
  580.  0 
  581.  0 
  582.  0 
  583.  255 
  584.  255 
  585.  255 
  586.  0 
  587.  
  588.  5 
  589.  
  590.  
  591.  0 
  592.  0 
  593.  
  594.  0 
  595.  0 
  596.  0 
  597.  0 
  598.  0 
  599.  0 
  600.  0 
  601.  0 
  602.  0 
  603.  0 
  604.  0 
  605.  
  606.  0 
  607.  0 
  608.  0 
  609.  0 
  610.  8 
  611.  8 
  612.  
  613. ~~
  614. ~~
  615.  0 
  616.  0 
  617.  0 
  618.  0 
  619.  0 
  620.  3 
  621.  3 
  622.  0 
  623.  3 
  624.  0 
  625. -1 
  626. EDIT.AVI
  627.  0 
  628.  
  629.  15 
  630.  3480 
  631.  1590 
  632.  4830 
  633.  2535 
  634.  0 
  635.  0 
  636.  0 
  637.  0 
  638. BEGIN_TEXT
  639. When you are working on large projects, it is helpful to be able to tag particular lines or areas of your source code that you are working on. LabWindows/CVI lets you tag any line in your source files.
  640.  
  641. Pull down on the View menu and select Toggle Tag to tag the AcquireData function definition.
  642. !
  643. BEGIN_TEXT
  644.  
  645. !
  646. Setting Tags
  647.  0 
  648.  0 
  649.  0 
  650.  0 
  651.  255 
  652.  255 
  653.  255 
  654.  255 
  655.  0 
  656.  0 
  657.  0 
  658.  0 
  659.  0 
  660.  0 
  661.  255 
  662.  255 
  663.  255 
  664.  0 
  665.  
  666.  5 
  667.  
  668.  
  669.  0 
  670.  0 
  671.  
  672.  0 
  673.  0 
  674.  0 
  675.  0 
  676.  0 
  677.  0 
  678.  0 
  679.  0 
  680.  0 
  681.  0 
  682.  0 
  683.  
  684.  0 
  685.  0 
  686.  0 
  687.  0 
  688.  8 
  689.  8 
  690.  
  691. ~~
  692. ~~
  693.  0 
  694.  0 
  695.  0 
  696.  0 
  697.  0 
  698.  3 
  699.  3 
  700.  0 
  701.  3 
  702.  0 
  703. -1 
  704. EDIT.AVI
  705.  0 
  706.  
  707.  19 
  708.  3345 
  709.  270 
  710.  4785 
  711.  2205 
  712.  0 
  713.  0 
  714.  0 
  715.  0 
  716. BEGIN_TEXT
  717. You can add multiple tags to a source file. Or, you can add multiple tags to multiple source files in your project.  You can press a hot-key to jump between tags to quickly find tagged areas in your program.
  718.  
  719. Click on the arrow to continue.
  720. !
  721. BEGIN_TEXT
  722.  
  723. !
  724. Tag Scope
  725.  0 
  726.  0 
  727.  0 
  728.  0 
  729.  255 
  730.  255 
  731.  255 
  732.  255 
  733.  0 
  734.  0 
  735.  0 
  736.  0 
  737.  0 
  738.  0 
  739.  255 
  740.  255 
  741.  255 
  742.  0 
  743.  
  744.  5 
  745.  
  746.  
  747.  0 
  748.  0 
  749.  
  750.  0 
  751.  0 
  752.  0 
  753.  0 
  754.  0 
  755.  0 
  756.  0 
  757.  0 
  758.  0 
  759.  0 
  760.  0 
  761.  
  762.  0 
  763.  0 
  764.  0 
  765.  0 
  766.  8 
  767.  8 
  768.  
  769. ~~
  770. ~~
  771.  0 
  772.  0 
  773.  0 
  774.  0 
  775.  0 
  776.  3 
  777.  3 
  778. -1 
  779.  3 
  780.  0 
  781.  0 
  782. EDIT.AVI
  783.  0 
  784.  
  785.  25 
  786.  4305 
  787.  1440 
  788.  4785 
  789.  2205 
  790.  0 
  791.  0 
  792.  0 
  793.  0 
  794. BEGIN_TEXT
  795. You can set the scope of your tag jumps from the Tag Scope selection in the View menu.  You may wish to jump between tags in only the current window, all open windows, or all files in your project.
  796.  
  797. Click on the arrow to continue.
  798. !
  799. BEGIN_TEXT
  800.  
  801. !
  802. Tag Scope
  803.  0 
  804.  0 
  805.  0 
  806.  0 
  807.  255 
  808.  255 
  809.  255 
  810.  255 
  811.  0 
  812.  0 
  813.  0 
  814.  0 
  815.  0 
  816.  0 
  817.  255 
  818.  255 
  819.  255 
  820.  0 
  821.  
  822.  5 
  823.  
  824.  
  825.  0 
  826.  0 
  827.  
  828.  0 
  829.  0 
  830.  0 
  831.  0 
  832.  0 
  833.  0 
  834.  0 
  835.  0 
  836.  0 
  837.  0 
  838.  0 
  839.  
  840.  0 
  841.  0 
  842.  0 
  843.  0 
  844.  8 
  845.  8 
  846.  
  847. ~~
  848. ~~
  849. -1 
  850.  0 
  851.  0 
  852.  0 
  853.  0 
  854.  3 
  855.  3 
  856. -1 
  857.  3 
  858.  0 
  859.  0 
  860. EDIT.AVI
  861.  0 
  862.  
  863.  27 
  864.  3405 
  865.  1350 
  866.  4860 
  867.  2775 
  868.  0 
  869.  0 
  870.  0 
  871.  0 
  872. BEGIN_TEXT
  873. You may need to view two different sections of a single source file at the same time when you are debugging or developing code.  In the LabWindows/CVI source editor, you can drag the top of the window down to create subwindows.
  874.  
  875. Click on the arrow to create two subwindows for the sample.c source file.
  876. !
  877. BEGIN_TEXT
  878.  
  879. !
  880. SubWindows
  881.  0 
  882.  0 
  883.  0 
  884.  0 
  885.  255 
  886.  255 
  887.  255 
  888.  255 
  889.  0 
  890.  0 
  891.  0 
  892.  0 
  893.  0 
  894.  0 
  895.  255 
  896.  255 
  897.  255 
  898.  0 
  899.  
  900.  5 
  901.  
  902.  
  903.  0 
  904.  0 
  905.  
  906.  0 
  907.  0 
  908.  0 
  909.  0 
  910.  0 
  911.  0 
  912.  0 
  913.  0 
  914.  0 
  915.  0 
  916.  0 
  917.  
  918.  0 
  919.  0 
  920.  0 
  921. -1 
  922.  8 
  923.  8 
  924.  
  925. ~~
  926. ~~
  927.  0 
  928.  0 
  929.  0 
  930.  0 
  931.  18 
  932.  3 
  933.  3 
  934. -1 
  935.  3 
  936.  0 
  937.  0 
  938. EDIT.AVI
  939.  0 
  940.  
  941.  46 
  942.  4185 
  943.  4200 
  944.  4890 
  945.  2400 
  946.  0 
  947.  0 
  948.  0 
  949.  0 
  950. BEGIN_TEXT
  951. As you can see, now you have two independent views of the same source file.  This may help when you wish to view your global variable declarations or header files included at the top of your source file while you are developing source code farther down in your file.
  952.  
  953. Click on the arrow to continue.
  954. !
  955. BEGIN_TEXT
  956.  
  957. !
  958. SubWindows
  959.  0 
  960.  0 
  961.  0 
  962.  0 
  963.  255 
  964.  255 
  965.  255 
  966.  255 
  967.  0 
  968.  0 
  969.  0 
  970.  0 
  971.  0 
  972.  0 
  973.  255 
  974.  255 
  975.  255 
  976.  0 
  977.  
  978.  5 
  979.  
  980.  
  981.  0 
  982.  0 
  983.  
  984.  0 
  985.  0 
  986.  0 
  987.  0 
  988.  0 
  989.  0 
  990.  0 
  991.  0 
  992.  0 
  993.  0 
  994.  0 
  995.  
  996.  0 
  997.  0 
  998.  0 
  999.  0 
  1000.  8 
  1001.  8 
  1002.  
  1003. ~~
  1004. ~~
  1005. -1 
  1006.  0 
  1007.  0 
  1008.  0 
  1009.  0 
  1010.  3 
  1011.  3 
  1012. -1 
  1013.  3 
  1014.  0 
  1015.  0 
  1016. EDIT.AVI
  1017.  0 
  1018.  
  1019.  47 
  1020.  4275 
  1021.  1560 
  1022.  6315 
  1023.  2655 
  1024.  0 
  1025.  0 
  1026.  0 
  1027.  0 
  1028. BEGIN_TEXT
  1029. LabWindows/CVI has a quick and easy way to view the source code of functions called from your program.  For example, you may want to view the source code of the scope_read_waveform function called in this sample file.  Because this function comes from an instrument driver, you can view and edit its source code. 
  1030.  
  1031. Click on the scope_read_waveform function with your mouse and then click on the View Identifier Definition icon in the toolbar to automatically display the source code of this instrument driver function.
  1032. !
  1033. BEGIN_TEXT
  1034.  
  1035. !
  1036. Find Identifier Definition
  1037.  0 
  1038.  0 
  1039.  0 
  1040.  0 
  1041.  255 
  1042.  255 
  1043.  255 
  1044.  255 
  1045.  0 
  1046.  0 
  1047.  0 
  1048.  0 
  1049.  0 
  1050.  0 
  1051.  255 
  1052.  255 
  1053.  255 
  1054.  0 
  1055.  
  1056.  5 
  1057. ARR_U1G.BMP
  1058. ARR_U1_.BMP
  1059.  62 
  1060.  107 
  1061.  
  1062.  0 
  1063.  0 
  1064.  0 
  1065.  0 
  1066.  0 
  1067.  0 
  1068.  0 
  1069.  0 
  1070.  0 
  1071.  0 
  1072.  0 
  1073.  
  1074.  0 
  1075.  0 
  1076.  0 
  1077.  0 
  1078.  8 
  1079.  8 
  1080.  
  1081. ~~
  1082. ~~
  1083.  0 
  1084.  0 
  1085.  0 
  1086.  0 
  1087.  0 
  1088.  3 
  1089.  3 
  1090.  0 
  1091.  3 
  1092.  0 
  1093. -1 
  1094. EDIT.AVI
  1095.  0 
  1096.  
  1097.  51 
  1098.  4335 
  1099.  0 
  1100.  5085 
  1101.  2430 
  1102.  0 
  1103.  0 
  1104.  0 
  1105.  0 
  1106. BEGIN_TEXT
  1107. With only a mouse-click, you can quickly find and view the source code for any function in your program.  LabWindows/CVI automatically opened the source file for the scope instrument driver and highlighted the scope_read_function for you.
  1108.  
  1109. Double-click on the close box to close the scope.c source file.
  1110. !
  1111. BEGIN_TEXT
  1112.  
  1113. !
  1114. Find Identifier Definition
  1115.  0 
  1116.  0 
  1117.  0 
  1118.  0 
  1119.  255 
  1120.  255 
  1121.  255 
  1122.  255 
  1123.  0 
  1124.  0 
  1125.  0 
  1126.  0 
  1127.  0 
  1128.  0 
  1129.  255 
  1130.  255 
  1131.  255 
  1132.  0 
  1133.  
  1134.  5 
  1135.  
  1136.  
  1137.  0 
  1138.  0 
  1139.  
  1140.  0 
  1141.  0 
  1142.  0 
  1143.  0 
  1144.  0 
  1145.  0 
  1146.  0 
  1147.  0 
  1148.  0 
  1149.  0 
  1150.  0 
  1151.  
  1152.  0 
  1153.  0 
  1154.  0 
  1155.  0 
  1156.  8 
  1157.  8 
  1158.  
  1159. ~~
  1160. ~~
  1161.  0 
  1162.  0 
  1163.  0 
  1164.  0 
  1165.  0 
  1166.  3 
  1167.  3 
  1168.  0 
  1169.  3 
  1170.  0 
  1171. -1 
  1172. EDIT.AVI
  1173.  0 
  1174.  
  1175.  53 
  1176.  4350 
  1177.  585 
  1178.  5865 
  1179.  2610 
  1180.  0 
  1181.  0 
  1182.  0 
  1183.  0 
  1184. BEGIN_TEXT
  1185. Many LabWindows/CVI library functions have multiple parameters.  Function panels not only help you generate code, they can also help you review code and make minor changes to function calls in your program.  For example, the PlotY function in this example has many parameters.  If you would like to change the color of the plotted waveform from red to another color, you can easily do this through the function panel.
  1186.  
  1187. Click on the PlotY function with your mouse.
  1188. !
  1189. BEGIN_TEXT
  1190.  
  1191. !
  1192. Recall Function Panel
  1193.  0 
  1194.  0 
  1195.  0 
  1196.  0 
  1197.  255 
  1198.  255 
  1199.  255 
  1200.  255 
  1201.  0 
  1202.  0 
  1203.  0 
  1204.  0 
  1205.  0 
  1206.  0 
  1207.  255 
  1208.  255 
  1209.  255 
  1210.  0 
  1211.  
  1212.  5 
  1213.  
  1214.  
  1215.  0 
  1216.  0 
  1217.  
  1218.  0 
  1219.  0 
  1220.  0 
  1221.  0 
  1222.  0 
  1223.  0 
  1224.  0 
  1225.  0 
  1226.  0 
  1227.  0 
  1228.  0 
  1229.  
  1230.  0 
  1231.  0 
  1232.  0 
  1233.  0 
  1234.  8 
  1235.  8 
  1236.  
  1237. ~~
  1238. ~~
  1239.  0 
  1240.  0 
  1241.  0 
  1242.  0 
  1243.  0 
  1244.  3 
  1245.  3 
  1246.  0 
  1247.  3 
  1248.  0 
  1249. -1 
  1250. EDIT.AVI
  1251.  0 
  1252.  
  1253.  55 
  1254.  4350 
  1255.  585 
  1256.  5790 
  1257.  1875 
  1258.  0 
  1259.  0 
  1260.  0 
  1261.  0 
  1262. BEGIN_TEXT
  1263. Now click on the Recall Function Panel icon in the toolbar.  This will automatically display the PlotY function panel with all of the parameter values from this particular call to the function loaded into the function panel controls.
  1264. !
  1265. BEGIN_TEXT
  1266.  
  1267. !
  1268. Recall Function Panel
  1269.  0 
  1270.  0 
  1271.  0 
  1272.  0 
  1273.  255 
  1274.  255 
  1275.  255 
  1276.  255 
  1277.  0 
  1278.  0 
  1279.  0 
  1280.  0 
  1281.  0 
  1282.  0 
  1283.  255 
  1284.  255 
  1285.  255 
  1286.  0 
  1287.  
  1288.  5 
  1289. ARR_R1Y.BMP
  1290. ARR_R1_.BMP
  1291.  26 
  1292.  104 
  1293.  
  1294.  0 
  1295.  0 
  1296.  0 
  1297.  0 
  1298.  0 
  1299.  0 
  1300.  0 
  1301.  0 
  1302.  0 
  1303.  0 
  1304.  0 
  1305.  
  1306.  0 
  1307.  0 
  1308.  0 
  1309.  0 
  1310.  8 
  1311.  8 
  1312.  
  1313. ~~
  1314. ~~
  1315.  0 
  1316.  0 
  1317.  0 
  1318.  0 
  1319.  0 
  1320.  3 
  1321.  3 
  1322.  0 
  1323.  3 
  1324.  0 
  1325. -1 
  1326. EDIT.AVI
  1327.  0 
  1328.  
  1329.  57 
  1330.  5010 
  1331.  4335 
  1332.  4890 
  1333.  2010 
  1334.  0 
  1335.  0 
  1336.  0 
  1337.  0 
  1338. BEGIN_TEXT
  1339. Now you have a graphical depiction of the PlotY function through the function panel.  
  1340.  
  1341. Click on the arrow button and we will change the change the Color control setting from red to DARK MAGENTA.
  1342. !
  1343. BEGIN_TEXT
  1344.  
  1345. !
  1346. Recall Function Panel
  1347.  0 
  1348.  0 
  1349.  0 
  1350.  0 
  1351.  255 
  1352.  255 
  1353.  255 
  1354.  255 
  1355.  0 
  1356.  0 
  1357.  0 
  1358.  0 
  1359.  0 
  1360.  0 
  1361.  255 
  1362.  255 
  1363.  255 
  1364.  0 
  1365.  
  1366.  5 
  1367.  
  1368.  
  1369.  0 
  1370.  0 
  1371.  
  1372.  0 
  1373.  0 
  1374.  0 
  1375.  0 
  1376.  0 
  1377.  0 
  1378.  0 
  1379.  0 
  1380.  0 
  1381.  0 
  1382.  0 
  1383.  
  1384.  0 
  1385.  0 
  1386.  0 
  1387.  0 
  1388.  8 
  1389.  8 
  1390.  
  1391. ~~
  1392. ~~
  1393.  0 
  1394.  0 
  1395.  0 
  1396.  0 
  1397.  0 
  1398.  3 
  1399.  3 
  1400.  0 
  1401.  3 
  1402.  0 
  1403. -1 
  1404. EDIT.AVI
  1405.  0 
  1406.  
  1407.  61 
  1408.  3435 
  1409.  495 
  1410.  4785 
  1411.  2205 
  1412.  0 
  1413.  0 
  1414.  0 
  1415.  0 
  1416. BEGIN_TEXT
  1417. Notice that the function call at the bottom of the function panel has been updated with the new value for the color parameter.
  1418.  
  1419. Click on the Insert Function Call icon in the toolbar to update the function call in your source window.
  1420. !
  1421. BEGIN_TEXT
  1422.  
  1423. !
  1424. Recall Function Panel
  1425.  0 
  1426.  0 
  1427.  0 
  1428.  0 
  1429.  255 
  1430.  255 
  1431.  255 
  1432.  255 
  1433.  0 
  1434.  0 
  1435.  0 
  1436.  0 
  1437.  0 
  1438.  0 
  1439.  255 
  1440.  255 
  1441.  255 
  1442.  0 
  1443.  
  1444.  5 
  1445. ARR_L1B.BMP
  1446. ARR_L1_.BMP
  1447.  31 
  1448.  71 
  1449.  
  1450.  0 
  1451.  0 
  1452.  0 
  1453.  0 
  1454.  0 
  1455.  0 
  1456.  0 
  1457.  0 
  1458.  0 
  1459.  0 
  1460.  0 
  1461.  
  1462.  0 
  1463.  0 
  1464.  0 
  1465.  0 
  1466.  8 
  1467.  8 
  1468.  
  1469. ~~
  1470. ~~
  1471.  0 
  1472.  0 
  1473.  0 
  1474.  0 
  1475.  0 
  1476.  3 
  1477.  3 
  1478.  0 
  1479.  3 
  1480.  0 
  1481. -1 
  1482. EDIT.AVI
  1483.  0 
  1484.  
  1485.  63 
  1486.  4665 
  1487.  495 
  1488.  4785 
  1489.  1605 
  1490.  0 
  1491.  0 
  1492.  0 
  1493.  0 
  1494. BEGIN_TEXT
  1495. Click on the Replace button to replace the existing PlotY function in your source file with the new call with Dark Magenta as the color.
  1496. !
  1497. BEGIN_TEXT
  1498.  
  1499. !
  1500. Recall Function Panel
  1501.  0 
  1502.  0 
  1503.  0 
  1504.  0 
  1505.  255 
  1506.  255 
  1507.  255 
  1508.  255 
  1509.  0 
  1510.  0 
  1511.  0 
  1512.  0 
  1513.  0 
  1514.  0 
  1515.  255 
  1516.  255 
  1517.  255 
  1518.  0 
  1519.  
  1520.  5 
  1521.  
  1522.  
  1523.  0 
  1524.  0 
  1525.  
  1526.  0 
  1527.  0 
  1528.  0 
  1529.  0 
  1530.  0 
  1531.  0 
  1532.  0 
  1533.  0 
  1534.  0 
  1535.  0 
  1536.  0 
  1537.  
  1538.  0 
  1539.  0 
  1540.  0 
  1541.  0 
  1542.  8 
  1543.  8 
  1544.  
  1545. ~~
  1546. ~~
  1547.  0 
  1548.  0 
  1549.  0 
  1550.  0 
  1551.  0 
  1552.  3 
  1553.  3 
  1554.  0 
  1555.  3 
  1556.  0 
  1557. -1 
  1558. EDIT.AVI
  1559.  0 
  1560.  
  1561.  65 
  1562.  4665 
  1563.  495 
  1564.  5085 
  1565.  2520 
  1566.  0 
  1567.  0 
  1568.  0 
  1569.  0 
  1570. BEGIN_TEXT
  1571. Another common problem you may run into when you are developing C code is an imbalance of brackets or braces in your code.  These syntax errors can be difficult to locate.  LabWindows/CVI has a balance utility that helps you find unbalanced pairs of brackets or braces in your source code. 
  1572.  
  1573. Pull down on the Edit menu and select Balance.
  1574. !
  1575. BEGIN_TEXT
  1576.  
  1577. !
  1578. Balance
  1579.  0 
  1580.  0 
  1581.  0 
  1582.  0 
  1583.  255 
  1584.  255 
  1585.  255 
  1586.  255 
  1587.  0 
  1588.  0 
  1589.  0 
  1590.  0 
  1591.  0 
  1592.  0 
  1593.  255 
  1594.  255 
  1595.  255 
  1596.  0 
  1597.  
  1598.  5 
  1599.  
  1600.  
  1601.  0 
  1602.  0 
  1603.  
  1604.  0 
  1605.  0 
  1606.  0 
  1607.  0 
  1608.  0 
  1609.  0 
  1610.  0 
  1611.  0 
  1612.  0 
  1613.  0 
  1614.  0 
  1615.  
  1616.  0 
  1617.  0 
  1618.  0 
  1619.  0 
  1620.  8 
  1621.  8 
  1622.  
  1623. ~~
  1624. ~~
  1625.  0 
  1626.  0 
  1627.  0 
  1628.  0 
  1629.  0 
  1630.  3 
  1631.  3 
  1632.  0 
  1633.  3 
  1634.  0 
  1635. -1 
  1636. EDIT.AVI
  1637.  0 
  1638.  
  1639.  69 
  1640.  4545 
  1641.  480 
  1642.  5175 
  1643.  2640 
  1644.  0 
  1645.  0 
  1646.  0 
  1647.  0 
  1648. BEGIN_TEXT
  1649. The Balance feature automatically highlights all code within the current braces, brackets, or parentheses.  In this case, the cursor was on the PlotY function, so LabWindows/CVI highlighted the PlotY function parentheses.
  1650.  
  1651. To continue finding the matched pairs of parentheses, press <Ctrl-B> twice more to invoke the Balance utility two times.
  1652. !
  1653. BEGIN_TEXT
  1654.  
  1655. !
  1656. Balance
  1657.  0 
  1658.  0 
  1659.  0 
  1660.  0 
  1661.  255 
  1662.  255 
  1663.  255 
  1664.  255 
  1665.  0 
  1666.  0 
  1667.  0 
  1668.  0 
  1669.  0 
  1670.  0 
  1671.  255 
  1672.  255 
  1673.  255 
  1674.  0 
  1675.  
  1676.  5 
  1677.  
  1678.  
  1679.  0 
  1680.  0 
  1681.  
  1682.  0 
  1683.  0 
  1684.  0 
  1685.  0 
  1686.  0 
  1687.  0 
  1688.  0 
  1689.  0 
  1690.  0 
  1691.  0 
  1692.  0 
  1693.  
  1694.  0 
  1695.  0 
  1696.  0 
  1697.  0 
  1698.  8 
  1699.  8 
  1700.  
  1701. ~~
  1702. ~~
  1703.  0 
  1704.  0 
  1705.  0 
  1706.  0 
  1707.  0 
  1708.  3 
  1709.  3 
  1710.  0 
  1711.  3 
  1712.  0 
  1713. -1 
  1714. EDIT.AVI
  1715.  0 
  1716.  
  1717.  71 
  1718.  4665 
  1719.  495 
  1720.  4800 
  1721.  1740 
  1722.  0 
  1723.  0 
  1724.  0 
  1725.  0 
  1726. BEGIN_TEXT
  1727. After you have reach the outer-most pair of parentheses or brackets, the balance utility stops.
  1728.  
  1729. Click on the arrow to continue.
  1730. !
  1731. BEGIN_TEXT
  1732.  
  1733. !
  1734. Balance
  1735.  0 
  1736.  0 
  1737.  0 
  1738.  0 
  1739.  255 
  1740.  255 
  1741.  255 
  1742.  255 
  1743.  0 
  1744.  0 
  1745.  0 
  1746.  0 
  1747.  0 
  1748.  0 
  1749.  255 
  1750.  255 
  1751.  255 
  1752.  0 
  1753.  
  1754.  5 
  1755.  
  1756.  
  1757.  0 
  1758.  0 
  1759.  
  1760.  0 
  1761.  0 
  1762.  0 
  1763.  0 
  1764.  0 
  1765.  0 
  1766.  0 
  1767.  0 
  1768.  0 
  1769.  0 
  1770.  0 
  1771.  
  1772.  0 
  1773.  0 
  1774.  0 
  1775.  0 
  1776.  8 
  1777.  8 
  1778.  
  1779. ~~
  1780. ~~
  1781. -1 
  1782.  0 
  1783.  0 
  1784.  0 
  1785.  0 
  1786.  3 
  1787.  3 
  1788. -1 
  1789.  3 
  1790.  0 
  1791.  0 
  1792. EDIT.AVI
  1793.  0 
  1794.  
  1795.  74 
  1796.  4665 
  1797.  495 
  1798.  5490 
  1799.  2130 
  1800.  0 
  1801.  0 
  1802.  0 
  1803.  0 
  1804. BEGIN_TEXT
  1805. Source code control is an important issue for developers working on large projects or those involved in team programming projects.  LabWindows/CVI has a built-in DIFF utility to help you track source code changes. 
  1806.  
  1807. Click on the arrow to view the Diff utility menu.
  1808. !
  1809. BEGIN_TEXT
  1810.  
  1811. !
  1812. Built-in DIFF Utility
  1813.  0 
  1814.  0 
  1815.  0 
  1816.  0 
  1817.  255 
  1818.  255 
  1819.  255 
  1820.  255 
  1821.  0 
  1822.  0 
  1823.  0 
  1824.  0 
  1825.  0 
  1826.  0 
  1827.  255 
  1828.  255 
  1829.  255 
  1830.  0 
  1831.  
  1832.  5 
  1833.  
  1834.  
  1835.  0 
  1836.  0 
  1837.  
  1838.  0 
  1839.  0 
  1840.  0 
  1841.  0 
  1842.  0 
  1843.  0 
  1844.  0 
  1845.  0 
  1846.  0 
  1847.  0 
  1848.  0 
  1849.  
  1850.  0 
  1851.  0 
  1852.  0 
  1853.  0 
  1854.  8 
  1855.  8 
  1856.  
  1857. ~~
  1858. ~~
  1859.  0 
  1860.  0 
  1861.  0 
  1862.  0 
  1863.  0 
  1864.  3 
  1865.  3 
  1866. -1 
  1867.  3 
  1868.  0 
  1869.  0 
  1870. EDIT.AVI
  1871.  0 
  1872.  
  1873.  78 
  1874.  1410 
  1875.  4395 
  1876.  4785 
  1877.  2205 
  1878.  0 
  1879.  0 
  1880.  0 
  1881.  0 
  1882. BEGIN_TEXT
  1883. As you can see, the Diff utility can help you work efficiently.  You can specify your own match criteria for finding changes in files, and ignore white space changes during comparison.
  1884.  
  1885. Click on the arrow to continue.
  1886. !
  1887. BEGIN_TEXT
  1888.  
  1889. !
  1890. Built-in DIFF Utility
  1891.  0 
  1892.  0 
  1893.  0 
  1894.  0 
  1895.  255 
  1896.  255 
  1897.  255 
  1898.  255 
  1899.  0 
  1900.  0 
  1901.  0 
  1902.  0 
  1903.  0 
  1904.  0 
  1905.  255 
  1906.  255 
  1907.  255 
  1908.  0 
  1909.  
  1910.  5 
  1911.  
  1912.  
  1913.  0 
  1914.  0 
  1915.  
  1916.  0 
  1917.  0 
  1918.  0 
  1919.  0 
  1920.  0 
  1921.  0 
  1922.  0 
  1923.  0 
  1924.  0 
  1925.  0 
  1926.  0 
  1927.  
  1928.  0 
  1929.  0 
  1930.  0 
  1931.  0 
  1932.  8 
  1933.  8 
  1934.  
  1935. ~~
  1936. ~~
  1937. -1 
  1938.  0 
  1939.  0 
  1940.  0 
  1941.  0 
  1942.  3 
  1943.  3 
  1944. -1 
  1945.  3 
  1946.  0 
  1947.  0 
  1948. EDIT.AVI
  1949.  0 
  1950.  
  1951.  80 
  1952.  1665 
  1953.  4920 
  1954.  4110 
  1955.  3240 
  1956.  0 
  1957.  0 
  1958.  0 
  1959.  0 
  1960. BEGIN_TEXT
  1961. You have probably noticed by now that LabWindows/CVI has many different code-generation tools to help you build your C programs quickly and easily.  With the Insert Construct menu, you can automatically generate code for standard C structures in your program, such as for loops, while loops, and case statements.
  1962.  
  1963. Click on the Insert Construct menu to view the options for code generation.
  1964. !
  1965. BEGIN_TEXT
  1966.  
  1967. !
  1968. Insert Construct
  1969.  0 
  1970.  0 
  1971.  0 
  1972.  0 
  1973.  255 
  1974.  255 
  1975.  255 
  1976.  255 
  1977.  0 
  1978.  0 
  1979.  0 
  1980.  0 
  1981.  0 
  1982.  0 
  1983.  255 
  1984.  255 
  1985.  255 
  1986.  0 
  1987.  
  1988.  5 
  1989. ARR_R1R.BMP
  1990. ARR_R1_.BMP
  1991.  24 
  1992.  38 
  1993.  
  1994.  0 
  1995.  0 
  1996.  0 
  1997.  0 
  1998.  0 
  1999.  0 
  2000.  0 
  2001.  0 
  2002.  0 
  2003.  0 
  2004.  0 
  2005.  
  2006.  0 
  2007.  0 
  2008.  0 
  2009.  0 
  2010.  8 
  2011.  8 
  2012.  
  2013. ~~
  2014. ~~
  2015.  0 
  2016.  0 
  2017.  0 
  2018.  0 
  2019.  0 
  2020.  3 
  2021.  3 
  2022.  0 
  2023.  3 
  2024.  0 
  2025. -1 
  2026. EDIT.AVI
  2027.  0 
  2028.  
  2029.  82 
  2030.  1665 
  2031.  4920 
  2032.  3585 
  2033.  1830 
  2034.  0 
  2035.  0 
  2036.  0 
  2037.  0 
  2038. BEGIN_TEXT
  2039. Click on If Else to generate an If/Else structure in the source window.
  2040. !
  2041. BEGIN_TEXT
  2042.  
  2043. !
  2044. Insert Construct
  2045.  0 
  2046.  0 
  2047.  0 
  2048.  0 
  2049.  255 
  2050.  255 
  2051.  255 
  2052.  255 
  2053.  0 
  2054.  0 
  2055.  0 
  2056.  0 
  2057.  0 
  2058.  0 
  2059.  255 
  2060.  255 
  2061.  255 
  2062.  0 
  2063.  
  2064.  5 
  2065.  
  2066.  
  2067.  0 
  2068.  0 
  2069.  
  2070.  0 
  2071.  0 
  2072.  0 
  2073.  0 
  2074.  0 
  2075.  0 
  2076.  0 
  2077.  0 
  2078.  0 
  2079.  0 
  2080.  0 
  2081.  
  2082.  0 
  2083.  0 
  2084.  0 
  2085.  0 
  2086.  8 
  2087.  8 
  2088.  
  2089. ~~
  2090. ~~
  2091.  0 
  2092.  0 
  2093.  0 
  2094.  0 
  2095.  0 
  2096.  3 
  2097.  3 
  2098.  0 
  2099.  3 
  2100.  0 
  2101. -1 
  2102. EDIT.AVI
  2103.  0 
  2104.  
  2105.  84 
  2106.  4635 
  2107.  1290 
  2108.  4275 
  2109.  1950 
  2110.  0 
  2111.  0 
  2112.  0 
  2113.  0 
  2114. BEGIN_TEXT
  2115. Now you can simply insert a condition for the If statement.  We will input x<100 for you.
  2116.  
  2117. Click on the arrow to continue.
  2118. !
  2119. BEGIN_TEXT
  2120.  
  2121. !
  2122. Insert Construct
  2123.  0 
  2124.  0 
  2125.  0 
  2126.  0 
  2127.  255 
  2128.  255 
  2129.  255 
  2130.  255 
  2131.  0 
  2132.  0 
  2133.  0 
  2134.  0 
  2135.  0 
  2136.  0 
  2137.  255 
  2138.  255 
  2139.  255 
  2140.  0 
  2141.  
  2142.  5 
  2143.  
  2144.  
  2145.  0 
  2146.  0 
  2147.  
  2148.  0 
  2149.  0 
  2150.  0 
  2151.  0 
  2152.  0 
  2153.  0 
  2154.  0 
  2155.  0 
  2156.  0 
  2157.  0 
  2158.  0 
  2159.  
  2160.  0 
  2161.  0 
  2162.  0 
  2163.  0 
  2164.  8 
  2165.  8 
  2166.  
  2167. ~~
  2168. ~~
  2169. -1 
  2170.  0 
  2171.  0 
  2172.  0 
  2173.  0 
  2174.  3 
  2175.  3 
  2176. -1 
  2177.  3 
  2178.  0 
  2179.  0 
  2180. EDIT.AVI
  2181.  0 
  2182.  
  2183.  85 
  2184.  4680 
  2185.  1260 
  2186.  4605 
  2187.  1575 
  2188.  0 
  2189.  0 
  2190.  0 
  2191.  0 
  2192. BEGIN_TEXT
  2193. Now click on the OK button to generate the If/Else structure.
  2194. !
  2195. BEGIN_TEXT
  2196.  
  2197. !
  2198. Insert Construct
  2199.  0 
  2200.  0 
  2201.  0 
  2202.  0 
  2203.  255 
  2204.  255 
  2205.  255 
  2206.  255 
  2207.  0 
  2208.  0 
  2209.  0 
  2210.  0 
  2211.  0 
  2212.  0 
  2213.  255 
  2214.  255 
  2215.  255 
  2216.  0 
  2217.  
  2218.  5 
  2219.  
  2220.  
  2221.  0 
  2222.  0 
  2223.  
  2224.  0 
  2225.  0 
  2226.  0 
  2227.  0 
  2228.  0 
  2229.  0 
  2230.  0 
  2231.  0 
  2232.  0 
  2233.  0 
  2234.  0 
  2235.  
  2236.  0 
  2237.  0 
  2238.  0 
  2239.  0 
  2240.  8 
  2241.  8 
  2242.  
  2243. ~~
  2244. ~~
  2245.  0 
  2246.  0 
  2247.  0 
  2248.  0 
  2249.  0 
  2250.  3 
  2251.  3 
  2252.  0 
  2253.  3 
  2254.  0 
  2255. -1 
  2256. EDIT.AVI
  2257.  0 
  2258.  
  2259.  87 
  2260.  3720 
  2261.  3825 
  2262.  4140 
  2263.  2970 
  2264.  0 
  2265.  0 
  2266.  0 
  2267.  0 
  2268. BEGIN_TEXT
  2269. As you can see, LabWindows/CVI automatically places the If/Else statement in your source window where you last placed the cursor.
  2270.  
  2271. LabWindows/CVI lets you configure the development environment in a number of ways.
  2272.  
  2273. Pull down on the Options menu to view these choices.
  2274. !
  2275. BEGIN_TEXT
  2276.  
  2277. !
  2278. Configuring Your Environment
  2279.  0 
  2280.  0 
  2281.  0 
  2282.  0 
  2283.  255 
  2284.  255 
  2285.  255 
  2286.  255 
  2287.  0 
  2288.  0 
  2289.  0 
  2290.  0 
  2291.  0 
  2292.  0 
  2293.  255 
  2294.  255 
  2295.  255 
  2296.  0 
  2297.  
  2298.  5 
  2299.  
  2300.  
  2301.  0 
  2302.  0 
  2303.  
  2304.  0 
  2305.  0 
  2306.  0 
  2307.  0 
  2308.  0 
  2309.  0 
  2310.  0 
  2311.  0 
  2312.  0 
  2313.  0 
  2314.  0 
  2315.  
  2316.  0 
  2317.  0 
  2318.  0 
  2319.  0 
  2320.  8 
  2321.  8 
  2322.  
  2323. ~~
  2324. ~~
  2325.  0 
  2326.  0 
  2327.  0 
  2328.  0 
  2329.  0 
  2330.  3 
  2331.  3 
  2332.  0 
  2333.  3 
  2334.  0 
  2335. -1 
  2336. EDIT.AVI
  2337.  0 
  2338.  
  2339.  89 
  2340.  1650 
  2341.  1470 
  2342.  4170 
  2343.  1515 
  2344.  0 
  2345.  0 
  2346.  0 
  2347.  0 
  2348. BEGIN_TEXT
  2349. Select the Editor Preferences... to see how you can configure the source editor in LabWindows/CVI.
  2350. !
  2351. BEGIN_TEXT
  2352.  
  2353. !
  2354. Configuring Your Environment
  2355.  0 
  2356.  0 
  2357.  0 
  2358.  0 
  2359.  255 
  2360.  255 
  2361.  255 
  2362.  255 
  2363.  0 
  2364.  0 
  2365.  0 
  2366.  0 
  2367.  0 
  2368.  0 
  2369.  255 
  2370.  255 
  2371.  255 
  2372.  0 
  2373.  
  2374.  5 
  2375.  
  2376.  
  2377.  0 
  2378.  0 
  2379.  
  2380.  0 
  2381.  0 
  2382.  0 
  2383.  0 
  2384.  0 
  2385.  0 
  2386.  0 
  2387.  0 
  2388.  0 
  2389.  0 
  2390.  0 
  2391.  
  2392.  0 
  2393.  0 
  2394.  0 
  2395.  0 
  2396.  8 
  2397.  8 
  2398.  
  2399. ~~
  2400. ~~
  2401.  0 
  2402.  0 
  2403.  0 
  2404.  0 
  2405.  0 
  2406.  3 
  2407.  3 
  2408.  0 
  2409.  3 
  2410.  0 
  2411. -1 
  2412. EDIT.AVI
  2413.  0 
  2414.  
  2415.  91 
  2416.  2085 
  2417.  6060 
  2418.  3585 
  2419.  2655 
  2420.  0 
  2421.  0 
  2422.  0 
  2423.  0 
  2424. BEGIN_TEXT
  2425. From this dialog box, you can configure your editor to fit your own working habits.  A particularly helpful feature is Undo. LabWindows/CVI has built-in Undo and Redo for all editor operations (with a default of 100 operations that you can undo!).
  2426.  
  2427. Click on the OK button to continue.
  2428. !
  2429. BEGIN_TEXT
  2430.  
  2431. !
  2432. Configuring Your Environment
  2433.  0 
  2434.  0 
  2435.  0 
  2436.  0 
  2437.  255 
  2438.  255 
  2439.  255 
  2440.  255 
  2441.  0 
  2442.  0 
  2443.  0 
  2444.  0 
  2445.  0 
  2446.  0 
  2447.  255 
  2448.  255 
  2449.  255 
  2450.  0 
  2451.  
  2452.  5 
  2453.  
  2454.  
  2455.  0 
  2456.  0 
  2457.  
  2458.  0 
  2459.  0 
  2460.  0 
  2461.  0 
  2462.  0 
  2463.  0 
  2464.  0 
  2465.  0 
  2466.  0 
  2467.  0 
  2468.  0 
  2469.  
  2470.  0 
  2471.  0 
  2472.  0 
  2473.  0 
  2474.  8 
  2475.  8 
  2476.  
  2477. ~~
  2478. ~~
  2479.  0 
  2480.  0 
  2481.  0 
  2482.  0 
  2483.  0 
  2484.  3 
  2485.  3 
  2486.  0 
  2487.  3 
  2488.  0 
  2489. -1 
  2490. EDIT.AVI
  2491.  0 
  2492.  
  2493.  93 
  2494.  1185 
  2495.  1620 
  2496.  3930 
  2497.  1290 
  2498.  0 
  2499.  0 
  2500.  0 
  2501.  0 
  2502. BEGIN_TEXT
  2503. Click on Toolbar... to learn how to customize the toolbar icons.
  2504. !
  2505. BEGIN_TEXT
  2506.  
  2507. !
  2508. Configuring Your Environment
  2509.  0 
  2510.  0 
  2511.  0 
  2512.  0 
  2513.  255 
  2514.  255 
  2515.  255 
  2516.  255 
  2517.  0 
  2518.  0 
  2519.  0 
  2520.  0 
  2521.  0 
  2522.  0 
  2523.  255 
  2524.  255 
  2525.  255 
  2526.  0 
  2527.  
  2528.  5 
  2529.  
  2530.  
  2531.  0 
  2532.  0 
  2533.  
  2534.  0 
  2535.  0 
  2536.  0 
  2537.  0 
  2538.  0 
  2539.  0 
  2540.  0 
  2541.  0 
  2542.  0 
  2543.  0 
  2544.  0 
  2545.  
  2546.  0 
  2547.  0 
  2548.  0 
  2549.  0 
  2550.  8 
  2551.  8 
  2552.  
  2553. ~~
  2554. ~~
  2555.  0 
  2556.  0 
  2557.  0 
  2558.  0 
  2559.  0 
  2560.  3 
  2561.  3 
  2562.  0 
  2563.  3 
  2564.  0 
  2565. -1 
  2566. EDIT.AVI
  2567.  0 
  2568.  
  2569.  95 
  2570.  5670 
  2571.  90 
  2572.  9390 
  2573.  1665 
  2574.  0 
  2575.  0 
  2576.  0 
  2577.  0 
  2578. BEGIN_TEXT
  2579. There are more than 75 operations that you can add to the toolbar in the Source window.  From this window, you can build your own toolbar with the editing and debugging operations that you use most often.
  2580.  
  2581. Click on the OK button to continue.
  2582. !
  2583. BEGIN_TEXT
  2584.  
  2585. !
  2586. Configuring Your Environment
  2587.  0 
  2588.  0 
  2589.  0 
  2590.  0 
  2591.  255 
  2592.  255 
  2593.  255 
  2594.  255 
  2595.  0 
  2596.  0 
  2597.  0 
  2598.  0 
  2599.  0 
  2600.  0 
  2601.  255 
  2602.  255 
  2603.  255 
  2604.  0 
  2605.  
  2606.  5 
  2607.  
  2608.  
  2609.  0 
  2610.  0 
  2611.  
  2612.  0 
  2613.  0 
  2614.  0 
  2615.  0 
  2616.  0 
  2617.  0 
  2618.  0 
  2619.  0 
  2620.  0 
  2621.  0 
  2622.  0 
  2623.  
  2624.  0 
  2625.  0 
  2626.  0 
  2627.  0 
  2628.  8 
  2629.  8 
  2630.  
  2631. ~~
  2632. ~~
  2633.  0 
  2634.  0 
  2635.  0 
  2636.  0 
  2637.  0 
  2638.  3 
  2639.  3 
  2640.  0 
  2641.  3 
  2642.  0 
  2643. -1 
  2644. EDIT.AVI
  2645.  0 
  2646.  
  2647.  97 
  2648.  3810 
  2649.  4035 
  2650.  3720 
  2651.  1155 
  2652.  0 
  2653.  0 
  2654.  0 
  2655.  0 
  2656. BEGIN_TEXT
  2657. Click on Colors...
  2658. !
  2659. BEGIN_TEXT
  2660.  
  2661. !
  2662. Configuring Your Environment
  2663.  0 
  2664.  0 
  2665.  0 
  2666.  0 
  2667.  255 
  2668.  255 
  2669.  255 
  2670.  255 
  2671.  0 
  2672.  0 
  2673.  0 
  2674.  0 
  2675.  0 
  2676.  0 
  2677.  255 
  2678.  255 
  2679.  255 
  2680.  0 
  2681.  
  2682.  5 
  2683.  
  2684.  
  2685.  0 
  2686.  0 
  2687.  
  2688.  0 
  2689.  0 
  2690.  0 
  2691.  0 
  2692.  0 
  2693.  0 
  2694.  0 
  2695.  0 
  2696.  0 
  2697.  0 
  2698.  0 
  2699.  
  2700.  0 
  2701.  0 
  2702.  0 
  2703.  0 
  2704.  8 
  2705.  8 
  2706.  
  2707. ~~
  2708. ~~
  2709.  0 
  2710.  0 
  2711.  0 
  2712.  0 
  2713.  0 
  2714.  3 
  2715.  3 
  2716.  0 
  2717.  3 
  2718.  0 
  2719. -1 
  2720. EDIT.AVI
  2721.  0 
  2722.  
  2723.  99 
  2724.  5370 
  2725.  1815 
  2726.  4170 
  2727.  1785 
  2728.  0 
  2729.  0 
  2730.  0 
  2731.  0 
  2732. BEGIN_TEXT
  2733. You can configure the colors used for many different components of the LabWindows/CVI editor from this dialog box.
  2734.  
  2735. Click on the OK button to continue.
  2736. !
  2737. BEGIN_TEXT
  2738.  
  2739. !
  2740. Configuring Your Environment
  2741.  0 
  2742.  0 
  2743.  0 
  2744.  0 
  2745.  255 
  2746.  255 
  2747.  255 
  2748.  255 
  2749.  0 
  2750.  0 
  2751.  0 
  2752.  0 
  2753.  0 
  2754.  0 
  2755.  255 
  2756.  255 
  2757.  255 
  2758.  0 
  2759.  
  2760.  5 
  2761.  
  2762.  
  2763.  0 
  2764.  0 
  2765.  
  2766.  0 
  2767.  0 
  2768.  0 
  2769.  0 
  2770.  0 
  2771.  0 
  2772.  0 
  2773.  0 
  2774.  0 
  2775.  0 
  2776.  0 
  2777.  
  2778.  0 
  2779.  0 
  2780.  0 
  2781.  0 
  2782.  8 
  2783.  8 
  2784.  
  2785. ~~
  2786. ~~
  2787.  0 
  2788.  0 
  2789.  0 
  2790.  0 
  2791.  0 
  2792.  3 
  2793.  3 
  2794.  0 
  2795.  3 
  2796.  0 
  2797. -1 
  2798. EDIT.AVI
  2799.  0 
  2800.  
  2801.  101 
  2802.  1410 
  2803.  1095 
  2804.  4440 
  2805.  1335 
  2806.  0 
  2807.  0 
  2808.  0 
  2809.  0 
  2810. BEGIN_TEXT
  2811. Click on Bracket Styles...
  2812. !
  2813. BEGIN_TEXT
  2814.  
  2815. !
  2816. Configuring Your Environment
  2817.  0 
  2818.  0 
  2819.  0 
  2820.  0 
  2821.  255 
  2822.  255 
  2823.  255 
  2824.  255 
  2825.  0 
  2826.  0 
  2827.  0 
  2828.  0 
  2829.  0 
  2830.  0 
  2831.  255 
  2832.  255 
  2833.  255 
  2834.  0 
  2835.  
  2836.  5 
  2837.  
  2838.  
  2839.  0 
  2840.  0 
  2841.  
  2842.  0 
  2843.  0 
  2844.  0 
  2845.  0 
  2846.  0 
  2847.  0 
  2848.  0 
  2849.  0 
  2850.  0 
  2851.  0 
  2852.  0 
  2853.  
  2854.  0 
  2855.  0 
  2856.  0 
  2857.  0 
  2858.  8 
  2859.  8 
  2860.  
  2861. ~~
  2862. ~~
  2863.  0 
  2864.  0 
  2865.  0 
  2866.  0 
  2867.  0 
  2868.  3 
  2869.  3 
  2870.  0 
  2871.  3 
  2872.  0 
  2873. -1 
  2874. EDIT.AVI
  2875.  0 
  2876.  
  2877.  103 
  2878.  3060 
  2879.  120 
  2880.  3525 
  2881.  2790 
  2882.  0 
  2883.  0 
  2884.  0 
  2885.  0 
  2886. BEGIN_TEXT
  2887. From this dialog box, you can specify the format for the code generated by LabWindows/CVI through CodeBuilder or the Insert Construct menu.
  2888.  
  2889. For example, change the Function Brackets style from Uneven, Left to Flush, Left to see the effect of each setting.
  2890. !
  2891. BEGIN_TEXT
  2892.  
  2893. !
  2894. Configuring Your Environment
  2895.  0 
  2896.  0 
  2897.  0 
  2898.  0 
  2899.  255 
  2900.  255 
  2901.  255 
  2902.  255 
  2903.  0 
  2904.  0 
  2905.  0 
  2906.  0 
  2907.  0 
  2908.  0 
  2909.  255 
  2910.  255 
  2911.  255 
  2912.  0 
  2913.  
  2914.  5 
  2915.  
  2916.  
  2917.  0 
  2918.  0 
  2919.  
  2920.  0 
  2921.  0 
  2922.  0 
  2923.  0 
  2924.  0 
  2925.  0 
  2926.  0 
  2927.  0 
  2928.  0 
  2929.  0 
  2930.  0 
  2931.  
  2932.  0 
  2933.  0 
  2934.  0 
  2935.  0 
  2936.  8 
  2937.  8 
  2938.  
  2939. ~~
  2940. ~~
  2941.  0 
  2942.  0 
  2943.  0 
  2944.  0 
  2945.  0 
  2946.  3 
  2947.  3 
  2948.  0 
  2949.  3 
  2950.  0 
  2951. -1 
  2952. EDIT.AVI
  2953.  0 
  2954.  
  2955.  107 
  2956.  3060 
  2957.  120 
  2958.  4185 
  2959.  2130 
  2960.  0 
  2961.  0 
  2962.  0 
  2963.  0 
  2964. BEGIN_TEXT
  2965. As you can see, LabWindows/CVI has a wide variety of editing tools to help you generate, edit, and debug your source files. 
  2966.  
  2967. Click on the OK button to complete this module.
  2968. !
  2969. BEGIN_TEXT
  2970.  
  2971. !
  2972. Configuring Your Environment
  2973.  0 
  2974.  0 
  2975.  0 
  2976.  0 
  2977.  255 
  2978.  255 
  2979.  255 
  2980.  255 
  2981.  0 
  2982.  0 
  2983.  0 
  2984.  0 
  2985.  0 
  2986.  0 
  2987.  255 
  2988.  255 
  2989.  255 
  2990.  0 
  2991.  
  2992.  5 
  2993.  
  2994.  
  2995.  0 
  2996.  0 
  2997.  
  2998.  0 
  2999.  0 
  3000.  0 
  3001.  0 
  3002.  0 
  3003.  0 
  3004.  0 
  3005.  0 
  3006.  0 
  3007.  0 
  3008.  0 
  3009.  
  3010.  0 
  3011.  0 
  3012.  0 
  3013.  0 
  3014.  8 
  3015.  8 
  3016.  
  3017. ~~
  3018. ~~
  3019.  0 
  3020.  0 
  3021.  0 
  3022.  0 
  3023.  0 
  3024.  3 
  3025.  3 
  3026.  0 
  3027.  3 
  3028.  0 
  3029. -1 
  3030. EDIT.AVI
  3031.  1 
  3032.  
  3033.  29 
  3034.  105 
  3035.  249 
  3036.  96 
  3037.  236 
  3038.  91 
  3039.  245 
  3040.  222 
  3041.  90 
  3042.  221 
  3043.  90 
  3044.  197 
  3045.  90 
  3046.  197 
  3047.  90 
  3048.  176 
  3049.  89 
  3050.  176 
  3051.  89 
  3052.  175 
  3053.  89 
  3054.  175 
  3055.  89 
  3056.  56 
  3057.  46 
  3058.  56 
  3059.  46 
  3060.  63 
  3061.  107 
  3062.  63 
  3063.  107 
  3064.  97 
  3065.  26 
  3066.  97 
  3067.  26 
  3068.  105 
  3069.  156 
  3070.  105 
  3071.  156 
  3072.  83 
  3073.  27 
  3074.  82 
  3075.  26 
  3076.  111 
  3077.  206 
  3078.  111 
  3079.  206 
  3080.  111 
  3081.  206 
  3082.  111 
  3083.  206 
  3084.  384 
  3085.  312 
  3086.  382 
  3087.  312 
  3088.  293 
  3089.  62 
  3090.  293 
  3091.  65 
  3092.  293 
  3093.  69 
  3094.  294 
  3095.  74 
  3096.  294 
  3097.  79 
  3098.  294 
  3099.  85 
  3100.  295 
  3101.  92 
  3102.  295 
  3103.  99 
  3104.  295 
  3105.  104 
  3106.  295 
  3107.  107 
  3108.  295 
  3109.  113 
  3110.  295 
  3111.  118 
  3112.  295 
  3113.  125 
  3114.  294 
  3115.  133 
  3116.  294 
  3117.  141 
  3118.  293 
  3119.  149 
  3120.  293 
  3121.  156 
  3122.  293 
  3123.  161 
  3124.  293 
  3125.  161 
  3126.  101 
  3127.  238 
  3128.  190 
  3129.  254 
  3130.  190 
  3131.  254 
  3132.  132 
  3133.  51 
  3134.  131 
  3135.  51 
  3136.  30 
  3137.  37 
  3138.  29 
  3139.  37 
  3140.  168 
  3141.  282 
  3142.  168 
  3143.  283 
  3144.  174 
  3145.  51 
  3146.  174 
  3147.  50 
  3148.  349 
  3149.  295 
  3150.  349 
  3151.  294 
  3152.  329 
  3153.  161 
  3154.  329 
  3155.  161 
  3156.  62 
  3157.  55 
  3158.  62 
  3159.  54 
  3160.  205 
  3161.  274 
  3162.  205 
  3163.  274 
  3164.  61 
  3165.  27 
  3166.  60 
  3167.  27 
  3168.  79 
  3169.  252 
  3170.  79 
  3171.  252 
  3172. -1 
  3173.  0 
  3174. -1 
  3175.  0 
  3176.  54 
  3177.  176 
  3178.  52 
  3179.  71 
  3180.  59 
  3181.  45 
  3182.  57 
  3183.  27 
  3184.  57 
  3185.  27 
  3186.  64 
  3187.  268 
  3188.  64 
  3189.  268 
  3190.  313 
  3191.  216 
  3192.  312 
  3193.  215 
  3194.  104 
  3195.  47 
  3196.  103 
  3197.  46 
  3198.  141 
  3199.  117 
  3200.  141 
  3201.  117 
  3202.  147 
  3203.  242 
  3204.  232 
  3205.  265 
  3206.  232 
  3207.  265 
  3208.  410 
  3209.  28 
  3210.  410 
  3211.  27 
  3212.  412 
  3213.  42 
  3214.  412 
  3215.  42 
  3216.  257 
  3217.  419 
  3218.  256 
  3219.  419 
  3220.  429 
  3221.  59 
  3222.  429 
  3223.  58 
  3224.  339 
  3225.  368 
  3226.  339 
  3227.  368 
  3228.  430 
  3229.  126 
  3230.  430 
  3231.  125 
  3232.  456 
  3233.  360 
  3234.  456 
  3235.  360 
  3236.  435 
  3237.  76 
  3238.  434 
  3239.  76 
  3240.  396 
  3241.  111 
  3242.  396 
  3243.  109 
  3244.  367 
  3245.  155 
  3246.  367 
  3247.  155 
  3248.  260 
  3249.  388 
  3250.  260 
  3251.  388 
  3252. EDIT.AVI
  3253.  108 
  3254.  0 
  3255.  0 
  3256.  641 
  3257.  481 
  3258.  0 
  3259.  1 
  3260.  0 
  3261.  84 
  3262.  231 
  3263.  124 
  3264.  265 
  3265.  0 
  3266.  1 
  3267.  0 
  3268.  75 
  3269.  218 
  3270.  115 
  3271.  252 
  3272.  0 
  3273.  1 
  3274.  0 
  3275.  70 
  3276.  227 
  3277.  110 
  3278.  261 
  3279.  0 
  3280.  1 
  3281.  9 
  3282.  211 
  3283.  80 
  3284.  232 
  3285.  97 
  3286.  0 
  3287.  1 
  3288.  2 
  3289.  210 
  3290.  81 
  3291.  230 
  3292.  97 
  3293.  0 
  3294.  1 
  3295.  9 
  3296.  186 
  3297.  81 
  3298.  206 
  3299.  97 
  3300.  0 
  3301.  1 
  3302.  2 
  3303.  186 
  3304.  81 
  3305.  206 
  3306.  97 
  3307.  0 
  3308.  1 
  3309.  9 
  3310.  165 
  3311.  80 
  3312.  185 
  3313.  96 
  3314.  0 
  3315.  1 
  3316.  2 
  3317.  165 
  3318.  80 
  3319.  185 
  3320.  96 
  3321.  0 
  3322.  1 
  3323.  9 
  3324.  164 
  3325.  80 
  3326.  184 
  3327.  96 
  3328.  0 
  3329.  1 
  3330.  2 
  3331.  164 
  3332.  80 
  3333.  184 
  3334.  96 
  3335.  0 
  3336.  1 
  3337.  1 
  3338.  45 
  3339.  37 
  3340.  65 
  3341.  53 
  3342.  0 
  3343.  1 
  3344.  2 
  3345.  45 
  3346.  37 
  3347.  65 
  3348.  53 
  3349.  0 
  3350.  1 
  3351.  9 
  3352.  52 
  3353.  98 
  3354.  72 
  3355.  114 
  3356.  0 
  3357.  1 
  3358.  2 
  3359.  52 
  3360.  98 
  3361.  72 
  3362.  114 
  3363.  0 
  3364.  1 
  3365.  1 
  3366.  70 
  3367.  17 
  3368.  109 
  3369.  37 
  3370.  0 
  3371.  1 
  3372.  2 
  3373.  76 
  3374.  15 
  3375.  116 
  3376.  35 
  3377.  0 
  3378.  1 
  3379.  1 
  3380.  70 
  3381.  144 
  3382.  340 
  3383.  169 
  3384.  0 
  3385.  1 
  3386.  2 
  3387. -31 
  3388.  143 
  3389.  239 
  3390.  167 
  3391.  0 
  3392.  1 
  3393.  1 
  3394. -53 
  3395.  14 
  3396.  217 
  3397.  38 
  3398.  0 
  3399.  1 
  3400.  2 
  3401. -54 
  3402.  13 
  3403.  216 
  3404.  37 
  3405.  0 
  3406.  1 
  3407.  1 
  3408. -25 
  3409.  193 
  3410.  245 
  3411.  217 
  3412.  0 
  3413.  1 
  3414.  2 
  3415. -25 
  3416.  193 
  3417.  245 
  3418.  217 
  3419.  0 
  3420.  1 
  3421.  1 
  3422. -25 
  3423.  193 
  3424.  245 
  3425.  217 
  3426.  0 
  3427.  1 
  3428.  2 
  3429. -25 
  3430.  193 
  3431.  245 
  3432.  217 
  3433.  0 
  3434.  1 
  3435.  1 
  3436.  248 
  3437.  299 
  3438.  518 
  3439.  323 
  3440.  0 
  3441.  1 
  3442.  2 
  3443.  246 
  3444.  299 
  3445.  516 
  3446.  323 
  3447.  0 
  3448.  1 
  3449.  1 
  3450.  157 
  3451.  49 
  3452.  427 
  3453.  73 
  3454.  0 
  3455.  1 
  3456.  9 
  3457.  157 
  3458.  52 
  3459.  427 
  3460.  76 
  3461.  0 
  3462.  1 
  3463.  9 
  3464.  157 
  3465.  56 
  3466.  427 
  3467.  80 
  3468.  0 
  3469.  1 
  3470.  9 
  3471.  158 
  3472.  61 
  3473.  428 
  3474.  85 
  3475.  0 
  3476.  1 
  3477.  9 
  3478.  158 
  3479.  66 
  3480.  428 
  3481.  90 
  3482.  0 
  3483.  1 
  3484.  9 
  3485.  158 
  3486.  72 
  3487.  428 
  3488.  96 
  3489.  0 
  3490.  1 
  3491.  9 
  3492.  159 
  3493.  79 
  3494.  429 
  3495.  103 
  3496.  0 
  3497.  1 
  3498.  9 
  3499.  159 
  3500.  86 
  3501.  429 
  3502.  110 
  3503.  0 
  3504.  1 
  3505.  9 
  3506.  159 
  3507.  91 
  3508.  429 
  3509.  115 
  3510.  0 
  3511.  1 
  3512.  9 
  3513.  159 
  3514.  94 
  3515.  429 
  3516.  118 
  3517.  0 
  3518.  1 
  3519.  9 
  3520.  159 
  3521.  100 
  3522.  429 
  3523.  124 
  3524.  0 
  3525.  1 
  3526.  9 
  3527.  159 
  3528.  105 
  3529.  429 
  3530.  129 
  3531.  0 
  3532.  1 
  3533.  9 
  3534.  159 
  3535.  112 
  3536.  429 
  3537.  136 
  3538.  0 
  3539.  1 
  3540.  9 
  3541.  158 
  3542.  120 
  3543.  428 
  3544.  144 
  3545.  0 
  3546.  1 
  3547.  9 
  3548.  158 
  3549.  128 
  3550.  428 
  3551.  152 
  3552.  0 
  3553.  1 
  3554.  9 
  3555.  157 
  3556.  136 
  3557.  427 
  3558.  160 
  3559.  0 
  3560.  1 
  3561.  9 
  3562.  157 
  3563.  143 
  3564.  427 
  3565.  167 
  3566.  0 
  3567.  1 
  3568.  9 
  3569.  157 
  3570.  148 
  3571.  427 
  3572.  172 
  3573.  0 
  3574.  1 
  3575.  2 
  3576.  157 
  3577.  148 
  3578.  427 
  3579.  172 
  3580.  0 
  3581.  1 
  3582.  0 
  3583. -35 
  3584.  225 
  3585.  235 
  3586.  249 
  3587.  0 
  3588.  1 
  3589.  1 
  3590.  113 
  3591.  247 
  3592.  485 
  3593.  262 
  3594.  0 
  3595.  1 
  3596.  2 
  3597.  3 
  3598.  245 
  3599.  375 
  3600.  261 
  3601.  0 
  3602.  1 
  3603.  1 
  3604.  120 
  3605.  37 
  3606.  141 
  3607.  57 
  3608.  0 
  3609.  1 
  3610.  2 
  3611.  120 
  3612.  40 
  3613.  140 
  3614.  60 
  3615.  0 
  3616.  1 
  3617.  9 
  3618.  19 
  3619.  26 
  3620.  39 
  3621.  46 
  3622.  0 
  3623.  1 
  3624.  2 
  3625.  18 
  3626.  26 
  3627.  38 
  3628.  46 
  3629.  0 
  3630.  1 
  3631.  1 
  3632.  115 
  3633.  260 
  3634.  618 
  3635.  278 
  3636.  0 
  3637.  1 
  3638.  2 
  3639. -85 
  3640.  273 
  3641.  419 
  3642.  291 
  3643.  0 
  3644.  1 
  3645.  1 
  3646.  164 
  3647.  37 
  3648.  186 
  3649.  59 
  3650.  0 
  3651.  1 
  3652.  2 
  3653.  162 
  3654.  38 
  3655.  184 
  3656.  60 
  3657.  0 
  3658.  1 
  3659.  1 
  3660.  414 
  3661.  284 
  3662.  293 
  3663.  300 
  3664.  0 
  3665.  1 
  3666.  2 
  3667.  408 
  3668.  285 
  3669.  288 
  3670.  301 
  3671.  0 
  3672.  1 
  3673.  1 
  3674.  299 
  3675.  153 
  3676.  430 
  3677.  169 
  3678.  0 
  3679.  1 
  3680.  2 
  3681.  262 
  3682.  152 
  3683.  394 
  3684.  168 
  3685.  0 
  3686.  1 
  3687.  1 
  3688.  51 
  3689.  43 
  3690.  73 
  3691.  65 
  3692.  0 
  3693.  1 
  3694.  2 
  3695.  50 
  3696.  42 
  3697.  72 
  3698.  64 
  3699.  0 
  3700.  1 
  3701.  1 
  3702.  140 
  3703.  261 
  3704.  237 
  3705.  285 
  3706.  0 
  3707.  1 
  3708.  2 
  3709.  156 
  3710.  261 
  3711.  252 
  3712.  285 
  3713.  0 
  3714.  1 
  3715.  1 
  3716.  37 
  3717.  17 
  3718.  72 
  3719.  36 
  3720.  0 
  3721.  1 
  3722.  2 
  3723.  41 
  3724.  16 
  3725.  77 
  3726.  36 
  3727.  0 
  3728.  1 
  3729.  1 
  3730.  35 
  3731.  244 
  3732.  286 
  3733.  263 
  3734.  0 
  3735.  1 
  3736.  2 
  3737. -48 
  3738.  241 
  3739.  204 
  3740.  261 
  3741.  0 
  3742.  2 
  3743.  2 
  3744.  66 
  3745. B
  3746.  0 
  3747.  2 
  3748.  2 
  3749.  66 
  3750. B
  3751.  0 
  3752.  1 
  3753.  1 
  3754. -73 
  3755.  165 
  3756.  179 
  3757.  185 
  3758.  0 
  3759.  1 
  3760.  1 
  3761. -75 
  3762.  60 
  3763.  177 
  3764.  80 
  3765.  0 
  3766.  1 
  3767.  2 
  3768. -68 
  3769.  34 
  3770.  184 
  3771.  54 
  3772.  0 
  3773.  1 
  3774.  1 
  3775.  35 
  3776.  16 
  3777.  69 
  3778.  36 
  3779.  0 
  3780.  1 
  3781.  2 
  3782.  39 
  3783.  16 
  3784.  73 
  3785.  36 
  3786.  0 
  3787.  1 
  3788.  1 
  3789.  46 
  3790.  257 
  3791.  80 
  3792.  277 
  3793.  0 
  3794.  1 
  3795.  2 
  3796.  46 
  3797.  257 
  3798.  80 
  3799.  277 
  3800.  0 
  3801.  1 
  3802.  1 
  3803.  295 
  3804.  205 
  3805.  329 
  3806.  225 
  3807.  0 
  3808.  1 
  3809.  2 
  3810.  294 
  3811.  204 
  3812.  328 
  3813.  224 
  3814.  0 
  3815.  1 
  3816.  1 
  3817.  98 
  3818.  37 
  3819.  119 
  3820.  56 
  3821.  0 
  3822.  1 
  3823.  2 
  3824.  92 
  3825.  35 
  3826.  112 
  3827.  55 
  3828.  0 
  3829.  1 
  3830.  1 
  3831.  97 
  3832.  110 
  3833.  240 
  3834.  129 
  3835.  0 
  3836.  1 
  3837.  2 
  3838.  68 
  3839.  106 
  3840.  212 
  3841.  126 
  3842.  0 
  3843.  1 
  3844.  0 
  3845.  74 
  3846.  231 
  3847.  218 
  3848.  251 
  3849.  0 
  3850.  1 
  3851.  1 
  3852.  186 
  3853.  255 
  3854.  275 
  3855.  278 
  3856.  0 
  3857.  1 
  3858.  2 
  3859.  187 
  3860.  252 
  3861.  275 
  3862.  276 
  3863.  0 
  3864.  1 
  3865.  1 
  3866.  389 
  3867.  17 
  3868.  445 
  3869.  37 
  3870.  0 
  3871.  1 
  3872.  2 
  3873.  381 
  3874.  16 
  3875.  437 
  3876.  36 
  3877.  0 
  3878.  1 
  3879.  1 
  3880.  381 
  3881.  36 
  3882.  633 
  3883.  54 
  3884.  0 
  3885.  1 
  3886.  2 
  3887.  285 
  3888.  32 
  3889.  537 
  3890.  50 
  3891.  0 
  3892.  1 
  3893.  1 
  3894.  187 
  3895.  407 
  3896.  272 
  3897.  429 
  3898.  0 
  3899.  1 
  3900.  2 
  3901.  213 
  3902.  407 
  3903.  297 
  3904.  429 
  3905.  0 
  3906.  1 
  3907.  1 
  3908.  379 
  3909.  53 
  3910.  594 
  3911.  69 
  3912.  0 
  3913.  1 
  3914.  2 
  3915.  320 
  3916.  49 
  3917.  536 
  3918.  65 
  3919.  0 
  3920.  1 
  3921.  1 
  3922.  275 
  3923.  358 
  3924.  363 
  3925.  375 
  3926.  0 
  3927.  1 
  3928.  2 
  3929.  294 
  3930.  359 
  3931.  382 
  3932.  375 
  3933.  0 
  3934.  1 
  3935.  1 
  3936.  380 
  3937.  117 
  3938.  576 
  3939.  135 
  3940.  0 
  3941.  1 
  3942.  2 
  3943.  331 
  3944.  115 
  3945.  527 
  3946.  133 
  3947.  0 
  3948.  1 
  3949.  1 
  3950.  401 
  3951.  346 
  3952.  489 
  3953.  371 
  3954.  0 
  3955.  1 
  3956.  2 
  3957.  411 
  3958.  347 
  3959.  499 
  3960.  371 
  3961.  0 
  3962.  1 
  3963.  1 
  3964.  379 
  3965.  69 
  3966.  634 
  3967.  87 
  3968.  0 
  3969.  1 
  3970.  2 
  3971.  305 
  3972.  66 
  3973.  561 
  3974.  84 
  3975.  0 
  3976.  1 
  3977.  1 
  3978.  285 
  3979.  100 
  3980.  483 
  3981.  121 
  3982.  0 
  3983.  1 
  3984.  2 
  3985.  296 
  3986.  98 
  3987.  494 
  3988.  118 
  3989.  0 
  3990.  1 
  3991.  1 
  3992.  291 
  3993.  146 
  3994.  484 
  3995.  161 
  3996.  0 
  3997.  1 
  3998.  2 
  3999.  270 
  4000.  146 
  4001.  462 
  4002.  162 
  4003.  0 
  4004.  1 
  4005.  1 
  4006.  200 
  4007.  379 
  4008.  291 
  4009.  400 
  4010.  0 
  4011.  1 
  4012.  2 
  4013.  213 
  4014.  377 
  4015.  305 
  4016.  397 
  4017. -2 
  4018.  1 
  4019.  1 
  4020. SYSTEM
  4021.  10 
  4022.  0 
  4023.  0 
  4024.  0 
  4025.  0 
  4026.