TDS5000B Online Programmer Guide
-- 7 9 7 --
WFMInpre:BYT_Nr
Description
This command sets or returns the binary field data width for the first
ordered waveform, as specified by the DATa:DESTination command.
This specification is only meaningful when WFMInpre:ENCdg is set to
BIN and WFMInpre:BN_Fmt is set to either RI or RP.
Group
Waveform Transfer
Related Commands
DATa:DESTination, WFMInpre:BN_Fmt, WFMInpre:ENCdg,
WFMInpre:BIT_Nr, WFMOutpre:BYT_Nr
Syntax 1
WFMInpre:BYT_Nr <NR1>
Syntax 2
WFMInpre:BYT_Nr?
Argument
H <NR1>
This is the number of bytes per data point and can be 1, 2 (RI, RP) or
4 (FP).
Example 1
WFMInpre:BYT_Nr?
This query might return
:WFMINPRE:BYT_NR 2
indicating that there are 2 bytes per incoming waveform data point.
Example 2
WFMInpre:BYT_Nr 1
This command sets the number of bytes per incoming waveform data
point to 1, which is the default setting.