:WAVeform:XML:WRITe?
Instrument:
N1000A
DCA-M
Meas. mode:
Scope
Eye
Flex Apps:
FlexDCA
FlexRT
Query Syntax
:WAVeform:XML:WRITe? WMEMory{1:8}
, <XML_data>
Where the {1:8} specifier identifies one of eight waveform memories.
Query Response
{1 | 0}
Description
Writes waveform data that has been read from FlexDCA using the :WAVeform:XML:READ?
query into one of FlexDCA's eight waveform memories. This data is in the internal waveform format. This is the same data format used when saving waveform data to FlexDCA's file system (.wfmx) using the :DISK:WAVeform:SAVE
and :DISK:WAVeform:SAVE:FTYPe WINTernal
commands. The data consists of an ASCII XML header followed by binary waveform data. The waveform's vertical and horizontal scaling parameters are included. Be sure to include the comma to separate the waveform memory parameter from the <XML_data> parameter.
Requires FlexDCA revision A.05.80 and above.