LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

No Errors, but VI will not execute

Solved!
Go to solution
Solution
Accepted by topic author lxjx

That helps a lot.  One of the polymorphic subVI's is broken.  If you want to find out which one, try taking a copy of the Create Channel DAQmx VI and drop it in a new VI.  Use the drop down to pick a different instance and keep doing that until you come across one that definitely causes the run arrow to break.  (No guarantees that this will show it, but seems like a good idea to me.)

 

Ultimately, I'd recommend you try reinstalling your DAQmx device drivers.

Message 21 of 24
(853 Views)

I re-installed the DAQmx driver.  The vi works again.

0 Kudos
Message 22 of 24
(822 Views)

Its not too uncommon-  A lot of the vi's in vi.llb and in the DAQ palattes can get saved over by developers that are not being careful about what caahanges they save when looking into vi's they should leave alone. 

 

A good practice is to make the shipping examples and vi.lib read-only. (and options> envionmental > "treat read only vi's as locked" + "do not automatically save")  It will keep you sane in the futureSmiley Wink


"Should be" isn't "Is" -Jay
Message 23 of 24
(809 Views)

Thanks for the pointer Jeff.

-----------------------------------------------------------------------------------------
Reese, (former CLAD, future CLD)

Some people call me the Space Cowboy!
Some call me the gangster of love.
Some people call me MoReese!
...I'm right here baby, right here, right here, right here at home
0 Kudos
Message 24 of 24
(794 Views)