Difference between revisions of "ATK Motherboard Testing Procedures"

From FreekiWiki
Jump to navigation Jump to search
Line 6: Line 6:
  
 
     start          [label="START HERE", shape="box", style="bold"]
 
     start          [label="START HERE", shape="box", style="bold"]
     tested          [label="Has the test equipment\nyou're going to use\nbeen tested?"]
+
     tested          [label="Has the test equipment\nyou're going to use\nbeen tested?", shape="diamond"]
     epost          [label="Did the test\nequipment POST?"]
+
     epost          [label="Did the test\nequipment POST?", shape="diamond"]
     epost2          [label="Did the test\nequipment POST?"]
+
     epost2          [label="Did the test\nequipment POST?", shape="diamond"]
     equiptest      [label="Follow the EQUIPMENT\nTEST PROCEDURES\nand return here.", shape="box"]
+
     equiptest      [label="Follow the EQUIPMENT\nTEST PROCEDURES\nand return here.", shape="hexagon"]
     trouble        [label="Troubleshoot test\nequipment with\nTROUBLESHOOTING GUIDE\nand return here.", shape="box"]
+
     trouble        [label="Troubleshoot test\nequipment with\nTROUBLESHOOTING GUIDE\nand return here.", shape="hexagon"]
     badtest        [label="Replace bad test\ncomponent and return here.", shape="box"]
+
     badtest        [label="Replace bad test\ncomponent and return here.", shape="hexagon"]
 
     remove          [label="Remove the components\nfrom test\nmotherboard and set them aside.\nReturn the test motherboard\nto the testing kit and\nreplace with the motherboard\nto be tested.", shape="box"]
 
     remove          [label="Remove the components\nfrom test\nmotherboard and set them aside.\nReturn the test motherboard\nto the testing kit and\nreplace with the motherboard\nto be tested.", shape="box"]
 
     button          [label="Connect the power\nbutton (orange & white cable\nto the "power on"pins of the motherboard.", shape="box"]
 
     button          [label="Connect the power\nbutton (orange & white cable\nto the "power on"pins of the motherboard.", shape="box"]
 
     716            [label="Follow steps 7-16\nfrom the EQUIPMENT TEST\nPROCEDURES.", shape="box"]
 
     716            [label="Follow steps 7-16\nfrom the EQUIPMENT TEST\nPROCEDURES.", shape="box"]
     bpost          [label="Did the board POST?"]
+
     bpost          [label="Did the board POST?", shape="diamond"]
     bpost2          [label="Did the board POST?"]
+
     bpost2          [label="Did the board POST?", shape="diamond"]
     trouble2        [label="Troubleshoot motherboard\nwith TROUBLESHOOTING\nGUIDE and return here.", shape="box"]
+
     trouble2        [label="Troubleshoot motherboard\nwith TROUBLESHOOTING\nGUIDE and return here.", shape="hexagon"]
 
     advanced        [label="Follow ADVANCED\nTESTING PROCEDURES\nfor motherboard.", style="bold", shape="box"]
 
     advanced        [label="Follow ADVANCED\nTESTING PROCEDURES\nfor motherboard.", style="bold", shape="box"]
 
     recycle        [label="Recycle the motherboard.", shape="box", style="bold"]
 
     recycle        [label="Recycle the motherboard.", shape="box", style="bold"]

Revision as of 12:08, 1 August 2007

<graphviz>

 digraph H {
    node [fontname="Helvetica", fontsize="11"]
    edge [fontname="Helvetica"]
   start           [label="START HERE", shape="box", style="bold"]
   tested          [label="Has the test equipment\nyou're going to use\nbeen tested?", shape="diamond"]
   epost           [label="Did the test\nequipment POST?", shape="diamond"]
   epost2          [label="Did the test\nequipment POST?", shape="diamond"]
   equiptest       [label="Follow the EQUIPMENT\nTEST PROCEDURES\nand return here.", shape="hexagon"]
   trouble         [label="Troubleshoot test\nequipment with\nTROUBLESHOOTING GUIDE\nand return here.", shape="hexagon"]
   badtest         [label="Replace bad test\ncomponent and return here.", shape="hexagon"]
   remove          [label="Remove the components\nfrom test\nmotherboard and set them aside.\nReturn the test motherboard\nto the testing kit and\nreplace with the motherboard\nto be tested.", shape="box"]
   button          [label="Connect the power\nbutton (orange & white cable\nto the "power on"pins of the motherboard.", shape="box"]
   716             [label="Follow steps 7-16\nfrom the EQUIPMENT TEST\nPROCEDURES.", shape="box"]
   bpost           [label="Did the board POST?", shape="diamond"]
   bpost2          [label="Did the board POST?", shape="diamond"]
   trouble2        [label="Troubleshoot motherboard\nwith TROUBLESHOOTING\nGUIDE and return here.", shape="hexagon"]
   advanced        [label="Follow ADVANCED\nTESTING PROCEDURES\nfor motherboard.", style="bold", shape="box"]
   recycle         [label="Recycle the motherboard.", shape="box", style="bold"]