Browse Source

Upload files to ''

mkunz 5 years ago
parent
commit
4757620c0d
1 changed files with 142 additions and 0 deletions
  1. 142 0
      urcenturio.xml

+ 142 - 0
urcenturio.xml

@@ -0,0 +1,142 @@
+<testset>
+  <dataelements/>
+  <handlerwrapper>DefaultHandlerWrapper</handlerwrapper>
+  <endpoints>
+    <timeout xmlns="http://riddl.org/ns/common-patterns/properties/1.0">http://gruppe.wst.univie.ac.at/~mangler/services/timeout.php</timeout>
+    <start_instance xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://centurio.work/flow/start/instance/</start_instance>
+    <start_url xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://centurio.work/flow/start/url/</start_url>
+    <AGVPos xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/cambot/1.0.0/AGVPos</AGVPos>
+    <TrayPos xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/cambot/1.0.0/TrayPos</TrayPos>
+    <VerifyTray xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/cambot/1.0.0/VerifyTray</VerifyTray>
+    <VerifyRawPart xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/cambot/1.0.0/VerifyRawPart</VerifyRawPart>
+    <ExecuteRecipe xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/cambot/1.0.0/ExecuteRecipe</ExecuteRecipe>
+    <AGVGoTo xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/AGV/1.0.0/GoTo</AGVGoTo>
+    <UR10GoTo xmlns="http://riddl.org/ns/common-patterns/properties/1.0">https://virtserver.swaggerhub.com/c984/UR10/1.0.0/GoTo</UR10GoTo>
+  </endpoints>
+  <description>
+    <description xmlns="http://cpee.org/ns/description/1.0">
+      <call id="a1" endpoint="AGVGoTo">
+        <parameters>
+          <label>(AGV) move agv to ur10</label>
+          <method>:post</method>
+          <arguments>
+            <x>200</x>
+            <y>500</y>
+          </arguments>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+      <call id="a2" endpoint="UR10GoTo">
+        <parameters>
+          <label>(UR10) Move to agv scan pos</label>
+          <method>:post</method>
+          <arguments>
+            <x>1</x>
+            <y>2</y>
+            <z>3</z>
+            <r>4</r>
+          </arguments>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+      <call id="a3" endpoint="AGVPos">
+        <parameters>
+          <label>(Cam) Determine agv pos</label>
+          <method>:post</method>
+          <arguments/>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+      <call id="a4" endpoint="UR10GoTo">
+        <parameters>
+          <label>(UR10) Move to scan tray position</label>
+          <method>:post</method>
+          <arguments/>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+      <call id="a5" endpoint="TrayPos">
+        <parameters>
+          <label>(Cam) Detn. position of tray</label>
+          <method>:post</method>
+          <arguments/>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+      <call id="a6" endpoint="TrayPos">
+        <parameters>
+          <label>(UR10) Take tray</label>
+          <method>:post</method>
+          <arguments/>
+          <sensors/>
+        </parameters>
+        <_timing>
+          <_timing_min/>
+          <_timing_max/>
+          <_timing_avg/>
+        </_timing>
+        <_notes>
+          <_notes_general/>
+          <_attachments/>
+        </_notes>
+      </call>
+    </description>
+  </description>
+  <transformation>
+    <description type="copy"/>
+    <dataelements type="none"/>
+    <endpoints type="none"/>
+  </transformation>
+  <attributes>
+    <info xmlns="http://riddl.org/ns/common-patterns/properties/1.0">ur</info>
+    <modeltype xmlns="http://riddl.org/ns/common-patterns/properties/1.0">CPEE</modeltype>
+    <theme xmlns="http://riddl.org/ns/common-patterns/properties/1.0">default</theme>
+    <customer xmlns="http://riddl.org/ns/common-patterns/properties/1.0">pilotfabrik</customer>
+    <status xmlns="http://riddl.org/ns/common-patterns/properties/1.0">development</status>
+  </attributes>
+</testset>