04-21-2009 10:43 AM
Can someone explain why using a LabVIEWIOControl variable to maintain the DAQmx Task Name from Labview causes the sequence editor to become extremely slow. The attached vi is doing nothing more than opening a chan (analog output) on a pxi-6723 and closing it via setting of OPERATION enum (see teststand sequence).
To simulate the problem, right click on Action Step and select "specify module". Once the "module" tab is open, click back and forth between Action 1 and Action 2 (1,2,1,2,1..etc). You should see quite a delay pulling up the step module info going from 2 back to 1.
My "actual" application runs fine but editing a step can take 10 secs to pull the module info. Note: This is the only variable type which causes this problem i.e. I've used cluster arrays, string, enums..ect without problems in the past.
I've attached a teststand seq which calls the vi.
Solved! Go to Solution.
04-21-2009 11:39 AM
Gorz
There is a known slow down in TestStand, while selecting a 8.6 VI, which has an I/O control on the connector pane.
See the following link for more details and a fix - http://digital.ni.com/public.nsf/allkb/1E3C0A420D28B60E862574C8004D9062
Regards
Anand Jain
National Instruments
04-23-2009 12:32 PM
The link I posted was broken - here is the fixed link - http://digital.ni.com/public.nsf/allkb/1E3C0A420D28B60E862574C8004D9062
Anand Jain
National Instruments