RIGOL DG1000 Command System
Programming Guide for DG1000
DC offset) selected by the
command via CH1.
Explanations If the parameters you set are less than three, the sequence
would be: <frequency>, <amplitude>, <offset>.
The default units of <frequency>, <amplitude> and <offset>
are Hz, Vpp and V
respectively.
Example
APPL:USER 1000,5.0,-1.5
8.
APPLy?
Syntax APPLy?
Function Query the current configuration
of CH1 and the type of wave
outputted.
Return Value The query returns a character string enclosed in double quotation
marks, including function, frequency, amplitude and offset. Such as,
CH1:"SIN,1.000000e+03,5.000000e+00,-1.500000e+00"
9.
APPLy:SINusoid:CH2
Syntax
APPLy:SINusoid:CH2 [<frequency>[,<amplitude>[,<offset>]]]
Function Generate a sine wave with specific frequency, amplitude and DC
offset via CH2.
Explanations If the parameters you set are less than three, the sequence
would be: <frequency>, <amplitude>, <offset>.
The default units of <frequency>, <amplitude> and <offset>
are Hz, Vpp and V
DC
respectively.
Example APPL:SIN:CH2 1000,5.0,-1
10.
APPLy:SQUare:CH2
Syntax
APPLy:SQUare:CH2 [<frequency>[,<amplitude>[,<offset>]]]
Function Generate a square wave with specific frequency, amplitude and DC
offset via CH2. This command would overwrite the current duty cycle
setting and select 50% automatically.
Explanations If the parameters you set are less than three, the sequence
would be: <frequency>, <amplitude>, <offset>.
The default units of <frequency>, <amplitude> and <offset>
are Hz, Vpp and V
respectively.
Example
APPL:SQU:CH2 1000,5.0,-1
11.
APPLy:RAMP:CH2