According to the example in the 6 Series MSO Programmers Manual (077-1305-25) for the WFMOutpre query, the query should return the individual register names followed by the values (e.g., ...YMULT 31.2500E-6;YOFF # 0.0000;YZERO 0.0000;..). In practice though it just returns the values without the data names (e.g., ...13.6000E-3;0.0E+0;1.4484;...). Is there an error in the WFMOutpre query example in the Programmers Manual?