User Manual

Command Descriptions
WFMPre:BIT_Nr
Sets or queries the number of bits per waveform point for the waveform to be
transferred. Changing the value of WFMPre:BIT_Nr also changes the values of
WFMPRe:BYT_Nr and DATa:WIDth.
Group
Waveform
Syntax
WFMPre:BIT_Nr <NR1>
WFMPre:BIT_Nr?
Related Commands
Arguments
<NR1> is either 8 or 16, and is equivalent to WFMPre:BYT_Nr * 8 and
DATa :WIDth * 8.
Examples
WFMPRE:BIT_NR might return 8 , indicating that there are 8 bits per waveform
point.
WFMPre:BN_Fmt
Sets or queries the format of binary data for the waveform to be transferred.
Changing the value of WFMPre:BN_Fmt also changes the value of DATa:ENCdg.
Group
Waveform
Syntax
WFMPre:BN_Fmt { RI | RP }
WFMPre:BN_Fmt?
Related Commands
Arguments
RI species signed integer data-point representation.
RP species positive integer data-point representation.
Examples
WFMPRE:BN_FMT RP species that the binary waveform data are positive integer
data-points.
WFMPRE:BN_FMT? returns either RI or RP as the current waveform data format.
TDS200, TDS1000/2000, TDS1000B/2000B, TDS2000C, TPS2000 Programmer 2-183