You could try using selectWeapon to select the AA launcher, then disable anims with the myUnit disableAI "ANIM"
Alternatively, you could try finding the animation to select an AA launcher, use playmove to get the unit into that animation state, and then disable their anims again.