User manual

RIGOL Chapter 2 Command System
2-126 MSO1000Z/DS1000Z Programming Guide
:REFerence Commands
The :REFerence commands are used to set the reference waveform parameters.
Command List:
:REFerence:DISPlay
:REFerence<n>:ENABle
:REFerence<n>:SOURce
:REFerence<n>:VSCale
:REFerence<n>:VOFFset
:REFerence<n>:RESet
:REFerence<n>:CURRent
:REFerence<n>:SAVe
:REFerence<n>:COLor
:REFerence:DISPlay
Syntax :REFerence:DISPlay <bool>
:REFerence:DISPlay?
Description
Enable or disable the REF function, or query the status of the REF function.
Parameter
Name
Type
Range
Default
<bool>
Bool
{{1|ON}|{0|OFF}}
0|OFF
Return
Format
The query returns 1 or 0.
Example
:REFerence:DISPlay ON /*Enable the REF function*/
:REFerence:DISPlay? /*The query returns 1*/
:REFerence<n>:ENABle
Syntax :REFerence<n>:ENABle <bool>
:REFerence<n>:ENABle?
Description Enable or disable the specified reference channel, or query the status of the specified
reference channel.
Parameter
Name
Type
Range
Default
<n>
Discrete
{1|2|3|4|5|6|7|8|9|10}
1
<bool> Bool {{1|ON}|{0|OFF}}
Ref1: 1|ON
Others: 0|OFF
Return
Format
The query returns 1 or 0.
Example
:REFerence1:ENABle ON /*Enable reference channel 1*/
:REFerence1:ENABle? /*The query returns 1*/