creating a waveform to send to Tabor's ww5061 arbitrary waveform generator
조회 수: 1 (최근 30일)
이전 댓글 표시
I am trying to figure out how to send my own unique waveforms to Tabor's WW5061 arbitrary waveform generator. They have provided a matlab script that will send their provided waveforms to the waveform generator. I have been using that matlab script with their waveforms and it works. However, I am trying to create my own waveforms that can be sent to the waveform generator. None of my waveforms work. I'm thinking that I'm not sending the correct type of file. They are using .wav files, but as far as I can tell these are not true wav files. I know this because I have attempted to send the waveform generator my own wav files and it does not recognize them. Does anyone know how I can generate a file that will communicate with the waveform generator?
댓글 수: 2
Walter Roberson
2012년 11월 16일
Looks like their web site wants me to pay for the manual :(
Looking at the specifications for that device, it does seem unlikely that the files would be audio .wav files.
답변 (1개)
Arsalan
2012년 11월 18일
mmmm. I cant quite understand why it would require a .wav file, as most of this AWGs would only require a equivalant txt file, with time domain samples generated via matalb in a single column. Best advice would be to check, if it has any memory on any example files on it and see how they were defined. I am sure you will also need to create a trigger signal too, which might be included in your original .txt file
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Waveform Generation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!