6: SCPI command reference Model 2450 Interactive SourceMeter® Instrument
6-102 2450-901-01 Rev. B/September 2013
:SYSTem:EVENtlog:POST
This command allows you to post messages to the event log.
Type Affected by Where saved Default value
Command only Not applicable Not applicable Not applicable
Usage
:SYSTem:EVENtlog:POST <message>
:SYSTem:EVENtlog:POST <message>, <severityType>
A string that contains the message that will be associated with this event
The type of event that is generated; if nothing is defined, defaults to
INFormational:
• INFormational
• ERRor
•
Details
You can use this command to create your own event log entries and assign a severity level to them. This can be
useful for debugging and status reporting.
You must set the Log Warnings and Log Information options to be reported using the front panel to have the
custom warning and information events placed into the event log.
Example
SYST:EVEN:POST "my error", INF
SYST:EVEN:NEXT?
Posts an error named "my error."
Output:
1003,"User: my
error;4,1400469179,431599191"
Also see
None