WAVEform Subsystem
Copyright © ITECH Electronic Co., Ltd. 128
Syntax
WAVEform:EDIT:USERdefine:MODE <symmtery>
Arguments
<ASYM,SYMM,FULL>
Query syntax
WAVEform:EDIT:USERdefine:MODE?
Returns
<ASYM,SYMM,FULL>
Example
WAVE:EDIT:USER:MODE ASYM
WAVE:EDIT:USER:MODE?
WAVEform:EDIT:USERdefine:DATA <index>,<normalization>
Set and query the normalized point value of the point whose order is index.
Syntax
WAVEform:EDIT:USERdefine:DATA <index>,<normalization>
Arguments
<0-1023>,<0.0-1.0> (Note: The range of index varies with the presently set
waveform editing mode (symmetrical attribute), FULL is 0-1023, and other modes
are 0-511)
Query syntax
WAVEform:EDIT:USERdefine:DATA? <index>
Returns
<NR2>
Example
WAVE:EDIT:USER:DATA 1,0.5
WAVE:EDIT:USER:DATA? 1
WAVEform:EDIT:USERdefine:SAVE:LOCal <filename>
This command is used to save the presently edited custom wave data to a 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:LOCal <filename>