WAVEform Subsystem
Copyright © ITECH Electronic Co., Ltd. 127
Arguments
“filename”
Example
WAVE:EDIT:THD:SAVE:UDIS "THD01.csv"
WAVEform:EDIT:USERdefine:CLEar
This command is used to clear all of userdefined waveform data.
Syntax
WAVEform:EDIT:USERdefine:CLEar
Example
WAVE:EDIT:USER:CLE
WAVEform:EDIT:USERdefine:IMPort <filename>
This command is used to import the data of the existing custom wave into the
editing memory and query the file name of the imported userdefined wave.
Syntax
WAVEform:EDIT:USERdefine:IMPort <filename>
Arguments
“filename”
Query syntax
WAVEform:EDIT:USERdefine:IMPort?
Returns
<string>
Example
WAVE:EDIT:USER:IMP "USER01"
WAVE:EDIT:USER:IMP?
WAVEform:EDIT:USERdefine:MODE <symmtery>
This command is used to set and query the userdefined wave editing mode,
where:
ASYM: The user can only edit the first 512 points, not symmetrical about the
origin;
SYMM: The user can only edit the first 512 points, which are symmetrical about
the origin;
FULL: users can customize and edit 1024 points in the entire cycle.