LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Download Waveform to Waveform Generator

I am trying to download a waveform to a Keysight 33612A. I found this solution but its not working. I am also having trouble using the scpi commands directly from nimax.these commands come from the 33600 manual from Keysight. 

 

Keysight code:

 

EthanTheHut_0-1629821812542.png

Direct user manual commands for file download: 

 

MMEMory:DOWNload:DATA <binary_block>
Downloads data from the host computer to a file in the instrument. The filename must have been
previously specified by MMEMory:DOWNload:FNAMe.
The data in <binary_block> is written to the select file, and any data previously stored in the file is lost.
Parameter Typical Return
Any IEEE-488 definite or indefinite block (none)
Writes the word "Hello" to the file "\Myfile" on internal storage.
MMEM:DOWN:FNAM "INT:\Myfile"
MMEM:DOWN:DATA #15Hello

Thanks!
John Hess
0 Kudos
Message 1 of 1
(1,004 Views)