forked from autodeploy_config/sls_x11ma_launcher
SLSBL-1438: Cameras list naming inconsistencies
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "AU slit camera (X11MA-OP-AUSLCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-AUSLCAM:,R=cam1:\" URLDriver.ui"
|
||||
"text": "AU slit camera (X11MA-OP-AUSLTCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-AUSLTCAM:,R=cam1:\" URLDriver.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
@@ -17,27 +17,27 @@
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Beam camera (X11MA-OP-BCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-BCAM:,R=cam1:,C=\" URLDriver.ui"
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-BEAMCAM:,R=cam1:,C=\" URLDriver.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Fast shutter camera (X11MA-OP-FSHCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-FSHCAM:,R=cam1:,C=AVT_Mako_G131B\" ADVimba.ui"
|
||||
"text": "Fast shutter camera (X11MA-OP-FSHTRCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-FSHTRCAM:,R=cam1:,C=AVT_Mako_G131B\" ADVimba.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Exit slit camera (X11MA-OP-ESLCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-ESLCAM:,R=cam1:,C=Basler-acA1280-60gc\" ADPylon.ui"
|
||||
"text": "Exit slit camera (X11MA-OP-ESLTCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-ESLTCAM:,R=cam1:,C=Basler-acA1280-60gc\" ADPylon.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "RMU camera (X11MA-OP-RM1CAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-RM1CAM:,R=cam1:,C=Basler-acA1280-60gm\" ADPylon.ui"
|
||||
"text": "RMU camera (X11MA-OP-RMU1CAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-RMU1CAM:,R=cam1:,C=Basler-acA1280-60gm\" ADPylon.ui"
|
||||
},
|
||||
{
|
||||
"type": "cmd",
|
||||
"text": "Ptycho slit camera (X11MA-OP-PSLCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-PSLCAM:,R=cam1:\" Tucsen.ui"
|
||||
"text": "Ptycho slit camera (X11MA-OP-PSLTCAM)",
|
||||
"command": "caqtdm -x -noMsg -macro \"P=X11MA-OP-PSLTCAM:,R=cam1:\" Tucsen.ui"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user