You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
IBEX interacts with the NICOS back-end using pre-defined commands that are sent to the NICOS daemon via ZeroMQ. These are formatted in JSON as [command, [arg_1, ... , arg_n] ].
You can find the available commands in EPICS\ISIS\ScriptServer\master\nicos\services\daemon\handler.py