MECProcessConf.xml 636 B

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <!-- 编辑使用 XMLSpy v2006 U (http://www.altova.com) 由 any (any) -->
  3. <Document>
  4. <Version>1.0</Version>
  5. <ProcessProfile>
  6. <Item>
  7. <Type>MecSimulator</Type>
  8. <ProcessName>ProcMecDemo</ProcessName>
  9. </Item>
  10. <Item>
  11. <Type>PolyconUArm</Type>
  12. <ProcessName>PolyconUArmProc</ProcessName>
  13. </Item>
  14. </ProcessProfile>
  15. <ProcessData>
  16. <Process>
  17. <ProcessName>ProcMecDemo</ProcessName>
  18. <MaxNum>1</MaxNum>
  19. </Process>
  20. <Process>
  21. <ProcessName>PolyconUArmProc</ProcessName>
  22. <MaxNum>1</MaxNum>
  23. </Process>
  24. </ProcessData>
  25. </Document>