NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Teststand sequence main code line limit

Is there any limit or standard practice that in main code we should keep maximum 75 lines of code?

I have sequence which was working fine (communicating with ECM) with 105 steps previously but now on same system it is getting disconnected connection in between.

0 Kudos
Message 1 of 2
(918 Views)

Hi,

 

There is no restriction wrt TestStand.

You should look into your code as to what is making the disconnect.

You can comment out few step in between to debug the root cause.

 

Ravi

Message 2 of 2
(873 Views)