LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

"Conn Execute.vi" Comes up broken...

From the Connectivity, Database, Utility palette, the Conn Execute.vi comes up broken when I place it on the block diagram.  Has anyone else run into this?  and what was the fix?   LV says I have a wire class conflict when coming out of the "forward-only" case statement
 
any help here would be greatly appreciated...
 
TIA
 
0 Kudos
Message 1 of 10
(4,095 Views)
Why are you connecting a method output to a reference input? 
Jim

LV 2020
0 Kudos
Message 2 of 10
(4,087 Views)
this vi came from the Database Toolkit from NI.  It was as is when I tried to use it.  It was broken from the start.
0 Kudos
Message 3 of 10
(4,084 Views)
What version of LV?  I don't have that VI so I assume it must be newer than 8.0.  If not, can you post it?

Message Edited by lmtis on 11-29-2007 01:50 PM
Jim

LV 2020
0 Kudos
Message 4 of 10
(4,076 Views)
it is in this lib...
0 Kudos
Message 5 of 10
(4,067 Views)
oops, sorry, it's LV 8.5.
0 Kudos
Message 6 of 10
(4,065 Views)
Hi Steve,
 
When I open the VI you provided, I do not get any broken wires or a broken run arrow. From the picture you provided, it appears that your LabVIEW installation thinks it's connecting wires of 2 different data types. Could you turn on your Context Help and post what the data types are? Thanks.
0 Kudos
Message 7 of 10
(4,042 Views)
Mike,
 
I agree.  As I said in my first post, his picture shows the execute output of a _connection method connected to a reference input.  I don't have 8.5 so I can't test it, but I think he needs to delete the broken wire and connect the reference output of the _connection method to the output of the case structure (and thereby to the reference input of the recordset property node).
Jim

LV 2020
0 Kudos
Message 8 of 10
(4,029 Views)

hummm... shut everything down over the weekend, fired it up this morning and problem is gone.  makes me think that one of the previously loaded vi's may have been causing a problem with it...???  doesnt make sense.  Seeking another solution friday, I found a global variable that someone created that had all of the data table colums listed as part of a cluster/array...  So at this point it looks like I'm good to go.

I will try to recreate the problem later in the day... if I'm sucessful and can figure out what's going on, I'll post any findings back here.

0 Kudos
Message 9 of 10
(4,010 Views)

Thanks Steve,

If you can reproduce this, it would be good to hear what steps you took to create the problem.

0 Kudos
Message 10 of 10
(4,004 Views)