01-27-2010 09:27 PM
I read through the recent related thread here and I'm getting the same error with a different use case. (LV8.6)
In Ben's case it appears he was typecasting the queue refnum. I'm not doing anything with the queue refnum yet I'm seeing the out of context error and frequent crashes. I can start Labview, open and run this vi before doing anything else and it still shows up as invalid. I even went so far as to replace the queue data type with a Labview Object--no dice. Invalid.
Any ideas?
01-28-2010 02:08 PM
Hi Daklu,
Can you post the code for this?
Also what OS are you using (32bit or 64)?
FLash
01-29-2010 08:09 AM
Daklu wrote:I read through the recent related thread here and I'm getting the same error with a different use case. (LV8.6)
...
Any ideas?
No GOOD ideas.
Have you tried an "always copy" node in the wire after the branch where the type splits from the data being queue?
Ben
01-31-2010 11:19 AM
I'll have to trim a bunch of stuff out before I can post it. I might be able to get to that Monday or Tuesday. That screenshot was taken from Windows 7, 32-bit. I'm using a very similar framework for an application on XP and it doesn't appear to have that problem.