1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374 |
- <xml xmlns="http://www.w3.org/1999/xhtml" type="IoT">
- <block type="ai_lcd_showcarvas_set_cord" id="y@{b*WZh|fe+.miBi0+@" x="162" y="135">
- <value name="xy">
- <block type="lcd_set_position" id="Dqg}xVvyGqRX0!-~lhO^">
- <value name="POSX">
- <shadow type="math_number" id="U2-:r]}#3|O9*Y?M%t72">
- <field name="NUM">48</field>
- </shadow>
- </value>
- <value name="POSY">
- <shadow type="math_number" id="/3UMkRjN5ZxR9-!3YksA">
- <field name="NUM">8</field>
- </shadow>
- </value>
- </block>
- </value>
- <next>
- <block type="controls_repeat_forever" id="G;eI?9/bLk8BCQx,uJ!a">
- <statement name="DO">
- <block type="ai_camera_fit_to_screen_size" id=").i8mMAB6q[8N%`SL}P3">
- <field name="size">224</field>
- <next>
- <block type="ai_model_customized_load_setup" id="MC;*H#QbcZUiS;+CoQge">
- <field name="model_path">autologistics</field>
- <value name="class_input">
- <block type="lists_create_with" id="%X7=Bz+x4b0oc~_)XD|Q">
- <mutation items="6"></mutation>
- <value name="ADD0">
- <block type="text" id="8E:}w7sLAPU-2{:cYiVP">
- <field name="TEXT">load</field>
- </block>
- </value>
- <value name="ADD1">
- <block type="text" id="%ZK^roKAzM.R8OkcIdTK">
- <field name="TEXT">unload</field>
- </block>
- </value>
- <value name="ADD2">
- <block type="text" id="NA*w_[cNx.2%BqPYas8_">
- <field name="TEXT">left</field>
- </block>
- </value>
- <value name="ADD3">
- <block type="text" id="FFCUwLnQ*:Sj,SS1_Kb(">
- <field name="TEXT">right</field>
- </block>
- </value>
- <value name="ADD4">
- <block type="text" id="z|o:rhz36C~$ow5^hl:]">
- <field name="TEXT">forward</field>
- </block>
- </value>
- <value name="ADD5">
- <block type="text" id="KLv0#D,[:e|K;+uM=2;u">
- <field name="TEXT">stop</field>
- </block>
- </value>
- </block>
- </value>
- <next>
- <block type="ai_model_customized_if_got" id=")yu;fA|q:%OZNh,r3JdK">
- <next>
- <block type="ai_lcd_showcarvas_set_display" id="G53S9xg,q:=U=lWRg95p"></block>
- </next>
- </block>
- </next>
- </block>
- </next>
- </block>
- </statement>
- </block>
- </next>
- </block>
- </xml>
|