MDO3000 Programmer Manual.pdf - 第978页
Commands Listed in A lphabetical Order WFMINPRE:BYT_ OR? might return :WFMINPRE :BYT_OR LSB indicating that the least significant incoming CURVe data byte will be expected first. WFMInpre:CENTERFREQuency This command speci…

Commands Listed in Alphabetical Order
Syntax
WFMInpre:BYT_
Nr <NR1>
WFMInpre:BYT_Nr?
Related Commands
WFMInpre:BIT_Nr
Arguments
<NR1> is the number of bytes per data point. The number of bytes can be 1 or 2
for Analog, Math or the digital channels D0 – D15. It can be 4 or 8 for DIGital
collection data. It must be 4 for frequen
cy domain trace data.
Examples
WFMINPRE:BYT_NR 1 sets the number of bytes per incoming waveform data
point to 1, which is the default setting.
WFMINPRE:BYT_NR? might return :WFMINPRE:BYT_NR 2 indicating that there
are 2 bytes per incoming waveform data point.
WFMInpre:BYT_Or
This command specifies which byte of incoming binary waveform data is
transmitted first (the byte order). The byte order can either be MSB (most
significant byte first) or LSB (least significant
byte first, also known as IBM
format). This specification only has meaning when WFMInpre:ENCdg is set to
BINary and WFMInpre:BYT_Nr is 2.
(See page 2-95, Waveform Transfer Command Group.)
Group
Waveform Transfer
Syntax
WFMInpre:BYT_Or {LSB|MSB}
WFMInpre:BYT_Or?
Related Commands
WFMInpre:ENCdg,
WFMInpre:BYT_Nr,
WFMOutpre:BYT_Or
Arguments
LSB specifies that the least significantbytewillbeexpectedfirst.
MSB specifies that the most significant byte will be expected first.
Examples
WFMINPRE:BYT_OR MSB sets the most significant incoming byte of incoming
waveform data to be expected first.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-947

Commands Listed in Alphabetical Order
WFMINPRE:BYT_
OR?
might return :WFMINPRE:BYT_OR LSB indicating that the
least significant incoming
CURVe data byte will be expected first.
WFMInpre:CENTERFREQuency
This command specifies the center frequency of the incoming RF trace
(waveform), in hertz. The center frequency is a precise frequency at the center of
the frequency domain display. In many applications, it is a carrier frequency.
Conditions
MDO3000, MDO4000/B, or MDO4000C models with option SA3 or SA6 only.
Group
Waveform Transfer
Syntax
WFMInpre:CENTERFREQuency <NR3>
WFMInpre:CENTERFREQuency?
Arguments
<NR3> is a floating point number.
Examples
WFMInpre:CENTERFREQuency 3.0E+09 sets the center frequency to 3 GHz.
WFMInpre:CENTERFREQuency? might return 3.0E+09, indicating that the center
frequency has been set to 3 GHz.
WFMInpre:DOMain
This command specifies whether the information being sent to a reference
location should be treated as integer (time domain) information, or floating point
(frequency domain) information, for the purposes of storing the data internally.
The default is
TIMe. This parameter should be set before using the CURVe
command to transfer a waveform from a PC to an internal reference location.
Conditions
The FREQuency argument is only supported on MDO4000/B/C and
MDO3000 series models. Attempts to set the domain to frequency on non-MDO
models are ignored.
Group
Waveform Transfer
Syntax
WFMInpre:DOMain {TIMe|FREQuency}
WFMInpre:DOMain?
2-948 MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual

Commands Listed in Alphabetical Order
Related Comma
nds
WFMInpre:WFMT
YPe
Arguments
TIMe specifies to treat the information to be transferred as integer values.
FREQuency specifies to treat the information to be transferred as floating point
values.
Examples
WFMInpre:DOMain FREQuency specifies to treat the information to be
transferred from a PC to a reference location as floating point values.
WFMInpre:DOMain? might return TIME, indicating that the information is being
treated as integer values (time domain).
WFMInpre:ENCdg
This command specifies the type of encoding of the incoming waveform data
to be sent to the oscilloscope using the
CURVe command. Supported types are
BINary and ASCii.
(See page 2-95, Waveform Transfer Command Group.)
Group
Waveform Transfer
Syntax
WFMInpre:ENCdg {ASCii|BINary}
WFMInpre:ENCdg?
Related Commands
WFMOutpre:ENCdg
Arguments
ASCii specifies that the incoming data is in ASCII format.
BINary specifies that the incoming data is in a binary format whose further
interpretation requires knowledge of BYT_NR, BIT_NR, BN_FMT, and
BYT_OR.
Examples
WFMINPRE:ENCDG ASC sets the format of incoming waveform data to ASCII
format.
WFMINPRE:ENCDG ? might return :WFMINPRE: ENCDG BIN indicating that the
incoming waveform data is in binary format.
MDO4000/B/C, MSO/DPO4000B and MDO3000 Series Oscilloscopes Programmer Manual 2-949