LabWindows/CVI

cancel
Showing results for 
Search instead for 
Did you mean: 

Intellisense

Hi there !
 
Since a few weeks, I'm Using CVI 8.0. I found that it has the new feature 'Intellisense' (I guess CVI 7 began first with it).
 
Now my question is: sometimes it doesn't work and I don't know why.
 
Today I had the effect that it worked, but my new added fields of a struct weren't visible.
 
Can someone give me further informations but this ? After what do I have to look in the Online-Help of CVI ?
 
Thanks
 
 
0 Kudos
Message 1 of 2
(3,048 Views)

This data is built whenever you compile your project. So, if you add new fields to a struct, they won't be visible until the next time you compile. I assume this is the behavior you are seeing.

Hope this helps,

-alex

0 Kudos
Message 2 of 2
(3,030 Views)