data = self.conn.query_binary_values(':READ:WAV0?', datatype='f', is_big_endian=True) It has been used many many times before without fail. Would the above syntax need to be parsed differently in the newer version of PyVISA? I am still using PyVISA Documentation, Release 1.9.dev0...