Mettre à jour 'conception/th_manageRobot.txt'
This commit is contained in:
parent
1b216e0cf5
commit
7fcc183012
1 changed files with 29 additions and 30 deletions
|
@ -1,9 +1,8 @@
|
|||
@startuml
|
||||
skinparam monochrome true
|
||||
start
|
||||
@startuml
|
||||
skinparam monochrome true
|
||||
start
|
||||
|
||||
|
||||
while ()
|
||||
while ()
|
||||
:startRobot?;
|
||||
:err = robot.Open();
|
||||
if (err) then (robot_ok)
|
||||
|
@ -26,6 +25,6 @@
|
|||
:messageToMon!msgSend;
|
||||
endif
|
||||
|
||||
endwhile
|
||||
stop
|
||||
@enduml
|
||||
endwhile
|
||||
stop
|
||||
@enduml
|
Loading…
Reference in a new issue