From b209cfc60d7c024ff595c08ccc1a8cfd5261c7fd Mon Sep 17 00:00:00 2001 From: Csaba Lombosi Date: Tue, 30 Sep 2025 09:40:49 +0200 Subject: [PATCH] SLSBL-1438: Cameras end stations --- X_X11MA_Cameras.json | 2 +- X_X11MA_ES3_resoxs.json | 20 +++++++++++++++++++- X_X11MA_ES4.json | 24 +++++++++++++++++++++++- 3 files changed, 43 insertions(+), 3 deletions(-) diff --git a/X_X11MA_Cameras.json b/X_X11MA_Cameras.json index 5f8981b..7faa502 100644 --- a/X_X11MA_Cameras.json +++ b/X_X11MA_Cameras.json @@ -38,6 +38,6 @@ "type": "cmd", "text": "Ptycho slit camera (X11MA-OP-PSLCAM)", "command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-PSLCAM:,R=cam1:\" Tucsen.ui" - }, + } ] } diff --git a/X_X11MA_ES3_resoxs.json b/X_X11MA_ES3_resoxs.json index 12fb7f0..cbe622f 100644 --- a/X_X11MA_ES3_resoxs.json +++ b/X_X11MA_ES3_resoxs.json @@ -184,6 +184,24 @@ "type": "cmd", "text": "VME Crate Status", "command": "caqtdm -attach -noMsg -dg +20+025 -macro IOC=X11MA-VME-ES3 G_IOCMON_ioc_status.ui" - } + }, + "type": "title", + "text": "- Cameras -" + }, + { + "type": "cmd", + "text": "PEEM rear camera (X11MA-ES1-RCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES1-RCAM:,R=cam1:\" Tucsen.ui" + }, + { + "type": "cmd", + "text": "PEEM main camera (X11MA-ES1-MCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES1-MCAM:,R=cam1:,C=AVT_Mako_G131B\" ADVimba.ui" + }, + { + "type": "cmd", + "text": "PEEM rack camera (X11MA-ES1-HVCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES1-HVCAM:,R=cam1:,C=AVT_Mako_G131B\" ADVimba.ui" + } ] } diff --git a/X_X11MA_ES4.json b/X_X11MA_ES4.json index 9e699c7..43306b2 100644 --- a/X_X11MA_ES4.json +++ b/X_X11MA_ES4.json @@ -46,6 +46,28 @@ "type": "cmd", "text": "TR Debug Panel", "command": "caqtdm -noMsg -attach X_X11MA_ES4_debugScreen-2ch.ui" - } + }, + { + "type": "separator" + }, + { + "type": "title", + "text": "- Cameras -" + }, + { + "type": "cmd", + "text": "Sample camera (X11MA-ES2-SCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES2-SCAM:,R=cam1:\" ADPylon.ui" + }, + { + "type": "cmd", + "text": "Gold mesh camera (X11MA-ES2-AUCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES2-AUCAM:,R=cam1:\" ADPylon.ui" + }, + { + "type": "cmd", + "text": "MultiXAS sample transfer camera (X11MA-ES2-MCAM)", + "command": "caqtdm -x -noMsg -macro \"P=X11MA-ES2-MCAM:,R=cam1:,C=Basler-acA1280-60gm\" ADPylon.ui" + } ] }