WAVEform Subsystem
Copyright © ITECH Electronic Co., Ltd. 100
Arguments
<A|B|C|CH1|CH2|CH3>,<0-0.5>|<0-0.25>
Query syntax:
WAVEform:EDIT:PARameter? <phase/chan>
Returns:
<NRF>
Example
WAVE:EDIT:PAR 0.25,0.25,0.25
WAVE:EDIT:PAR? // Query waveform parameters of all phases/channels.
WAVE:EDIT:PAR? A //Query the waveform parameters of phase A.
WAVE:EDIT:PAR? CH1 // Query the waveform parameters of channel 1.
WAVEform:EDIT:THD:CLEar
This command is used to clear the edited memory data of the THD wave.
Syntax:
WAVEform:EDIT:THD:CLEar
Example
WAVE:EDIT:THD:CLE
WAVEform:EDIT:THD:IMPort <filename>
This command is used to import the existing THD wave file into the editing
memory and query the name of the THD wave file imported from the external
storage.
Syntax:
WAVEform:EDIT:THD:IMPort <filename>
Arguments
"filename"
Query syntax:
WAVEform:EDIT:THD:IMPort?
Returns:
<string>
Example
WAVE:EDIT:THD:IMP "Thd01.csv"
WAVE:EDIT:THD:IMP?