DG1000 Command System RIGOL
Programming Guide for DG1000
Detailed information of each command:
1.
COUNter
Syntax COUNter {OFF|ON}
Function Disable or enable the counter.
Example COUN ON
2.
COUNter:COUPling
Syntax COUNter:COUPling {AC|DC}
Function Set the coupling mode to AC or DC.
Example COUN:COUP AC
3.
COUNter:COUPling?
Syntax COUNter:COUPling?
Function Query the coupling mode selected.
Return Value The query returns AC or DC.
4.
COUNter:SENSitivity
Syntax COUNter:SENSitivity {LOW|MEDIUM|HIGH}
Function Set the trigger sensitivity to High, Medium or Low.
Example COUN:SENS HIGH
5.
COUNter:SENSitivity?
Syntax COUNter:SENSitivity?
Function Query the trigger sensitivity selected.
Return Value The query returns LOW, MEDIUM or HIGH.
6.
COUNter:TLEVel
Syntax COUNter:TLEVel {MIN|MAX|<value>}
Function Set the trigger level.
Explanations <value> is a consecutive real number parameter and its range
is from 0.0 to 99.9, wherein MIN=0.0 and MAX=99.9.
The trigger level (-3V to +3V) is equally divided into 1000 (0.0
to 99.9) segments and each segment is 6mV
regulation interval is 6mV
. For example, if the input value is
“62.0”, the trigger level is -3V +(62.0 / 0.1)× 6mV = 0.72V.
Example COUNter:TLEVel 62