Hi guys! I try to create plots using HWC commands in HyperMesh. These are commands which HyperView writes in the HWC window when I try to make a plot of the 2nd buckling mode. But when I run these commands, it shows only 1st buckling mode. This command does not work or is wrong: "animate frame 2". Remember, this command appears when I select 2nd mode manually. And if I choose 3rd mode, it writes "animate frame 3" but does not do anything during script execution.
My code is:
hwd page current activewindow=2 result subcase "Subcase 2 (buckling)" animate frame 2 scale deformed resulttype = "Buckling mode" value=2.000000 view fit result scalar load type="Buckling Mode" show legends
Here is Mode 2, which I want to plot:

Did Altair forget about different modes in buckling? 
Thank you!