05-12-2009 02:30 AM
05-12-2009 04:40 PM
Hi Eyal,
Could you please indicate what version of TestStand you are using, what type of step you are inserting (code module type) and what List you are indicating takes 5-6 seconds to load. Also, does this happen only when inserting the first step, or does it happen anytime you try to insert a step?
-Adri K
05-13-2009 02:34 AM
Hi Adry,
I'm using TS 4.1.1.55
We are mostly using exportted function from DLLs (C, C++, CVI)
the list I'm talking about can be shown in the attached file (marked in red)
and it happens every time I want to insert a step.
thanks
Eyal.I
05-13-2009 05:56 PM
05-14-2009 12:56 AM
05-14-2009 02:03 AM
Wow,
This is a nice screen shot ! ..And even the tree is not finished ! there is a down arrow! Also there must be several sub-trees at all.
How many userstep types are you using on your maschine? If just every substep consist of only 5 steps then there are more than 100 steps
that TS has to manage ! So your maschine as to compute.
Unless a i have no good idea to solve because i have not written the Editor 🙂
what about reducing the types on the maschine itself and only using the types in the SequnceFile
so only the "used" types were displayed. I know this is bad! But think on it!
Juergen