diff --git a/X_X04SA_ES2_cameras.json b/X_X04SA_ES2_cameras.json index dff4d2c..5496ae1 100644 --- a/X_X04SA_ES2_cameras.json +++ b/X_X04SA_ES2_cameras.json @@ -64,7 +64,7 @@ { "type": "cmd", "text": "X-ray Eye Viewer", - "command": "QtAD --simple --prefix=X04SA-ES2-XEYE:image1:" + "command": "xeye.py X04SA-ES2-XEYE:image1:" } ] } diff --git a/X_X04SA_ES3_top_menu.json b/X_X04SA_ES3_top_menu.json index bc958ca..01a584c 100644 --- a/X_X04SA_ES3_top_menu.json +++ b/X_X04SA_ES3_top_menu.json @@ -106,6 +106,11 @@ "type": "cmd", "text": "X-ray Eye Lens", "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:" } ] }