NI TestStand

cancel
Showing results for 
Search instead for 
Did you mean: 

Slow expression edit

Hi All.
 
I have a problem with the ExpressionEdit, when I use it in labview, then it is slow to "open", I have managed to break it down to that it is when I write SequenceContext.AsPropertyObject to ExpressionEdit.Context... on my labtop this takes about 1sec, but on the testers (1-2Ghz) it takes 4-5 seconds....
 
What can I do about this ????.... or is there anything to do...
 
/Thomas
0 Kudos
Message 1 of 3
(3,153 Views)

Hi,

Have a look at this example maybe it will help.

http://forums.ni.com/ni/board/message?board.id=330&message.id=10626&query.id=200414#M10626

 

Regards

Ray Farmer

Regards
Ray Farmer
0 Kudos
Message 2 of 3
(3,152 Views)
Hi Ray.
 
I have seen that example.... and it gives me the exact same result as in my code... ..
 
It seems to me that it takes this amount of time to "copy" the result form sequence.context into the expressionedit...
 
Try to measure the time it takes to fill the context... I see around 0.9sec.
 
 
/Thomas
 
 
0 Kudos
Message 3 of 3
(3,146 Views)