联系我们

与泰克代表实时聊天。 工作时间:上午 9:00 - 下午 5:00(太平洋标准时间)。

电话

致电我们

工作时间:上午9:00-下午5:00(太平洋标准时间)

下载

下载手册、产品技术资料、软件等:

下载类型
型号或关键字

反馈

How do I get voltage data after sending the CURVE? or WAVFRM? query?

问题:

How do I get voltage data after sending the CURVE? or WAVFRM? query?

答案:

Once you’ve collected a waveform in binary format and transferred it to your PC using either CURVE? or WAVEFRM? you can next convert the waveform data into volts. To do this, use the waveform preamble from the WAVFRM? or WFMOUT? Query.

Sample mode data contains 256 digitizing levels. Your program converts this to volts with the YOFF, YPOS, and YMULT values. Yoff defines the position of the waveform trace on the display. Ypos represents the DC offset.

For example, to convert RPBinary data format to voltage, the algorithm is:

Voltage = (Digitizing Level – YOFF) * YMULT

In most Tektronix each digitizing level represents one part in 256 if the data width is set to 1. The screen shows only 8 divisions of a total of 10.24 divisions. This results in 25 digitizing levels per division. For an  example of measuring the 5 volt probe compensation signal with the scope set to 1 volt per division we find that the peak amplitude will be represented by a value of 125. The YMULT should be 4.0e-2 or 40mV per digitizing level. If assume that no offset was selected and apply the scaling algorithm the results will be:

5 volts = (125 – 0 ) * 0.04


此常见问题适用于:

无产品系列

产品:

常见问题 ID 52596

查看所有常见问题 »