TDS5000B Online Programmer Guide
-- 7 9 6 --
WFMInpre:BN_Fmt
Description
This command sets or queries the format of binary data for incoming
waveforms.
Group
Waveform Transfer
Related Commands
WFMOutpre:BN_Fmt
Syntax 1
WFMInpre:BN_Fmt {RI|RP|FP}
Syntax 2
WFMInput:BN_Fmt?
Arguments
H RI
This specifies signed integer data point representation.
H RP
This specifies positive integer data point representation.
H FP
This specifies single--precision binary floating point representation.
Example 1
WFMInpre:BN_Fmt?
This query might return
:WFMINPRE:BN_FMT RI
indicating that the incoming data is currently interpreted as signed inte-
gers.
Example 2
WFMInpre:BN_Fmt FP
This command specifies that incoming data will be interpreted as
single--precision binary floating point numbers.