Specifications

Programming Overview RIGOL
Programming Guide for DG10X2
1-3
Commands Introduction
Commands Format
The commands system of DG10X2 is a tree structure, and each of sub-system is
consists of a root keyword and multilayered keywords. The keywords are separated
by : and aoptional parameters are permitted to follow; ? appeared following a
command line denotes to query this function; besides, space is used to divide
command and parameter.
For example:
FUNCtion:SQUare:DCYCle {<percent>|MINimum|MAXimum}
FUNCtion:SQUare:DCYCle? [MINimum|MAXimum]
FUNCtion is the root keyword of a commmand line, SQUare and DCYCle is the
second and third keyword, all of them are separated by :. <percent> denotes the
parameters permitted to be set by user; ? denotes to query; the command
FUNCtion:SQUare:DCYCle and parameter are separated by space.
, is usually used to compart multiple parameters existed in one command, for
example:
DATA VOLATILE,<value>,<value>, . . .