09-16-2008 03:37 PM
While editing Multiple Numeric Limits, if I try to move the last entry in the Measurement Set window up, the editor crashes and takes the Sequence Editor with it. Has anyone else seen this behavior and is there a fix for it? I am running TestStand 4.0. Is this fixed in 4.1?
Thanks,
Bob
09-17-2008 03:54 PM - edited 09-17-2008 03:55 PM
Hi Bob,
I have not encountered such a problem in TestStand 4.x.
Are you using TestStand 4.0, 4.0.1 or 4.0.1f1?
- What Adapter/Code Module are you using?
- Could you please describe the exact steps you take to replicate this problem in TestStand 4.0.
Thanks
10-03-2008 10:18 AM
Hi Bob,
Do you continue to experience the described problem in TestStand 4.0 or TestStand 4.1?
If so, would you please reply with answers to the following questions:
- What Adapter/Code Module are you using?
- Could you please describe the exact steps you take to replicate this problem in TestStand 4.0.
Thanks
10-06-2008 01:11 PM
Sorry for the delayed response. Too many pesky project deadlines!
I use LabVIEW exclusively for our code. This problem occurs when I use a custom step type based on the NI_MultipleNumericLimitTest. We call the custom step type AG_MultipleNumericLimitTest. Note that it was created in TS3.5 and uses the old limits editing window (see second attachment). I'm sure TS3.5 also crashed when the last test limit was moved up. Unfortunately I don't have access to TS3.5 to verify this.
Hopefully the two attachments will help clarify what causes the crash.
The first attachment (TestStand Move Up Crash.JPG) is the action that causes TestStand to crash. If "MoveUp" is selected, TestStand crashed.
The second attachment (TestStand AG-NI_MultipleNumericLimitTest.JPG) shows the contents of NI_MultipleNumericLimitTest and AG_MultipleNumericLimitTest.
Thanks,
Bob
10-07-2008 07:09 PM
Hi Bob,
Thanks for the follow-up.
I was able to replicate the problem against TestStand 4.1.
The problem only occurs with a TestStand 3.5 custom step types merged with a Multiple Numeric Limit Test step. The problem is due to the merged Substeps from TestStand 3.5 running in TestStand 4.1. To resolve the issue, you will need to change the Substeps in the custom step to use the new TestStand 4.1 Substeps.
Please follow the instructions below to solve the issue:
Changing Post Substep
Changing Edit Substep
Select OK in the custom step Properties window.
10-08-2008 10:20 AM
Nestor,
Thanks for the information. When I select "DoMultiNumericMeasEvaluationUsingExpr" I get the error shown in the attached screen shot. Any suggestions?
I am using TS rev 4.0.0.326.
Bob
10-09-2008 09:32 AM
10-10-2008 10:53 AM
Hi Bob,
I reported this issue to R&D (#129258) for further investigation.
Please use the suggested workaround instructed above Bob.
Thanks for your feedback, and do pardon any inconveniences.