We have several Numeric Limit tests in our MainSequence and we want to change the test-limits with the Property Loader.
If the Property Loader step is in the MainSequence (either in Setup or in Main), then the limits get changed.
If the Property Loader step is in a sub-sequence of the MainSequence, then the limits doesn't get changed.
The limits of Numeric Limit tests in other sub-sequences always get changed.
Attached are two examples (Teststand 4.2):
"PropertyLoader does work.zip" - the Property Loader step is in the MainSequence.
"PropertyLoader doesn't work.zip" - the Property Loader step is in a sub-sequence of the MainSequence.
Is this a bug, or is this expected behaviour?
Or is there a setting that would make "PropertyLoader doesn't work.zip" work correctly?