skrf.vi.vna.keysight.FieldFox.query_format

property FieldFox.query_format: ValuesFormat

How values are written to / queried from the instrument (ascii or binary)

When transferring a large number of values from the instrument (like trace data), it can be done either as ascii characters or as binary.

Transferring in binary is much faster, as large numbers can be represented much more succinctly.