graph: { title: "Printer Menu Map"

manhattanedges: yes
xspace:  21
yspace: 107
linearsegments:yes

colorentry 16: 140 190 250
colorentry 18: 130 250 130
colorentry 20: 250 170 250
colorentry 21: 140 240 240
colorentry 28: 250 170 170
colorentry 29: 250 200 110

node.width: 180
node.height: 50
node.fontname: "helvB10"
node.textmode: left_justify

edge.arrowsize: 8
edge.backarrowsize: 8
edge.backarrowstyle: solid


graph: { title:"IDLE" status:wrapped color:lightgrey

node: { title:"10" label:"IDLE\nMagicolor 2300DL" }

}

graph: { title:"MENU" status:wrapped color:pink

node: { title:"11" label:"MENU\nLanguage" }
node: { title:"12" label:"MENU\nEngine" }
node: { title:"13" label:"MENU\nSpecial pages" }
node: { title:"14" label:"MENU\nNetwork" }
node: { title:"15" label:"MENU\nConsumable usage" }

edge: { source:"10" target:"11" }
rightnearedge: { source:"11" target:"12" }
nearedge: { source:"12" target:"13" }
nearedge: { source:"13" target:"14" }
nearedge: { source:"14" target:"15" }

}

graph: { title:"LANGUAGE SET" status:wrapped color:lightblue

node: { title:"21" label:"LANGUAGE SET\nEnglish" }
node: { title:"22" label:"LANGUAGE SET\nFrench" }
node: { title:"23" label:"LANGUAGE SET\nGerman" }
node: { title:"24" label:"LANGUAGE SET\nItalian" }
node: { title:"25" label:"LANGUAGE SET\nPortuguese" }
node: { title:"26" label:"LANGUAGE SET\nSpanish" }
node: { title:"27" label:"LANGUAGE SET\nCzech" }
node: { title:"28" label:"LANGUAGE SET\nJapanese" }

edge: { source:"11" target:"21" }
edge: { source:"21" target:"22" }
edge: { source:"22" target:"23" }
edge: { source:"23" target:"24" }
edge: { source:"24" target:"25" }
edge: { source:"25" target:"26" }
edge: { source:"26" target:"27" }
edge: { source:"27" target:"28" }

}

graph: { title:"ENGINE" status:wrapped color:lightyellow

node: { title:"31" label:"ENGINE\nChange toner SZ" }
node: { title:"32" label:"ENGINE\nReplace toner" }
node: { title:"33" label:"ENERGY SAVER\nxx minutes" }
node: { title:"34" label:"AUTO-CONTINUE\nxx" }
node: { title:"35" label:"CHAINING TRAY\nxx" }
node: { title:"36" label:"ENGINE\nService" }

edge: { source:"12" target:"31" }
edge: { source:"31" target:"32" }
edge: { source:"32" target:"33" }
edge: { source:"33" target:"34" }
edge: { source:"34" target:"35" }
edge: { source:"35" target:"36" }

}

graph: { title:"SPECIAL PAGES" status:wrapped color:lightgreen

node: { title:"41" label:"SPECIAL PAGES\nConfig page" }
node: { title:"42" label:"SPECIAL PAGES\nDemo page" }
node: { title:"43" label:"SPECIAL PAGES\nMenu map" }

edge: { source:"13" target:"41" }
edge: { source:"41" target:"42" }
edge: { source:"42" target:"43" }

}

graph: { title:"ENGINE SERVICE" status:wrapped color:orange

node: { title:"51" label:"FACE COUNT\nxxxxxx" }
node: { title:"52" label:"CONTROLLER VER.\nxx.xxx" }
node: { title:"53" label:"ENGINE VER.\nxxxx.xxxx.xxxx" }
node: { title:"54" label:"SERVICE\nDIMM test" }
node: { title:"55" label:"SERVICE\nSDRAM test" }
node: { title:"56" label:"SERVICE\nPOWER ON test" }
node: { title:"57" label:"RESET COUNTER\nTransfer unit" }
node: { title:"58" label:"RESTORE\nUser default" }

rightnearedge: { source:"36" target:"51" }
edge: { source:"51" target:"52" }
edge: { source:"52" target:"53" }
edge: { source:"53" target:"54" }
edge: { source:"54" target:"55" }
edge: { source:"55" target:"56" }
edge: { source:"56" target:"57" }
edge: { source:"57" target:"58" }

}

graph: { title:"NETWORK" status:wrapped color:lightmagenta

node: { title:"61" label:"IP ADDRESS\nxxx.xxx.xxx.xxx" }
node: { title:"62" label:"SUBNET MASK\nxxx.xxx.xxx.xxx" }
node: { title:"63" label:"GATEWAY\nxxx.xxx.xxx.xxx" }
node: { title:"64" label:"HW ADDRESS\nHW:00206Bxxxxxx" }
node: { title:"65" label:"DHCP:xxx\nBOOTP:yyy" }
node: { title:"66" label:"HTTP:xxx\n" }
node: { title:"67" label:"SNMP:xxx\n" }

edge: { source:"14" target:"61" }
edge: { source:"61" target:"62" }
edge: { source:"62" target:"63" }
edge: { source:"63" target:"64" }
edge: { source:"64" target:"65" }
edge: { source:"65" target:"66" }
edge: { source:"66" target:"67" }

}

graph: { title:"USAGE" status:wrapped color:lightcyan

node: { title:"71" label:"BLACK TONER\nxxx% remaining" }
node: { title:"72" label:"YELLOW TONER\nxxx% remaining" }
node: { title:"73" label:"MAGENTA TONER\nxxx% remaining" }
node: { title:"74" label:"CYAN TONER\nxxx% remaining" }
node: { title:"75" label:"DRUM UNIT\nxxx% remaining" }

edge: { source:"15" target:"71" }
edge: { source:"71" target:"72" }
edge: { source:"72" target:"73" }
edge: { source:"73" target:"74" }
edge: { source:"74" target:"75" }

}

}

» GIF
» SVG
» Index