forked from autodeploy_config/sls_x04sa_launcher
add specialized viewer for x-ray eye camers
This commit is contained in:
@@ -64,7 +64,7 @@
|
|||||||
{
|
{
|
||||||
"type": "cmd",
|
"type": "cmd",
|
||||||
"text": "X-ray Eye Viewer",
|
"text": "X-ray Eye Viewer",
|
||||||
"command": "QtAD --simple --prefix=X04SA-ES2-XEYE:image1:"
|
"command": "xeye.py X04SA-ES2-XEYE:image1:"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -106,6 +106,11 @@
|
|||||||
"type": "cmd",
|
"type": "cmd",
|
||||||
"text": "X-ray Eye Lens",
|
"text": "X-ray Eye Lens",
|
||||||
"command": "caqtdm -dg +20+80 -x -attach -noMsg -macro ES=ES3 X_X04SA_ES2_xRayEye.ui"
|
"command": "caqtdm -dg +20+80 -x -attach -noMsg -macro ES=ES3 X_X04SA_ES2_xRayEye.ui"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "cmd",
|
||||||
|
"text": "X-ray Eye Viewer",
|
||||||
|
"command": "xeye.py X04SA-ES3-XEYE:image1:"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user