TDS5000B Online Programmer Guide
-- 7 9 9 --
WFMInpre:ENCdg
Description
This command sets or queries the type of encoding for incoming wave-
form data.
Group
Waveform Transfer
Related Commands
WFMOutpre:ENCdg
Syntax 1
WFMInpre:ENCdg {ASC|BIN}
Syntax 2
WFMInpre:ENCdg?
Arguments
H ASC
This specifies that the incoming data is in ASCII format.
H BIN
This specifies that the incoming data is in a binary format whose fur-
ther interpretation requires knowledge of BYT_NR, BIT_NR,
BN_FMT, and BYT_OR.
Example 1
WFMInpre:ENCdg?
This query might return
:WFMINPRE:ENCDG BIN
indicating that the incoming waveform data is in binary format.
Example 2
WFMInpre:ENCdg ASC
This command sets the format of incoming waveform data to ASCII
format.