mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-17 16:43:45 +01:00
updating jungfrau examples
This commit is contained in:
@@ -8,18 +8,15 @@ rx_hostname pcmoench01
|
|||||||
udp_dstport 50004
|
udp_dstport 50004
|
||||||
|
|
||||||
# udp destination ip (receiver)
|
# udp destination ip (receiver)
|
||||||
#udp_dstip 172.24.8.84
|
udp_dstip 10.0.1.100
|
||||||
# or to get ip from rx_hostname
|
|
||||||
udp_dstip auto
|
|
||||||
|
|
||||||
# udp source ip (same subnet as udp_dstip)
|
# udp source ip (same subnet as udp_dstip)
|
||||||
udp_srcip 172.24.8.254
|
udp_srcip 10.0.1.184
|
||||||
|
|
||||||
|
# PCBv2.0 (using 2 interfaces, top)
|
||||||
# PCBv2.0 (using 2 interfaces)
|
|
||||||
udp_dstport2 50005
|
udp_dstport2 50005
|
||||||
udp_dstip2 auto
|
udp_dstip2 10.0.2.100
|
||||||
udp_srcip2 172.24.8.111
|
udp_srcip2 10.0.2.184
|
||||||
# enable two interfaces
|
# enable two interfaces
|
||||||
numinterfaces 2
|
numinterfaces 2
|
||||||
# select inner interface(effective only when numinterfaces is 1)
|
# select inner interface(effective only when numinterfaces is 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user