Added minimal functionality for Robot teaching
- Added minimal HMI - Added possibility to open and close all chamber doors
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<div class="TcHmi_Controls_Beckhoff_TcHmiPolygon-template TcHmi_Controls_Beckhoff_TcHmiPolyline-template tchmi-box">
|
||||
<svg
|
||||
class="TcHmi_Controls_Beckhoff_TcHmiPolygon-template-svg"
|
||||
version="1.1"
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="100%"
|
||||
height="100%"
|
||||
>
|
||||
<!-- This element will be used from TcHmiPolygon control code! This is possible because the DOM Apis are the same. -->
|
||||
<polyline class="TcHmi_Controls_Beckhoff_TcHmiPolygon-template-svg-polygon"></polyline>
|
||||
</svg>
|
||||
</div>
|
||||
Reference in New Issue
Block a user