联系我们

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

电话

致电我们

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

下载

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

下载类型
型号或关键字

反馈

Why should I use one waveform data encoding method over another when I program my oscilloscope?

问题:

Why should I use one waveform data encoding method over another when I program my oscilloscope?

答案:

One way to speed up the transfer of data from your scope to your PC is with the format you choose for your data. You can format it in several ways, such as in ASCII, RP binary or RI binary format. The scope’s default RI binary data should come over to your PC faster than other formats, but to use in many applications, you must process it back to ASCII at the PC.

In choosing a format, consider that although your scope can format the data for you, your program will typically run faster if you convert data in your PC rather than in your scope. In other words, use binary formats for speedier operation.

Speaking of binary formats, the difference between RP Binary and RI Binary is that RP Binary goes from 0 to 255 and RI Binary goes from –127 to +128.

Remember that you need to match the decoding portion of your program to the coding portion. In other words, if you change data encoding formats, then remember to change the decoding portion of your program as well.


此常见问题适用于:

无产品系列

产品:

常见问题 ID 53766

查看所有常见问题 »