NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamically set Client file do not stop at pre-defined breakpoints

Hello everyone,

I modified our process model (batchmodel) in order to dynamically set the client test file.

At the ProcessSetup sequence I am using "Runstate.Execution.ClientFile=Runstate.Engine.GetSequenceFileEx(ClientFilePATH)" expresion to set the cilent file dynamically.

But when I set client file by this method, sequence editor do not breaks at pre-set breakpoints. If I press  "Debug>>Break" button it sucessfully breaks the code and then if I insert new breakpoints to the run time copy of code , it starts to break the code at that points.

 

I could not find a way to read pre-set breakpoints from squence editor and load it to the dynamically chosen client file.

Any idea how can I solve this problem?

0 Kudos
Message 1 of 2
(1,644 Views)

Any idea?

0 Kudos
Message 2 of 2
(1,514 Views)