Interactive SourceMeter® Instrument Reference Manual Section 6:
2450-901-01 Rev. B/September 2013 6-143
:TRIGger:BLOCk:LOG:EVENt
This command logs an event during trigger model execution.
Type Affected by Where saved Default value
Instrument reset
Usage
TRIGger:BLOCk:LOG:EVENt <blockNumber>, <eventNumber>, <message>
The sequence of the block in the trigger model
• INFO<n>
• WARNing<n>
• ERRor<n>
Where
is 1 to 4; you can define up to four of each type
A string up to 32 characters
Details
This block allows you to log an event in the event log when the trigger model is running. Insert the block into the
trigger model. When the trigger model executes the block, the event is logged.
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.
Also see
None