我与AWG支持团队进行了交谈,他们不得不说:关于二进制文件,样本存储为[-32768,32767]范围内的16位整数。
样本数应为8的倍数,最小波形长度为128个样本。
该文件没有标题。
您可以使用MALTAB生成二进制文件,我们在软件包中提供了一个示例,您可以在C: Program Files Agilent N8241A Matlab Examples example7.m中找到它。
以上来自于谷歌翻译
以下为原文
I spoke to the AWG support team and here is what they had to say:
Regarding the binary files, the samples are stored as 16-bit integers in the range [-32768, 32767].
The number of samples should be a multiple of 8 and the minimum waveform length is 128 samples.
The file has no header.
You can generate binary files using MALTAB, we do provide an example in the software package, you will find it in C:Program FilesAgilentN8241AMatlabExamplesexample7.m.
我与AWG支持团队进行了交谈,他们不得不说:关于二进制文件,样本存储为[-32768,32767]范围内的16位整数。
样本数应为8的倍数,最小波形长度为128个样本。
该文件没有标题。
您可以使用MALTAB生成二进制文件,我们在软件包中提供了一个示例,您可以在C: Program Files Agilent N8241A Matlab Examples example7.m中找到它。
以上来自于谷歌翻译
以下为原文
I spoke to the AWG support team and here is what they had to say:
Regarding the binary files, the samples are stored as 16-bit integers in the range [-32768, 32767].
The number of samples should be a multiple of 8 and the minimum waveform length is 128 samples.
The file has no header.
You can generate binary files using MALTAB, we do provide an example in the software package, you will find it in C:Program FilesAgilentN8241AMatlabExamplesexample7.m.
举报