z1_controller/config/config.xml

12 lines
275 B
XML
Raw Normal View History

2022-09-13 19:53:15 +08:00
<configurartion>
2022-11-14 10:19:31 +08:00
<!-- lower computer communication -->
2023-04-29 21:36:53 +08:00
<IP>10.0.0.250</IP>
2022-11-11 19:49:41 +08:00
<Port>8881</Port>
<collision>
2023-04-29 23:03:20 +08:00
<open>Y</open> <!-- Y or N -->
2023-04-29 23:17:43 +08:00
<limitT>20.0</limitT> <!-- N*M -->
<load>0.02</load><!-- kg-->
2022-11-11 19:49:41 +08:00
</collision>
2022-09-13 19:53:15 +08:00
</configurartion>