14-17
IM 760401-01E
Communication Commands 2 (System of Commands Complying to the IEEE 488.2-1992 Standard)
14
COMMunicate:VERBose
Function Determines whether a response to a query is to
be returned in full form (for example:
CONFIGURE: VOLTAGE:RANGE 150.0E+00),
or in abbreviated form (for example:
VOLT:RANG 150.0E+00), or queries the
current setting.
Syntax COMMunicate:VERBose {<Boolean>}
COMMunicate:VERBose?
Example COMMUNICATE:VERBOSE ON
COMMUNICATE:VERBOSE?
-> :COMMUNICATE:VERBOSE 1
COMMunicate:WAIT
Function Waits until one of the specified extended event
occurs.
Syntax COMMunicate:WAIT <Register>
<Register>= 0 to 65535 (For a
description of the extended event
register, refer to page 14-47.)
Example COMMUNICATE:WAIT 65535
Description For a description of synchronization using
“COMMunicate:WAIT”, refer to page 14-9.
COMMunicate:WAIT?
Function Generates a response when one of the
specified extended events occurs.
Syntax COMMunicate:WAIT? <Register>
<Register>= 0 to 65535 (For a
description of the extended event
register, refer to page 14-47.)
Example COMMUNICATE:WAIT? 65535 -> 1
14.3 Commands