13-17
IM 760401-01E
Communication Commands 1 (System of Commands before the IEEE 488.2-1987 Standard)
13
13.2 Before Programming
Multiple Command Statements
Multiple commands can be written on a single line. In this case, delimit each
command statement (command + parameter) using a semicolon.
Note
A space or a tab can either exist or not exist between a command and a parameter.
Query Commands
A query command has a question mark attached to the end of the command. The
returned data in response to a query command is as follows:
Query Returned data
DA? ===> DA1
Numeric Parameters
Digits that exceed 5 digits in floating-point parameters are truncated.