I got it.
Code:
       FOR BitLoopH = 7 to 0 step -1
           Pulsout ledstepper,1000
           remote = tempb.0[bitloopH]
           pause 500
       NEXT BitLoopH
Thanks Darrel, sometimes is it good to try some things by myself. That was really bad to use $AA as testbyte. ;-)
The string comes from the last position.