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

30 lines
1.2 KiB
HTML

<div class="TcHmi_Controls_Beckhoff_TcHmiPermissionManagement-template tchmi-box">
<table>
<thead>
<tr class="first-header no-hover">
<th class="header symbol-name xy-header">Symbol</th>
<th class="header symbol-access" colspan="2">Access</th>
</tr>
<tr class="second-header no-hover">
<td class="header xy-header">
<input class="symbol-search" type="text" placeholder="Search for a name" />
</td>
<td class="sub-header symbol-access-read">Read</td>
<td class="sub-header symbol-access-write">Write</td>
</tr>
<tr class="group-default-access">
<td class="cell symbol-name">Group default access</td>
<td class="cell"></td>
<td class="cell"></td>
</tr>
<tr class="all-symbols">
<td class="cell symbol-name">All <span class="symbol-count"></span> symbol(s)</td>
<td></td>
<td></td>
</tr>
</thead>
<tbody></tbody>
</table>
<div class="message-no-symbols-found">No symbols match your search.</div>
</div>