Hello,
I wrote a c# program with which I can start a TestStand sequence. I use a modified batch model for this. I removed the test loop and the serial number query there. I do this handling in my program.
Now came another project in which the original batch model is used. Now, of course, the test loop and the serial number query are disruptive.
Is there a way to modify the model at runtime to adapt it to my program?
Best regards René