Files
m.heisig 2d11c43579 Added minimal functionality for Robot teaching
- Added minimal HMI
- Added possibility to open and close all chamber doors
2026-01-17 09:20:39 +01:00

18 lines
572 B
HTML

<div class="TcHmi_Controls_Beckhoff_TcHmiRectangle-template tchmi-rectangle-template tchmi-box">
<svg
class="TcHmi_Controls_Beckhoff_TcHmiRectangle-template-svg tchmi-rectangle-template-svg"
version="1.1"
xmlns="http://www.w3.org/2000/svg"
width="100%"
height="100%"
>
<rect
class="TcHmi_Controls_Beckhoff_TcHmiRectangle-template-svg-rectangle tchmi-rectangle-template-svg-rectangle"
width="250"
height="250"
x="0"
y="0"
></rect>
</svg>
</div>