jf: timing info decoder (#987)

* timing_info_decoder command with options swissfel (default) and shine. added to python, command line generation, autocomplete, tostring, tests.
This commit is contained in:
2024-10-01 11:17:35 +02:00
committed by GitHub
parent 8a7ed30676
commit f43bb8eea4
33 changed files with 23282 additions and 20749 deletions

View File

@ -1209,6 +1209,16 @@ polarity:
function: setPolarity
input_types: [ defs::polarity ]
timing_info_decoder:
help: "[swissfel|shine]\n\t[Jungfrau] Advanced Command and only for Swissfel and Shine. Sets the bunch id or timing info decoder. Default is swissfel."
inherit_actions: INTEGER_COMMAND_VEC_ID
actions:
GET:
function: getTimingInfoDecoder
PUT:
function: setTimingInfoDecoder
input_types: [ defs::timingInfoDecoder ]
collectionmode:
help: "[hole|electron]\n\t[Jungfrau] Sets collection mode to hole or electron. Default is hole."
inherit_actions: INTEGER_COMMAND_VEC_ID