adding SiC-BPM

This commit is contained in:
2023-07-27 17:20:42 +02:00
parent 5799b550f3
commit d7b27ed965

View File

@@ -13,6 +13,12 @@
"type": "cmd",
"text": "BP1 motors",
"command": "caqtdm -noMsg -attach -macro \"P=X11MA-OP2-BP1:,M1=TRY,M2=TRZ\" topMotors2.ui"
},
{
"type": "caqtdm",
"text": "SiC-BPM Test",
"panel": "BPM-Test.ui",
"param": "-noMsg -attach"
}
]
}
}