Command get :
uses requests.get() to query a some value from the Eiger.
Input: json-encoded dictionary containing keys like:
host (IP address), port, api_version ( e.g. 1.8.0),
subsystem (detector, filewriter, monitor),
section (e.g. config, command),
key (e.g. state, trigger_mode), timeout,return_full,
to set Eiger parameter like e.g. state or trigger_mode
Output: json-encoded response of the requests.get() call
get Definition |
Input Argument |
Tango::DEV_STRING |
arginDict |
Output Argument |
Tango::DEV_STRING |
argoutDict |
DisplayLevel |
OPERATOR |
.. |
Inherited |
false |
.. |
Abstract |
false |
.. |
Polling Period |
Not polled |
.. |
|
|
|
Command allowed for |
All states |
.. |