From 11:00 PM CDT Friday, May 10 – 02:30 PM CDT Saturday, May 11 (04:00 AM UTC – 07:30 PM UTC), ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

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
Certified LabVIEW Associate Developer
0 Kudos
Message 1 of 1
(672 Views)