LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

MCListbox property node not working during run-time

Solved!
Go to solution

Hi I have problem with MCListbox's property node. I wanted to fill the column  with names and items in the table.

At first the program is running smoothly under development time with no errors.

 

However when I ran it during the run-time the table cannot be filled and error is produced. The error says that "Config Data Registry.vi [get section]: invalid object 0".

 

I am not sure what the error means I have to find the bug  under the run time as it works fine  under  the development time. I found the errors from property node of MCListbox after  the names and items  are attempted to be filled in the table. I am not sure why there are errors  unlike  in the development time. See the attached below

 

property_node.JPG

 

Please advise Thanks

Clement

0 Kudos
Message 1 of 3
(2,708 Views)
Solution
Accepted by topic author astroboy

Are you reading the data from configuration file? How do you get the path to it? You know that there is difference (http://digital.ni.com/public.nsf/allkb/FD7DE8BC8FFC256C862565F4006BE363) between the path at runtime and development environment? What version of LV are you using? There were some recent changes. http://forums.ni.com/ni/board/message?board.id=170&message.id=473427&jump=true

Message Edited by ceties on 02-08-2010 05:38 AM
Message Edited by ceties on 02-08-2010 05:40 AM
LV 2011, Win7
0 Kudos
Message 2 of 3
(2,701 Views)

Hi Ceties, Thanks.

Just the misplaced the path wire though I have used my function that determines the path in case of  kind of the application being run.

All are solved

 

Thanks

 Clement

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