LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Labview does not compile my vi!

Labview does not compile my vi. It says "could not compile vi, bad dsoffset, dso = -1".
I was still wiring the vi and was able to compile it several times before this error appeared. It shows
a broken run arrowa and when I click on it to see the list of errors it shows this message.
Does not go away even if I restart labview.
0 Kudos
Message 1 of 3
(2,324 Views)
Hi, I already have had this problem a few times before. The wiring is correct but there is a sense-mistake in your programme. Check the use of your arrays, this is a problem I often have.
If you need more help, you can also attache your VI.
0 Kudos
Message 2 of 3
(2,324 Views)
Hi,
Thanks. I think the problem arouse because of a
condition statement with 3 "and" in it.
The problem goes away if I remove that statement. I
am now applying the same condition differently!!
0 Kudos
Message 3 of 3
(2,324 Views)