LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Obtain Queue doesn't work inside a malleable VI

Solved!
Go to solution

See the attached VI. Note that it is the Obtain Queue primitive inside a malleable VI. The malleable VI is configured correctly. Sometimes, it runs without error and returns a queue when run from the front panel. However, when the Obtain Deque.vi is ran from another VI, it returns the following error every time.

 

Error 1100

LabVIEW: (Hex 0x44C) No object of that name was found. No reference could be returned.

 

It seems there's a bug with calling this malleable VI. (No surprise to me given my experience with malleable VIs.)

0 Kudos
Message 1 of 4
(2,587 Views)

Hello bmitchell,

 

there is no attached VI; I guess you've forgotten to attach it here.

0 Kudos
Message 2 of 4
(2,560 Views)

Thanks for the heads up! Yes, I indeed forgot to attach it. I am unable to edit the original post, so it's attached here (now removed as it's not needed).

0 Kudos
Message 3 of 4
(2,556 Views)
Solution
Accepted by topic author bmitc

After closing LabVIEW and forcing a recompile of the VI, I am no longer able to reproduce this issue.

0 Kudos
Message 4 of 4
(2,551 Views)