gotthard2: disentangled burst mode #frames, exptime, period from start of acquisition, order dependent now for debugging

This commit is contained in:
2020-02-04 12:23:58 +01:00
parent c4559fadb3
commit d3dc9a7690
5 changed files with 52 additions and 101 deletions

View File

@ -1011,7 +1011,7 @@ class CmdProxy {
INTEGER_COMMAND_NOID(frames, getNumberOfFrames, setNumberOfFrames,
std::stol,
"[n_frames]\n\tNumber of frames per aquire. In trigger mode, number of frames per trigger."
"\n\t[Gotthard2] Burst mode has a maximum of 2720 frames. Frames number for both modes are uploaded to detector just before acquisition starts");
"\n\t[Gotthard2] Burst mode has a maximum of 2720 frames.");
INTEGER_COMMAND_NOID(triggers, getNumberOfTriggers, setNumberOfTriggers,
std::stol,