New connections in the lab and new xraybox client.
This commit is contained in:
@ -19,18 +19,20 @@ sls_detector_put exptime 0.000010
|
||||
sls_detector_put vhighvoltage 200
|
||||
|
||||
# configure for receiver on mpc2012
|
||||
sls_detector_put rx_udpport 32410
|
||||
sls_detector_put rx_udpip 10.1.3.105
|
||||
sls_detector_put rx_udpmac 3C:FD:FE:A2:14:D9
|
||||
sls_detector_put detectorip 10.1.3.9
|
||||
sls_detector_put rx_udpport 32411
|
||||
sls_detector_put rx_udpip 10.1.1.105
|
||||
sls_detector_put rx_udpmac 3C:FD:FE:A2:14:DB
|
||||
sls_detector_put detectorip 10.1.1.9
|
||||
sls_detector_put detectormac 00:ab:be:cc:dd:e2
|
||||
sls_detector_put configuremac 0
|
||||
|
||||
|
||||
CLI=/afs/psi.ch/project/sls_det_software/bin/xrayClient64_sl6
|
||||
CLI=/afs/psi.ch/project/sls_det_software/bin/xrayClient_sl7
|
||||
$CLI setv 40
|
||||
$CLI setc 60
|
||||
$CLI HV on
|
||||
|
||||
$CLI shutter 1 off
|
||||
echo "The receiver should be waiting for data (G0 pede file)"
|
||||
echo "Please check and press any key to continue, or press q to exit this script"
|
||||
read -n 1 -s input
|
||||
|
Reference in New Issue
Block a user