This page (revision-42) was last changed on 04-Feb-2015 10:13 by Albrecht Striffler

This page was created on 17-Dec-2012 11:30 by Joba Baumeister

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Page revision history

Version Date Modified Size Author Changes ... Change note
42 04-Feb-2015 10:13 10 KB Albrecht Striffler to previous
41 17-Dec-2012 18:12 10 KB Volker Belli to previous | to last

Page References

Incoming links Outgoing links

Version management

Difference between version and

At line 181 changed one line
%%DiaFlux
%%DiaFlux
<flowchart fcid="flow_a87b5012" name="Printing quality flow" icon="sanduhr.gif" width="750" height="500" autostart="false" idCounter="20">
<!-- nodes of the flowchart -->
<node fcid="#node_2">
<position left="207" top="7"></position>
<start>Start</start>
</node>
<node fcid="#node_3">
<position left="480" top="418"></position>
<exit>Exit</exit>
</node>
<node fcid="#node_4">
<position left="187" top="73"></position>
<action markup="KnOffice">Dirty housing</action>
</node>
<node fcid="#node_5">
<position left="187" top="150"></position>
<action markup="KnOffice">Toner capacity</action>
</node>
<node fcid="#node_6">
<position left="195" top="229"></position>
<action markup="KnOffice">Paper count</action>
</node>
<node fcid="#node_9">
<position left="482" top="76"></position>
<action markup="KnOffice">"Dirty toner" = P7</action>
</node>
<node fcid="#node_13">
<position left="160" top="296"></position>
<decision>Toner usage evaluation</decision>
</node>
<node fcid="#node_15">
<position left="405" top="303"></position>
<action markup="KnOffice">"Empty toner" = P7</action>
</node>
<node fcid="#node_17">
<position left="180" top="380"></position>
<action markup="KnOffice">"No solution found" = P7</action>
</node>
<!-- rules of the flowchart -->
<edge fcid="#rule_7">
<origin>#node_2</origin>
<target>#node_4</target>
</edge>
<edge fcid="#rule_8">
<origin>#node_4</origin>
<target>#node_5</target>
<guard markup="KnOffice">"Dirty housing" = "No"</guard>
</edge>
<edge fcid="#rule_10">
<origin>#node_4</origin>
<target>#node_9</target>
<guard markup="KnOffice">"Dirty housing" = "Yes"</guard>
</edge>
<edge fcid="#rule_11">
<origin>#node_9</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_12">
<origin>#node_5</origin>
<target>#node_6</target>
<guard markup="KnOffice">KNOWN["Toner capacity"]</guard>
</edge>
<edge fcid="#rule_14">
<origin>#node_6</origin>
<target>#node_13</target>
</edge>
<edge fcid="#rule_16">
<origin>#node_13</origin>
<target>#node_15</target>
<guard markup="KnOffice">"Toner usage evaluation" = "low"</guard>
</edge>
<edge fcid="#rule_18">
<origin>#node_13</origin>
<target>#node_17</target>
<guard markup="KnOffice">"Toner usage evaluation" = "normal"</guard>
</edge>
<edge fcid="#rule_19">
<origin>#node_17</origin>
<target>#node_3</target>
</edge>
<edge fcid="#rule_20">
<origin>#node_15</origin>
<target>#node_3</target>
</edge>
</flowchart>