Skip to content

Dynamically set measurement range in runtime #1167

Closed Answered by glados-verma
Teslafly asked this question in Q&A
Discussion options

You must be logged in to vote

Modifying the measurement specification after the test has started is not supported in OpenHTF. The Diagnoses feature was added relatively recently but I'm not sure if it covers your use case exactly, not having used it myself yet.

Before Diagnoses, the typical workaround was to have a boolean measurement, something like "_pass", and keep your other measurements without validators. At runtime, check the values and set the boolean measurement.

Replies: 1 comment

Comment options

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