Fluke PM6681 Outdoor Timer User Manual


 
9-122 Command Reference
ESR?
PM6680B/81/85
Event Status Register
Reads out the contents of the standard event status register. Reading the Stan
-
dard Event Status Register clears the register.
Returned Format:
<dec.data> = the sum (between 0 and 255) of all bits that are true. See table on page 9-121.
Complies to standards: IEEE 488.2 1987.
*GMC? PM6680B/81/85
8 < macro label>
Get Macro Definition
This command makes the counter respond with the current definition of the given
macro label.
Parameters:
<Macro label> = the label of the macro for which you want to see the definition. (String data
must be surrounded by“”or‘‘asintheexample below.)
Returned Format: <Block data>¿
Example:
SEND® *GMC? 8 ‘AMPLITUDE?’
Gives a block data response, for instance:
READ
¬
#255:FUNC ‘FREQ 1’;:INP:HYST:AUTO ONCE;:INP:HYST?;INP:LEV?
Complies to standards: IEEE 488.2 1987.