Skip to content
Discussion options

You must be logged in to vote

I have found that it is possible to query whether or not a particular measurement has warnings or errors with the following procedure:

  1. query *ESR? to clear the ESR register
  2. query the desired measurement, e.g. MEASUrement:MEAS3:VALue?
  3. again query *ESR? to check whether or not there is an error associated with query 2.
  4. if there is, query EVENT? to get the exact error code.
  5. repeat for all desired measurements.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by driftregion
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant