SCPI command structure
SCPI commands consist of a header and, usually, one or more parameters. The header can consist of several mnemonics (keywords). The header and the parameters are separated by a "white space", for example a blank. Queries are formed by appending a question mark directly to the header.
A command is either instrument-specific or instrument-independent (common command). Common and instrument-specific commands differ in their syntax.