LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Using config file VIs and keep getting dequeue error

So I am using the config file VIs and I made some of my own VIs with additional functions for the progarm I'm working on.  When I use the config file VIs on their own everything seems to work fine but then I use them from one of my custom VIs to another I keep getting a dequeue error in the "Save and Close INI.vi" VI.  Below is how I have it set up right now... basically as simple as I can make it using my VIs.  I attached a zip file with my subVIs and alsow the config file I was using if anyone finds time to look.

 

I've been trying to figure this out for a while and I j ust can't see to find any reasion why I would get a queueing error.  I even dug down into the config file VIs and I'm really not sure why but it seems there is nothing in the queue.

 

Thanks in advance.

 

PS - don't mind the random notes and I know the disable is "messy" but I was just pulling it down and out of the way of what I was paying attention to.

 

main.png

Download All
0 Kudos
Message 1 of 2
(2,334 Views)

It's unlike me to just give up on a problem so I kept looking at it and it turned out that my config file had a section label with no keys or values under it.  This is what caused all my problems.  Everything seems to be working 100% now.

0 Kudos
Message 2 of 2
(2,319 Views)