Programming Manual MSO/UPO2000 Series
65 / 156
Instruments.uni-trend.com
Query returns 1 or 0, it respectively represents ON or OFF.
For example
:
:RECord:ENABle ON
Turn on recording waveform function.
:RECord:ENABle?
Query returns 1, it represents recording waveform function is turned on.
:RECord:STARt
Command format
:
:RECord:STARt { {1|ON} | {0|OFF} }
:RECord:STARt?
Functional description
:
This command is used to start/stop recording waveform.
Return format
:
Query returns 1 or 0, it respectively represents ON or OFF.
For example
:
:RECord:STARt ON
Start to recording waveform.
:RECord:STARt?
Query returns 1, it represents the recording waveform is started.
:RECord:FAST
Command format
:
:RECord
:FAST
{ {1|ON} | {0|OFF} }
:RECord
:FAST
?
Functional description
:
This command is used to turn on/off quick recording waveform.
Return format
:
Query returns 1 or 0, it respectively represents ON or OFF.
For example
:
:RECord
:FAST
ON
Turn on quick recording waveform.
:RECord
:FAST
?
Query returns 1, it represents quick recording waveform is started.
:RECord:INTerval
Command format
:
:RECord
:INTerval
<time>
:RECord
:INTerval
?
Functional description
:
This command is used to set time interval of recording waveform.
Return format
:
Query returns time interval of recording waveform in scientific notation, unit is s.
For example
:
:RECord
:INTerval
200ns
Set play delay time of recording waveform to 200ns.
:RECord
:INTerval
?
Query returns 2.000e-004.