Difference between revisions of "Monitor Flowchart"
Jump to navigation
Jump to search
Line 14: | Line 14: | ||
LCD [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis"] | LCD [label="Locate Power cables \nInform Receiving Supervisor\nOr set outside of Tardis"] | ||
tv [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form"] | tv [label="Inform donor that the recycling fee is $1 per inch\n& Record size and fee on incoming form"] | ||
− | tvnowork [label=" | + | tvnowork [label="Place on TV Incoming Shelf\nLocated next to Monitor Testing"] |
remove [label="Remove three-prong power cord\nDON'T CUT ANY CALBES"] | remove [label="Remove three-prong power cord\nDON'T CUT ANY CALBES"] | ||
age [label="Is it a 1999 or newer?", style="italic"] | age [label="Is it a 1999 or newer?", style="italic"] | ||
Line 29: | Line 29: | ||
monitortype -> tv [label="T.V."] | monitortype -> tv [label="T.V."] | ||
tendollars -> remove | tendollars -> remove | ||
− | remove -> age | + | remove -> age [label="LOOK ON BACK"] |
tv -> send [label="THEN"] | tv -> send [label="THEN"] | ||
send -> av [label="NEXT"] | send -> av [label="NEXT"] | ||
− | av -> work | + | av -> work [label="AFTER TESTING"] |
work -> yeswork [label="YES"] | work -> yeswork [label="YES"] | ||
work -> tvnowork [label="NO"] | work -> tvnowork [label="NO"] |