What you are trying to do is very similar to combining two VISA Move In 16s to make a 32-bit transfer. Assuming the offsets are correct, this will work fine. Granted no one would want to do this because VISA In 32 does the same thing and is less complicated. Since 64-bit transfers are not directly supported, combining two 32-bit transfers is the only way to go. With this being said, you should be able to perform 64-bit transfers to your register.