Clear Filters
Clear Filters

Waveform file download to Agilent Signal Generator

3 views (last 30 days)
If I understand the way things work, I generate a waveform, then send it to the instrument via Ethernet, then run the waveform. But in a previous life, I have generated a file, put it on a thumb drive, and plugged into the instrument. The sig gen finds the file and saves it to its memory, and I now have a permanent installation of the waveform independent of Matlab. Have things changed? Do I not have the ability to save the waveform on the instrument? Or am I missing how to do it?
Ed K
  6 Comments
Edward Kornegay
Edward Kornegay on 4 May 2023
I think I found it in the Agilent programming guide:
MEM:DATA:UNPRotected "NVWFM:file_name",<blockdata>
Great - so it's a SCPI, not a Matlab thing, yes? All I need to do in ensure that the waveform file is consistent with the IEEE 488.2 blockdata format? Looks like I can do that with writebinblock.

Sign in to comment.

Answers (0)

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!