Query MSX distance from console:rls .image.fusion.userDistance
>Set MSX distance from console (0.1 to 3 are sensible values, the algorithm even supports floating point values, Distance seems to be in meters)
rset .image.fusion.userDistance 0.1
rset .image.fusion.userDistance 0.15
rset .image.fusion.userDistance 0.16
rset .image.fusion.userDistance 0.17
rset .image.fusion.userDistance 0.15
...
rset .image.fusion.userDistance 0.190
rset .image.fusion.userDistance 0.191
...
rset .image.fusion.userDistance 3
rset .image.fusion.userDistance 4
rset .image.fusion.userDistance 5
...
rset .image.fusion.userDistance 10
...
rset .image.fusion.userDistance 100
EDIT - Adjusting MSX once somebody played too much with the camera: 
fist backup all old values
-> rls .image.fusion
-> write them down, pipe them to file, back them up etc...!
then measure the distance between your camera and some testpattern in cm - set that as MSX distance value
check congruency for the image center AND check if the corners align as well, if not
then adjust
xpanVal until the error (if any) is symmetric (keep distance fixed)
zoomFactor and ypanVal should only be touched if you realy understand what you're doing and have to touch them

Never touch the Alpha value, you'll need to powercycle the cam to restore MSX as the value will be auto-zeroed if changed.