Update readme

This commit is contained in:
2025-02-24 16:43:14 +01:00
parent 7583975ab2
commit ece0240a5d

View File

@@ -1,5 +1,10 @@
# Panel for plugin
```
caqtdm -macro "IOC=c6015a-02,SAFETY_GRP=first" ecmc_plugin_safety_main.ui
```
# Panel to simulate motion safety box
To be used together with the test scripts in the iocsh dir
```
caqtdm -macro "IOC=c6015a-02,BI_S_ID=014,BO_S_ID=014" sim_motion_safety_box.ui
```