WAVEform Subsystem
Copyright © ITECH Electronic Co., Ltd. 103
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.
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>