Examples
DATa:STOP15000 specifies that the waveform transfer will stop at data point
15000.
DATa:STOP? might return :DATA:STOP 14900 indicating that 14900 is the last
waveform data point that will be transferred.
DATa:WIDth
Sets or queries the number of bytes per data point in the waveform transferred
using the CURVe command.
Changes to the record length value are not automatically reflected in the
DATa:STOP value. As record length is varied, the DATa:STOP value must be
explicitly changed to ensure the entire record is transmitted. In other words, curve
results will not automatically and correctly reflect increases in record length if the
distance from DATa:STARt to DATa:STOP stays smaller than the increased
record length.
Group
Waveform
Syntax
DATa:WIDth <NR1>
DATa:WIDth?
Related Commands
CURVe on page 87
Arguments
<NR1> = 1 sets the number of bytes per waveform data point to 1 byte (8 bits).
<NR1> = 2 sets the number of bytes per waveform data point to 2 bytes (16 bits).
If DATa:WIDth is set to 2, the least significant byte is always zero. This format
is useful for AVErage waveforms.
D commands
94 TBS2000 Series Programmer