WAVEform Subsystem
Copyright © ITECH Electronic Co., Ltd. 129
Arguments
"filename"
Example
WAVE:EDIT:USER:SAVE:LOC "USER01.csv"
WAVEform:EDIT:USERdefine:SAVE:UDISk <filename>
This command is used to save the presently edited custom wave data to a USB
disk file, and specify the file name (if the file name is the same, it is regarded as
modifying the current waveform, if the file name does not exist, it is regarded as
creating a new file)
Syntax
WAVEform:EDIT:USERdefine:SAVE:UDISk <filename>
Arguments
"filename"
Example
WAVE:EDIT:USER:SAVE:UDIS "USER01.csv"
WAVEform:EDIT:USERdefine:EXTend
This command is used to enable the extended user-defined wave editing function,
which is used before sending waveform data.
Syntax
WAVEform:EDIT:USERdefine:EXTend
Example
WAVE:EDIT:USER:EXT
WAVEform:EDIT:USERdefine:EXTend:DATA
<index>,<normalization>
This command is used to edit the extended user-defined waveform, the waveform
will directly send 1024 normalized points to the FPGA.
Syntax
WAVEform:EDIT:USERdefine:EXTend:DATA <index>,<normalization>
Arguments
<NR1>,<NR2>
<0-1023>,<0.0-1.0>
Example
WAVE:EDIT:USER:EXT:DATA 200,0.6