Guenther Posted January 9, 2006 Report Share Posted January 9, 2006 Download File:post-3733-1136821779.viHi Folks, I came across some very strange behavior of the index array function in LV8. There is problem when you mix readout of single elements and rows or columns within one index array function (see attached VI). If I open the VI as is, I get a compiler error. A click on the broken arrow tells me that the code could not be generated. However, none of the error messages actually tells me that it is the index array, which is making trouble. Now the funny thing: when I delete the second output wire from the top, everything is ok! So you actually have to use the output to reproduce the error - that's why the sequence is there. The workaround is simple, split access to single elements and row into separate functions. I came across this when it opened a VI that was working fine in LV7. Spent quite some time to track it down. Hope this is of help to somebody. Quote Link to comment
m3nth Posted May 3, 2006 Report Share Posted May 3, 2006 Did this problem get fixed? The VI isn't broken when I open in 8.0.1. Quote Link to comment
Guenther Posted May 8, 2006 Author Report Share Posted May 8, 2006 You're right. I've got the error in LV8.0, now with 8.0.1 it works fine. Looks like NI fixed that. One bug down, plenty more to go. Greetings Guenther Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.