Files
sls_x04sa_launcher/X_X04SA_Diag_encMedm.json
2023-03-08 10:05:39 +01:00

99 lines
3.6 KiB
JSON

{
"menu-title": {
"text": "Encoder caqtdm Panels"
},
"menu": [
{
"type": "title",
"text": "Optics"
},
{
"type": "cmd",
"text": "Mirror 3 X1",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECX1,M=TRX1 G_DRV_kmtEncoder.ui"
},
{
"type": "cmd",
"text": "Mirror 3 X2",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECX2,M=TRX2 G_DRV_kmtEncoder.ui"
},
{
"type": "cmd",
"text": "Mirror 3 X3",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECX3,M=TRX3 G_DRV_kmtEncoder.ui"
},
{
"type": "cmd",
"text": "Mirror 3 Y",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECY,M=TRY G_DRV_kmtEncoder.ui"
},
{
"type": "cmd",
"text": "Mirror 3 bender upstream",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECU,M=TRU G_DRV_kmtEncoder.ui"
},
{
"type": "cmd",
"text": "Mirror 3 bender downstream",
"command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,E=ECD,M=TRD G_DRV_kmtEncoder.ui"
},
{
"type": "separator"
},
{
"type": "title",
"text": "PD",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Axis A",
"command": "caqtdm -x -attach -noMsg -dg +300+360 -macro P=X04SA-ES2-TH1:,E=ER,M=RO G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Axis B",
"command": "caqtdm -x -attach -noMsg -dg +310+370 -macro P=X04SA-ES2-TH2:,E=ER,M=RO G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Axis C",
"command": "caqtdm -x -attach -noMsg -dg +320+380 -macro P=X04SA-ES2-TH3:,E=ER,M=RO G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Analyser Xtal Rotn",
"command": "caqtdm -x -attach -noMsg -dg +330+390 -macro P=X04SA-ES2-ANA:,E=ROCR-E,M=ROCR G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Analyser Scint Rotn",
"command": "caqtdm -x -attach -noMsg -dg +340+400 -macro P=X04SA-ES2-ANA:,E=ROSC-E,M=ROSC G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Analyser Scint Translate",
"command": "caqtdm -x -attach -noMsg -dg +350+410 -macro P=X04SA-ES2-ANA:,E=TRSC-E,M=TRSC G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Sample Table Z",
"command": "caqtdm -x -attach -noMsg -dg +360+420 -macro P=X04SA-ES2-SAM:,E=ER1,M=TR1 G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
},
{
"type": "cmd",
"text": "Sample Table Y",
"command": "caqtdm -x -attach -noMsg -dg +370+430 -macro P=X04SA-ES2-SAM:,E=ER2,M=TR2 G_DRV_kmtEncoder.ui",
"style": "color: black;background-color: #7300ff006b00;"
}
]
}