diff --git a/X_X04SA_Diag_encMedm.json b/X_X04SA_Diag_encMedm.json index f4d9b48..f719dc4 100644 --- a/X_X04SA_Diag_encMedm.json +++ b/X_X04SA_Diag_encMedm.json @@ -3,6 +3,40 @@ "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" }, @@ -60,4 +94,5 @@ "style": "color: black;background-color: #7300ff006b00;" } ] -} \ No newline at end of file +} + diff --git a/X_X04SA_Optics.json b/X_X04SA_Optics.json index 7161492..ea7e1d9 100644 --- a/X_X04SA_Optics.json +++ b/X_X04SA_Optics.json @@ -82,9 +82,19 @@ }, { "type": "cmd", - "text": "Mirror Bender Motors", + "text": "Mirror 2 Bender Motors", "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI2:,M1=TR3U,M2=TR3D motor2x.ui" }, + { + "type": "cmd", + "text": "Mirror 3 Motors", + "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,M1=TRX1,M2=TRX2,M3=TRX3,M4=TRY motor4x.ui" + }, + { + "type": "cmd", + "text": "Mirror 3 Bender Motors", + "command": "caqtdm -x -attach -noMsg -macro P=X04SA-OP-MI3:,M1=TRU,M2=TRD motor2x.ui" + }, { "type": "cmd", "text": "BPM 3",