Jump to content

Get Step results values from another sequence


yoko911

Recommended Posts

Hello Everyone,

Im pretty new to TestStand, and have to modify a pretty extensive sequence, mainly, we only want to add a step at the end that will retrieve some information from preovius steps and put them in a txt file, this will be done easy using a step to cal a VI, the issue is that i cant retrieve the values i need.

This is my MainSequence, this is where the UUT is being tested, i will only focus on 1 value, i want the result value from the 340nm Position Check step:

img1.PNG

This is my "TestReport" Sequence, it will run after the main sequence, i want to retrieve information in the GetTestResult VI, It seems that i cant get the right context or values,

 Img2.PNG

This is the main prototype of my VI

img3.PNG

I have tried using in step settings, the Context "in" as "RunState.SequenceFile.Data.Seq["MainSequence"]." and then in the lookup string tryied using "Main["340nm position check"].Trans_Red.Result" but it returned an empty string, it should be returning a string like "6.83458985222004".

 

am i doing something wrong?, im attaching the seq file as reference, but not the VI.

Thank you so much for your help.

Edit1: clean up blank lines in the text.

Sequence_Reflectometer_ModifiedForMES.seq

Edited by yoko911
Link to comment

Adding information:

does not matter what context I put in, (Except for "This Context") i get the error:

"Automation Interface for the specified class cannot be obtained.  Check if the automation refnum type is the correct class for this operation in GetTestResult.vi->GetTestResult.vi.ProxyCaller"

when trying to get the property.

Plz Help :(

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.