Files
sls_x04sa_launcher/X_X04SA_EH1_slits.json
2021-08-31 09:45:21 +02:00

21 lines
674 B
JSON

{
"menu-title": {
"text": "EH1 Slits"
},
"menu": [
{
"type": "title",
"text": "Exp Hutch 1 Cleanup Slits"
},
{
"type": "cmd",
"text": "Horizontal Slits",
"command": "caqtdm -x -attach -noMsg -dg +790+130 -macro P=X04SA-EH1-,S=SH1:,mXp=SH1:TR2,mXn=SH1:TR1,T1=EH1,T2=Horiz,T3=Slits X_X04SA_2slitRWsmall.ui"
},
{
"type": "cmd",
"text": "Vertical Slits",
"command": "caqtdm -x -attach -noMsg -dg +790+370 -macro P=X04SA-EH1-,S=SV1:,mXp=SV1:TR1,mXn=SV1:TR2,T1=EH1,T2=Vert,T3=Slits X_X04SA_2slitUDsmall.ui"
}
]
}