MobileApp:User Guide: Difference between revisions

From IMAGING
Jump to navigation Jump to search
Line 37: Line 37:
     // Nodes
     // Nodes
     Begin [label="" shape="circle" style=filled fillcolor=black fixedsize=true width=0.2 height=0.2];
     Begin [label="" shape="circle" style=filled fillcolor=black fixedsize=true width=0.2 height=0.2];
     EWL_EIR [label="Empty worklist\n Empty Image Repository"];
     EWL_EIR [label="Empty Worklist\n Empty Image Repository"];
     EWL_FIR [label="Empty worklist\n Filled Image Repository"];
     EWL_FIR [label="Empty Worklist\n Filled Image Repository"];
     FWL_EIR [label="Filled worklist\n Empty Image Repository"];
     FWL_EIR [label="Filled Worklist\n Empty Image Repository"];
     FWL_FIR [label="Filled worklist\n Filled Image Repository"];
     FWL_FIR [label="Filled Worklist\n Filled Image Repository"];
     Scanning [label="Scanning"];
     Scanning [label="Scanning"];
     End [label="" shape="doublecircle" style=filled fillcolor="black" fixedsize=true width=0.2 height=0.2];
     End [label="" shape="doublecircle" style=filled fillcolor="black" fixedsize=true width=0.2 height=0.2];
Line 49: Line 49:
     FWL_EIR -> End;
     FWL_EIR -> End;
     FWL_FIR -> End;
     FWL_FIR -> End;
     EWL_EIR -> FWL_EIR [label="Read worklist"];
     EWL_EIR -> FWL_EIR [label="Read Worklist"];
     EWL_FIR -> FWL_FIR [label="Read worklist"];
     EWL_FIR -> FWL_FIR [label="Read Worklist"];
     FWL_EIR -> FWL_EIR [label="Read worklist"];
     FWL_EIR -> FWL_EIR [label="Read Worklist"];
     FWL_FIR -> FWL_FIR [label="Read worklist"];
     FWL_FIR -> FWL_FIR [label="Read Worklist"];
     FWL_EIR -> Scanning [label="Scan"];
     FWL_EIR -> Scanning [label="Scan"];
     FWL_FIR -> Scanning [label="Scan"];
     FWL_FIR -> Scanning [label="Scan"];
    Scanning -> EWL_FIR [label="Take Picture"]
    Scanning -> FWL_FIR [label="Take Picture"]





Revision as of 13:54, 17 March 2023


ARIS Bluetooth states[edit]

Mobile states[edit]