Agilent Technologies Infiniium 8000A Programmer's Reference Manual page 865

Table of Contents

Advertisement

Query
Returned Format
Example
:WAVeform:FORMat?
The :WAVeform:FORMat? query returns the current output format for
transferring waveform data.
[:WAVeform:FORMat] {ASCii | BINary | BYTE | WORD}<NL>
This example places the current output format for data transmission in the
string variable, Mode$, then prints the contents of the variable to the computer's
screen.
10
DIM Mode$[50]!Dimension variable
20
OUTPUT 707;":WAVEFORM:FORMAT?"
30
ENTER 707;Mode$
40
PRINT Mode$
50
END
Waveform Commands
FORMat
30-43

Advertisement

Table of Contents
loading

Table of Contents