Index: trunk/absroot/source/abspy/scripts/changeBeam.py =================================================================== diff --git a/trunk/absroot/source/abspy/scripts/changeBeam.py b/trunk/absroot/source/abspy/scripts/changeBeam.py --- a/trunk/absroot/source/abspy/scripts/changeBeam.py (revision 115) +++ b/trunk/absroot/source/abspy/scripts/changeBeam.py (revision 116) @@ -1,7 +1,7 @@ import file from client3 import * -beam = "3" +beam = "2" #absObj = ABSClient(ipDestino="100.100.12.117") absObj = ABSClient()