NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

passing parameters to a methode

I use Teststand 2014 and DotNet and i want to pass testlimits as parameters to a subsequence and set these testlimits in Step settings -> Limits like :

 

image.png

Now i want to use the limits in my DotNet code so i import the SequenceContext as an argument. But when i check the limits they are 0 in the SequenceContext (see code below). When i pass the parameters.limitLow and Parameters.limitHigh as arguments to this function, the correct values are passed. Why is passing limits via the SequenceContext not working ?

 

code.JPG

 

 

 

0 Kudos
Message 1 of 1
(768 Views)