mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-29 09:30:02 +02:00
wip
This commit is contained in:
parent
35ee7d857f
commit
6151096823
@ -1537,11 +1537,10 @@ class CmdProxy {
|
|||||||
"[0, 1]\n\t[Jungfrau] The udp interface to stream data from detector. "
|
"[0, 1]\n\t[Jungfrau] The udp interface to stream data from detector. "
|
||||||
"Effective only when number of interfaces is 1. Default: 0 (outer)");
|
"Effective only when number of interfaces is 1. Default: 0 (outer)");
|
||||||
|
|
||||||
INTEGER_COMMAND_VEC_ID(udp_numdst, getNumberofUDPDestinations,
|
GET_COMMAND(udp_numdst, getNumberofUDPDestinations,
|
||||||
setNumberofUDPDestinations, StringTo<int>,
|
"\n\t[Jungfrau][Eiger] One can enter upto 32 "
|
||||||
"[1 - 32]\n\t[Jungfrau][Eiger] One can set upto 32 "
|
|
||||||
"destinations that the detector will stream images "
|
"destinations that the detector will stream images "
|
||||||
"out in a round robin fashion. Default: 1");
|
"out in a round robin fashion. This is get only command. Default: 1");
|
||||||
|
|
||||||
INTEGER_COMMAND_VEC_ID(
|
INTEGER_COMMAND_VEC_ID(
|
||||||
udp_firstdst, getFirstUDPDestination, setFirstUDPDestination,
|
udp_firstdst, getFirstUDPDestination, setFirstUDPDestination,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user