Trigger:block:measure - Keithley DMM7510 Reference Manual

7 1/2 digit graphical sampling multimeter
Hide thumbs Also See for DMM7510:
Table of Contents

Advertisement

Model DMM7510 7½ Digit Graphical Sampling Multimeter Reference Manual
Details
This block allows you to log an event in the event log when trigger model execution reaches this
block. You can also force the trigger model to abort with this block. When the trigger model executes
the block, the defined event is logged. If the abort option is selected, the trigger model is also aborted
immediately.
You can define the type of event (information, warning, abort model, or error). All events generated by
this block are logged in the event log. Warning and error events are also displayed in a popup on the
front-panel display.
Note that using this block too often in a trigger model could overflow the event log. It may also take
away from the time needed to process more critical trigger model blocks.
Example
TRIGger:BLOCk:LOG:EVENt 9, INFO2, "Trigger
model complete"
Also see
None

:TRIGger:BLOCk:MEASure

This command defines a trigger block that makes a measurement.
Type
Command only
Usage
:TRIGger:BLOCk:MEASure <blockNumber>
:TRIGger:BLOCk:MEASure <blockNumber>, "<bufferName>"
:TRIGger:BLOCk:MEASure <blockNumber>, "<bufferName>", <count>
<blockNumber>
<bufferName>
<count>
Details
When trigger model execution reaches the block:
1. The instrument begins making a measurement.
2. The trigger model execution waits for the measurement to complete.
3. The instrument places the measurement into the specified reading buffer, which cannot be of the
writable buffer style.
DMM7510-901-01 Rev. B / May 2015
Affected by
Recall settings
Instrument reset
Power cycle
The sequence of the block in the trigger model
The name of the buffer, which must be an existing buffer; if no buffer is defined,
defbuffer1 is used
Specifies the number of readings to make before moving to the next block in the
trigger model; set to a specific value or to infinite by setting to INF; to stop the
count, set to 0; if not specified, defaults to 1
Section 6: SCPI command reference
Set trigger model block 9 to log an event when
the trigger model completes.
Where saved
Save settings
Default value
Not applicable
6-199

Advertisement

Table of Contents
loading

Table of Contents